#include "EEventCellStatisticsAdder.hh" |
EEventCellStatisticsAdder
class description - source file - inheritance tree (.pdf)
public:
EEventCellStatisticsAdder(Int_t, Int_t, Int_t, Int_t, MacroCellData*)
EEventCellStatisticsAdder(const EEventCellStatisticsAdder&)
virtual ~EEventCellStatisticsAdder()
static TClass* Class()
virtual void Fill(EFillable*)
virtual TClass* IsA() const
EEventCellStatisticsAdder& operator=(const EEventCellStatisticsAdder&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Int_t fCell
Int_t fNumChips
Int_t fNumPixels
Int_t fNumCounts
MacroCellData* fData
void Fill(
EFillable *f)
filler
infos for each macrocell that has seen some photons
these infos are partially redundant to EDetector but organized differently
Inline Functions
void ~EEventCellStatisticsAdder()
EEventCellStatisticsAdder EEventCellStatisticsAdder(Int_t, Int_t, Int_t, Int_t, MacroCellData*)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
EEventCellStatisticsAdder EEventCellStatisticsAdder(const EEventCellStatisticsAdder&)
EEventCellStatisticsAdder& operator=(const EEventCellStatisticsAdder&)