EDetectorPhotonAdder
#include "EDetectorPhotonAdder.hh" |
EDetectorPhotonAdder
class description - source file - inheritance tree (.pdf)
class EDetectorPhotonAdder : public EFiller
Inheritance Chart: | |||||||||
|
public:
EDetectorPhotonAdder(Photon*, PmtSignal*, Bool_t newph = false) EDetectorPhotonAdder(const EDetectorPhotonAdder&) virtual ~EDetectorPhotonAdder() static TClass* Class() virtual void Fill(EFillable*) virtual TClass* IsA() const EDetectorPhotonAdder& operator=(const EDetectorPhotonAdder&) 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
Class Description
void Fill( EFillable* f )
filler
Inline Functions
void ~EDetectorPhotonAdder() EDetectorPhotonAdder EDetectorPhotonAdder(Photon*, PmtSignal*, Bool_t newph = false) TClass* Class() TClass* IsA() const void ShowMembers(TMemberInspector& insp, char* parent) void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) EDetectorPhotonAdder EDetectorPhotonAdder(const EDetectorPhotonAdder&) EDetectorPhotonAdder& operator=(const EDetectorPhotonAdder&)