EDetectorPhotonAdder
| #include "EDetectorPhotonAdder.hh" |
EDetectorPhotonAdder
class description - source file - inheritance tree (.pdf)
class EDetectorPhotonAdder : public EFiller, public EsafMsgSource
| Inheritance Chart: | |||||||||||
|
public:
EDetectorPhotonAdder(Photon*, PmtSignal*, Bool_t newph = false)
EDetectorPhotonAdder(TArrayI)
virtual ~EDetectorPhotonAdder()
static TClass* Class()
virtual void Fill(EFillable*)
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Data Members
private:
Photon* fPhoton
PmtSignal* fSignal
Bool_t fNewPh
TArrayI fPhotonHistory
Class Description
EDetectorPhotonAdder(Photon* ph, PmtSignal* s, Bool_t newph) : EFiller("EDetector")
ctor
EDetectorPhotonAdder(TArrayI arr) : EFiller("EDetector")
ctor
~EDetectorPhotonAdder()
dtor
void Fill( EFillable* f )
filler
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
