LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Helper functions to create a hit. More...
#include "lardataobj/RawData/RawDigit.h"
#include "lardataobj/RecoBase/Hit.h"
#include "lardataobj/RecoBase/Wire.h"
#include "art/Framework/Core/ProducesCollector.h"
#include "art/Persistency/Common/PtrMaker.h"
#include "canvas/Persistency/Common/Assns.h"
#include "canvas/Persistency/Common/Ptr.h"
#include "canvas/Utilities/Exception.h"
#include "canvas/Utilities/InputTag.h"
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | recob::HitCreator |
Class managing the creation of a new recob::Hit object. More... | |
class | recob::HitAndAssociationsWriterBase |
Base class handling a collection of hits and its associations. More... | |
class | recob::HitCollectionCreator |
A class handling a collection of hits and its associations. More... | |
class | recob::HitCollectionAssociator |
A class handling a collection of hits and its associations. More... | |
class | recob::HitRefinerAssociator |
A class handling a collection of hits and its associations. More... | |
class | recob::HitAndAssociationsWriterManager< Writer > |
A helper to centralise creation of a hit collection data product. More... | |
Namespaces | |
geo | |
Namespace collecting geometry-related classes utilities. | |
raw | |
Raw data description. | |
art | |
recob | |
Reconstruction base classes. | |
Typedefs | |
using | recob::HitCollectionCreatorManager = HitAndAssociationsWriterManager< HitCollectionCreator > |
A manager for recob::HitCollectionCreator writer class. More... | |
Helper functions to create a hit.
Definition in file HitCreator.h.