Geant4.10
|
#include <ExGflashHit.hh>
Public Member Functions | |
ExGflashHit () | |
ExGflashHit (G4LogicalVolume *logVol) | |
~ExGflashHit () | |
ExGflashHit (const ExGflashHit &right) | |
const ExGflashHit & | operator= (const ExGflashHit &right) |
int | operator== (const ExGflashHit &right) const |
void * | operator new (size_t) |
void | operator delete (void *aHit) |
void * | operator new (size_t, void *p) |
void | operator delete (void *, void *) |
void | Draw () |
void | Print () |
void | SetEdep (G4double de) |
void | AddEdep (G4double de) |
G4double | GetEdep () |
void | SetPos (G4ThreeVector xyz) |
G4int | GetCrystalNum () |
void | SetCrystalNum (G4int num) |
G4ThreeVector | GetPos () |
void | SetStart (G4ThreeVector xyz) |
G4ThreeVector | GetStart () |
void | SetRot (G4RotationMatrix rmat) |
G4RotationMatrix | GetRot () |
const G4LogicalVolume * | GetLogV () |
Public Member Functions inherited from G4VHit | |
G4VHit () | |
virtual | ~G4VHit () |
G4int | operator== (const G4VHit &right) const |
virtual const std::map < G4String, G4AttDef > * | GetAttDefs () const |
virtual std::vector< G4AttValue > * | CreateAttValues () const |
Definition at line 42 of file ExGflashHit.hh.
ExGflashHit::ExGflashHit | ( | ) |
Definition at line 42 of file ExGflashHit.cc.
ExGflashHit::ExGflashHit | ( | G4LogicalVolume * | logVol | ) |
Definition at line 45 of file ExGflashHit.cc.
ExGflashHit::~ExGflashHit | ( | ) |
Definition at line 49 of file ExGflashHit.cc.
ExGflashHit::ExGflashHit | ( | const ExGflashHit & | right | ) |
Definition at line 52 of file ExGflashHit.cc.
Definition at line 75 of file ExGflashHit.hh.
|
virtual |
Reimplemented from G4VHit.
Definition at line 84 of file ExGflashHit.cc.
References G4VVisManager::Draw(), G4VVisManager::GetConcreteInstance(), G4LogicalVolume::GetVisAttributes(), G4VisAttributes::SetColour(), G4VisAttributes::SetForceSolid(), and G4VisAttributes::SetForceWireframe().
|
inline |
Definition at line 81 of file ExGflashHit.hh.
|
inline |
Definition at line 77 of file ExGflashHit.hh.
|
inline |
Definition at line 96 of file ExGflashHit.hh.
|
inline |
Definition at line 85 of file ExGflashHit.hh.
|
inline |
Definition at line 94 of file ExGflashHit.hh.
|
inline |
Definition at line 89 of file ExGflashHit.hh.
Definition at line 111 of file ExGflashHit.hh.
References ExGflashHitAllocator.
Definition at line 58 of file ExGflashHit.hh.
|
inline |
Definition at line 105 of file ExGflashHit.hh.
References ExGflashHitAllocator.
Definition at line 56 of file ExGflashHit.hh.
const ExGflashHit & ExGflashHit::operator= | ( | const ExGflashHit & | right | ) |
Definition at line 64 of file ExGflashHit.cc.
int ExGflashHit::operator== | ( | const ExGflashHit & | right | ) | const |
Definition at line 76 of file ExGflashHit.cc.
Definition at line 83 of file ExGflashHit.hh.
Referenced by ExGflashSensitiveDetector::ProcessHits().
Definition at line 73 of file ExGflashHit.hh.
Referenced by ExGflashSensitiveDetector::ProcessHits().
|
inline |
Definition at line 79 of file ExGflashHit.hh.
Referenced by ExGflashSensitiveDetector::ProcessHits().
|
inline |
Definition at line 92 of file ExGflashHit.hh.
|
inline |
Definition at line 87 of file ExGflashHit.hh.