1 #ifndef ALIMUONPCBPAINTER_H
2 #define ALIMUONPCBPAINTER_H
15 #ifndef ALIMUONVPAINTER_H
35 virtual void Copy(TObject&
object)
const;
38 Double_t& dataMin, Double_t& dataMax)
const;
46 Double_t min, Double_t max);
void PaintArea(const AliMUONVTrackerData &data, Int_t dataIndex, Double_t min, Double_t max)
virtual TObject * Clone(const char *="") const
Clone this object.
virtual void Copy(TObject &object) const
TString Describe(const AliMUONVTrackerData &data, Int_t dataIndex, Double_t, Double_t)
void ComputeDataRange(const AliMUONVTrackerData &data, Int_t dataIndex, Double_t &dataMin, Double_t &dataMax) const
virtual void PaintArea(Int_t fillColor)
Base class for a graphical object representing some part of the MUON tracking system.
AliMUONPCBPainter & operator=(const AliMUONPCBPainter &rhs)
Implementation of AliMUONVPainter for slat's PCBs.
Int_t fDetElemId
Detection element this pcb is in.
Basic attributes shared by all painters.
Int_t fPCBIndex
Index of this PCB within the detection element.
virtual ~AliMUONPCBPainter()
Base class for MUON data that can be presented at different levels in the hierarchy of the MUON syste...
Bool_t IsIncluded() const
Whether or not the part of the detector represented by this painter should be included in readout...