Go to the documentation of this file. 1 #ifndef MCBM_RICH_SE_DISPLAY
2 #define MCBM_RICH_SE_DISPLAY
39 void DrawEvent(
CbmEvent* ev, std::vector<int>& ringIndx,
bool full);
63 void SetRichRings(TClonesArray* ring =
nullptr) { fRichRings = ring; }
85 void SetOutDir(std::string dir) { fOutputDir = dir; }
113 std::string fFileName =
"Ev";
118 template<
typename T = CbmRichHit>
121 if ((hit->GetToT() > 23.7) && (hit->GetToT() < 30.0)) check =
true;
CbmRichMCbmSEDisplay & operator=(const CbmRichMCbmSEDisplay &)
Assignment operator.
void XOffsetHistos(Double_t val=0.)
Provides information on attaching a TofHit to a TofTrack.
void SetRichRings(TClonesArray *ring=nullptr)
void SetHistmanager(CbmHistManager *manager)
TClonesArray * fRichRings
friend F32vec4 min(const F32vec4 &a, const F32vec4 &b)
TClonesArray * fTofTracks
void SetOutDir(std::string dir)
CbmRichMCbmSEDisplay(const CbmRichMCbmSEDisplay &)
Copy constructor.
void SetTofTracks(TClonesArray *track=nullptr)
void SetCanvasDir(std::string dir)
virtual ~CbmRichMCbmSEDisplay()
Standard destructor.
void SetMaxNofDrawnEvents(Int_t val=100)
static vector< vector< QAHit > > hits
Class characterising one event by a collection of links (indices) to data objects,...
friend F32vec4 max(const F32vec4 &a, const F32vec4 &b)
void SetRichHits(TClonesArray *hits=nullptr)
void SetTotRich(Double_t min, Double_t max)
TClonesArray * fTofTracks