QwGeant4
QweakSimPMTOnly_PMTHit.cc
Go to the documentation of this file.
1 
2 // QweakSimPMTOnly_PMTHit.cc
3 // Martin McHugh
4 // 2013-08-01
5 
7 
8 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
9 G4Allocator<QweakSimPMTOnly_PMTHit> QweakSimPMTOnly_PMTHitAllocator;
10 
11 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
13 {
14  myHitID = 0;
16 }
17 
18 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
20 {
21 }
22 
23 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
25  : G4VHit()
26 {
28 }
29 
30 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
32 {
34 
35  return *this;
36 }
37 
38 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
40 {
41  return 0;
42 }
43 
44 
int operator==(const QweakSimPMTOnly_PMTHit &right) const
const QweakSimPMTOnly_PMTHit & operator=(const QweakSimPMTOnly_PMTHit &right)
G4Allocator< QweakSimPMTOnly_PMTHit > QweakSimPMTOnly_PMTHitAllocator