ElecTestDetTransManager
#include "ElecTestDetTransManager.hh" |
ElecTestDetTransManager
class description - source file - inheritance tree (.pdf)
class ElecTestDetTransManager : public DetectorTransportManager
Inheritance Chart: | |||||||||||||||||||
|
private:
void BackgroundStudy() void MultiPmt() void SinglePmt() public:
ElecTestDetTransManager() virtual ~ElecTestDetTransManager() static TClass* Class() virtual const char* ClassName() const virtual const char* ClassType() const virtual void Draw() const virtual void Go(PhotonsOnPupil*) virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual Photon* Transport(Photon*) const
Data Members
private:
Int_t fNumPhotons total number of photons Int_t fUniqueChanId unique channel id Int_t fPmtId pmt identifier Int_t fChanId channel in pmt Int_t fMacroCellId macrocell to be hit Float_t fStartTime first photon time Float_t fEndTime last photon time Int_t fTrackLength length of simple track along row or column Bool_t fHole true if the track has an hole Int_t fHolePosition position of hole in the track
Class Description
void Go( PhotonsOnPupil* photons )
void SinglePmt()
void BackgroundStudy()
method for studying background olnly. To be used with background enabled
Inline Functions
void ~ElecTestDetTransManager() ElecTestDetTransManager ElecTestDetTransManager() void Draw() const Photon* Transport(Photon*) const const char* ClassType() const const char* ClassName() const void MultiPmt() TClass* Class() TClass* IsA() const void ShowMembers(TMemberInspector& insp, char* parent) void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)