Helper functions to create a hit. More...
#include "lardataobj/RecoBase/Hit.h"#include "lardataobj/RecoBase/Wire.h"#include "lardataobj/RawData/RawDigit.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/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 > |
| A helper to centralise creation of a hit collection data product. More... | |
Namespaces | |
| geo | |
| Verifies that the geometry check information is available. | |
| 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.
1.8.5