14#ifndef CBM_RICH_EVENT_DISPLAY
15#define CBM_RICH_EVENT_DISPLAY
22#include <TClonesArray.h>
55 void Exec(Option_t* opt);
Class characterising one event by a collection of links (indices) to data objects,...
Event display for the RICH detector.
ClassDef(CbmRichEventDisplay, 2)
void SetOutputFormat(const std::string &format)
Set output file format (any combination of png, gif, eps, svg and pdf).
CbmRichEventDisplay & operator=(const CbmRichEventDisplay &)=delete
CbmRichEventDisplay(const CbmRichEventDisplay &)=delete
std::string fOutputFormat
~CbmRichEventDisplay()=default
TClonesArray * fRichMatches
void DrawOnePmtPlane(const std::string &plane, CbmEvent *event)
void SetOutputDir(const std::string &dir)
Set output directory where you want to write results (figures and json).
void DrawEllipse(CbmRichRing *ring)
void SetDrawPoints(bool b)
void SetDrawProjections(bool b)
TClonesArray * fRichRings
void DrawOneEvent(CbmEvent *event)
CbmDigiManager * fDigiManager
TClonesArray * fRichPoints
TClonesArray * fRichProjections
void SetDrawRings(bool b)
TClonesArray * fCbmEvents