|
WCSim
|
#include <WCSimWCPMT.hh>
Public Member Functions | |
| WCSimWCPMT (G4String name, WCSimDetectorConstruction *, G4String detectorElement) | |
| ~WCSimWCPMT () | |
| void | ReInitialize () |
| void | SetRelativeDigitizedHitTime (bool val) |
| void | AddPMTDarkRate (WCSimWCDigitsCollection *) |
| void | MakePeCorrection (WCSimWCHitsCollection *) |
| void | Digitize () |
| G4double | GetTriggerTime (int i) |
| G4double | rn1pe () |
Public Attributes | |
| G4double | peSmeared |
| std::vector< G4double > | TriggerTimes |
| std::map< int, int > | DigiHitMapPMT |
| WCSimWCDigitsCollection * | DigitsCollection |
| WCSimDetectorConstruction * | myDetector |
| G4String | detectorElement |
Private Attributes | |
| bool | RelativeHitTime |
Static Private Attributes | |
| static G4double | first_time = 0 |
Definition at line 15 of file WCSimWCPMT.hh.
| WCSimWCPMT::WCSimWCPMT | ( | G4String | name, |
| WCSimDetectorConstruction * | myDetector, | ||
| G4String | detectorElement | ||
| ) |
Definition at line 31 of file WCSimWCPMT.cc.
| WCSimWCPMT::~WCSimWCPMT | ( | ) |
Definition at line 51 of file WCSimWCPMT.cc.
| void WCSimWCPMT::AddPMTDarkRate | ( | WCSimWCDigitsCollection * | ) |
| void WCSimWCPMT::Digitize | ( | ) |
Definition at line 82 of file WCSimWCPMT.cc.
|
inline |
Definition at line 32 of file WCSimWCPMT.hh.
| void WCSimWCPMT::MakePeCorrection | ( | WCSimWCHitsCollection * | WCHC | ) |
Definition at line 135 of file WCSimWCPMT.cc.
|
inline |
Definition at line 22 of file WCSimWCPMT.hh.
| G4double WCSimWCPMT::rn1pe | ( | ) |
Definition at line 55 of file WCSimWCPMT.cc.
|
inline |
Definition at line 25 of file WCSimWCPMT.hh.
| G4String WCSimWCPMT::detectorElement |
Definition at line 44 of file WCSimWCPMT.hh.
| std::map<int,int> WCSimWCPMT::DigiHitMapPMT |
Definition at line 40 of file WCSimWCPMT.hh.
| WCSimWCDigitsCollection* WCSimWCPMT::DigitsCollection |
Definition at line 42 of file WCSimWCPMT.hh.
|
staticprivate |
Definition at line 49 of file WCSimWCPMT.hh.
| WCSimDetectorConstruction* WCSimWCPMT::myDetector |
Definition at line 43 of file WCSimWCPMT.hh.
| G4double WCSimWCPMT::peSmeared |
Definition at line 37 of file WCSimWCPMT.hh.
|
private |
Definition at line 47 of file WCSimWCPMT.hh.
| std::vector<G4double> WCSimWCPMT::TriggerTimes |
Definition at line 39 of file WCSimWCPMT.hh.
1.8.5