|
Geant4
10.02.p01
|
#include <ExGflashHit.hh>
Inheritance diagram for ExGflashHit:
Collaboration diagram for ExGflashHit:Private Attributes | |
| G4double | fEdep |
| G4ThreeVector | fPos |
| G4int | fCrystalNumber |
| G4ThreeVector | fStart |
| G4RotationMatrix | fRot |
| const G4LogicalVolume * | fLogV |
Definition at line 42 of file ExGflashHit.hh.
| ExGflashHit::ExGflashHit | ( | ) |
Definition at line 46 of file ExGflashHit.cc.
| ExGflashHit::ExGflashHit | ( | G4LogicalVolume * | logVol | ) |
Definition at line 52 of file ExGflashHit.cc.
| ExGflashHit::~ExGflashHit | ( | ) |
Definition at line 58 of file ExGflashHit.cc.
| ExGflashHit::ExGflashHit | ( | const ExGflashHit & | right | ) |
Definition at line 63 of file ExGflashHit.cc.
References fCrystalNumber, fEdep, fLogV, fPos, fRot, and fStart.
|
inline |
Definition at line 74 of file ExGflashHit.hh.
|
virtual |
Reimplemented from G4VHit.
Definition at line 102 of file ExGflashHit.cc.
References G4VVisManager::Draw(), fLogV, fPos, fRot, G4VVisManager::GetConcreteInstance(), G4LogicalVolume::GetVisAttributes(), G4VisAttributes::SetColour(), G4VisAttributes::SetForceSolid(), and G4VisAttributes::SetForceWireframe().
Here is the call graph for this function:
|
inline |
Definition at line 80 of file ExGflashHit.hh.
References fCrystalNumber.
|
inline |
Definition at line 76 of file ExGflashHit.hh.
References fEdep.
|
inline |
Definition at line 95 of file ExGflashHit.hh.
References fLogV.
|
inline |
Definition at line 84 of file ExGflashHit.hh.
References fPos.
|
inline |
Definition at line 93 of file ExGflashHit.hh.
References fRot.
|
inline |
Definition at line 88 of file ExGflashHit.hh.
References fStart.
|
inline |
Definition at line 109 of file ExGflashHit.hh.
References ExGflashHitAllocator.
|
inline |
Definition at line 57 of file ExGflashHit.hh.
|
inline |
Definition at line 103 of file ExGflashHit.hh.
References ExGflashHitAllocator.
|
inline |
Definition at line 55 of file ExGflashHit.hh.
| const ExGflashHit & ExGflashHit::operator= | ( | const ExGflashHit & | right | ) |
Definition at line 77 of file ExGflashHit.cc.
References fCrystalNumber, fEdep, fLogV, fPos, fRot, and fStart.
| int ExGflashHit::operator== | ( | const ExGflashHit & | right | ) | const |
Definition at line 92 of file ExGflashHit.cc.
|
virtual |
Reimplemented from G4VHit.
Definition at line 121 of file ExGflashHit.cc.
|
inline |
Definition at line 82 of file ExGflashHit.hh.
Referenced by ExGflashSensitiveDetector::ProcessHits().
Here is the caller graph for this function:
|
inline |
Definition at line 72 of file ExGflashHit.hh.
Referenced by ExGflashSensitiveDetector::ProcessHits().
Here is the caller graph for this function:
|
inline |
Definition at line 78 of file ExGflashHit.hh.
Referenced by ExGflashSensitiveDetector::ProcessHits().
Here is the caller graph for this function:
|
inline |
Definition at line 91 of file ExGflashHit.hh.
|
inline |
Definition at line 86 of file ExGflashHit.hh.
|
private |
Definition at line 66 of file ExGflashHit.hh.
Referenced by ExGflashHit(), GetCrystalNum(), and operator=().
|
private |
Definition at line 64 of file ExGflashHit.hh.
Referenced by ExGflashHit(), GetEdep(), operator=(), and operator==().
|
private |
Definition at line 69 of file ExGflashHit.hh.
Referenced by Draw(), ExGflashHit(), GetLogV(), and operator=().
|
private |
Definition at line 65 of file ExGflashHit.hh.
Referenced by Draw(), ExGflashHit(), GetPos(), operator=(), and operator==().
|
private |
Definition at line 68 of file ExGflashHit.hh.
Referenced by Draw(), ExGflashHit(), GetRot(), and operator=().
|
private |
Definition at line 67 of file ExGflashHit.hh.
Referenced by ExGflashHit(), GetStart(), and operator=().