![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Helper functions to create a hit. More...
#include "lardataobj/RecoBase/Hit.h"#include "lardataobj/RecoBase/Wire.h"#include "lardataobj/RawData/RawDigit.h"#include "art/Persistency/Common/PtrMaker.h"#include "canvas/Persistency/Common/Assns.h"#include "canvas/Persistency/Common/Ptr.h"#include "canvas/Utilities/InputTag.h"#include "canvas/Utilities/Exception.h"#include <utility>#include <vector>#include <string>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, ModuleType > |
| A helper to centralise creation of a hit collection data product. More... | |
Namespaces | |
| art | |
| HLT enums. | |
| recob | |
| Reconstruction base classes. | |
Typedefs | |
| template<typename ModuleType = art::EDProducer> | |
| using | recob::HitCollectionCreatorManager = HitAndAssociationsWriterManager< HitCollectionCreator, ModuleType > |
A manager for recob::HitCollectionCreator writer class. More... | |
Helper functions to create a hit.
Definition in file HitCreator.h.