46 virtual void Exec(Option_t* opt);
53 virtual InitStatus
Init();
A structure for reconstructed results: digi-events, hits and tracks.
const cbm::algo::ca::Vector< cbm::algo::ca::Track > * fTracks
ClassDef(CbmTaskInspectRecoTimeslice, 1)
const cbm::PartitionedVector< cbm::algo::tof::Hit > * fTofHits
virtual void Exec(Option_t *opt)
Action on the timeslice.
virtual InitStatus Init()
Action in the beginning of the run.
CbmTaskInspectRecoTimeslice(const CbmTaskInspectRecoTimeslice &)=delete
Copy constructor.
const cbm::PartitionedVector< cbm::algo::sts::Hit > * fStsHits
CbmTaskInspectRecoTimeslice(CbmTaskInspectRecoTimeslice &&)=delete
Move constructor.
const cbm::PartitionedVector< cbm::algo::trd::Hit > * fTrdHits
CbmTaskInspectRecoTimeslice()
Constructor.
virtual void Finish()
Action in the end of the run.
const cbm::algo::StorableRecoResults::TrackHitIndexContainer_t * fTrackStsHitIndices
const cbm::algo::StorableRecoResults::TrackHitIndexContainer_t * fTrackTofHitIndices
CbmTaskInspectRecoTimeslice & operator=(CbmTaskInspectRecoTimeslice &&)=delete
Move assignment operator.
CbmTaskInspectRecoTimeslice & operator=(const CbmTaskInspectRecoTimeslice &)=delete
Copy assignment operator.
const cbm::algo::StorableRecoResults::TrackHitIndexContainer_t * fTrackTrdHitIndices
const cbm::PartitionedVector< cbm::algo::bmon::Hit > * fBmonHits
virtual ~CbmTaskInspectRecoTimeslice()=default
Destructor.
A vector that is partitioned into multiple subvectors.
ca::Vector< std::vector< std::pair< uint32_t, uint32_t > > > TrackHitIndexContainer_t