1#include "KVReconNucTrajectory.h"
2#include "KVIDTelescope.h"
141 std::map<std::string, KVDetector*>::const_iterator it
144 return it !=
fDetLabels.end() ? it->second :
nullptr;
char * Form(const char *fmt,...)
const Char_t * GetLabel() const
Base class for detector geometry description.
Path taken by particles through multidetector geometry.
void SaveIterationState() const
Bool_t ContainsAll(const TCollection *l) const
Bool_t fAddToNodes
if kTRUE, add trajectory to node's list
const KVSeqCollection * GetIDTelescopes() const
const Char_t * GetTrajectoryName() const
void ls(Option_t *="") const
KVSeqCollection * AccessIDTelescopeList()
void AddLast(KVGeoDetectorNode *n)
void IterateFrom(const KVGeoDetectorNode *node0=nullptr) const
void Copy(TObject &obj) const
void RestoreIterationState() const
KVGeoDetectorNode * GetNextNode() const
Information on relative positions of detectors & particle trajectories.
KVDetector * GetDetector() const
Base class for all detectors or associations of detectors in array which can identify charged particl...
const KVList * GetDetectors() const
Bool_t IsIndependent() const
Path through detector array used to reconstruct detected particle.
KVReconNucTrajectory & operator=(const KVReconNucTrajectory &)
void Copy(TObject &obj) const
void ls(Option_t *="") const
KVDetector * GetDetector(const TString &label) const
Int_t fIndependentIdentifications
number of independent ID telescopes on trajectory
std::unordered_map< std::string, KVDetector * > fDetLabels
map detector labels to detectors
Optimised list in which named objects can only be placed once.
Bool_t ObjectAdded() const
virtual void Add(TObject *obj)
virtual Int_t GetEntries() const
const char * GetName() const override
virtual void SetName(const char *name)
virtual void Copy(TObject &object) const
const char * Data() const