Geant4.10
|
Example of hit. More...
#include <ExTGTrackerHit.hh>
Public Member Functions | |
ExTGTrackerHit () | |
~ExTGTrackerHit () | |
ExTGTrackerHit (const ExTGTrackerHit &) | |
const ExTGTrackerHit & | operator= (const ExTGTrackerHit &) |
G4int | operator== (const ExTGTrackerHit &) const |
void * | operator new (size_t) |
void | operator delete (void *) |
void | Draw () |
void | Print () |
void | SetTrackID (G4int track) |
void | SetChamberNb (G4int chamb) |
void | SetEdep (G4double de) |
void | SetPos (G4ThreeVector xyz) |
G4int | GetTrackID () |
G4int | GetChamberNb () |
G4double | GetEdep () |
G4ThreeVector | GetPos () |
![]() | |
G4VHit () | |
virtual | ~G4VHit () |
G4int | operator== (const G4VHit &right) const |
virtual const std::map < G4String, G4AttDef > * | GetAttDefs () const |
virtual std::vector< G4AttValue > * | CreateAttValues () const |
Example of hit.
Definition at line 41 of file ExTGTrackerHit.hh.
ExTGTrackerHit::ExTGTrackerHit | ( | ) |
Definition at line 42 of file ExTGTrackerHit.cc.
ExTGTrackerHit::~ExTGTrackerHit | ( | ) |
Definition at line 47 of file ExTGTrackerHit.cc.
ExTGTrackerHit::ExTGTrackerHit | ( | const ExTGTrackerHit & | right | ) |
Definition at line 52 of file ExTGTrackerHit.cc.
|
virtual |
Reimplemented from G4VHit.
Definition at line 78 of file ExTGTrackerHit.cc.
References G4VVisManager::Draw(), G4VMarker::filled, G4VVisManager::GetConcreteInstance(), G4VMarker::SetFillStyle(), G4VMarker::SetScreenSize(), and G4Visible::SetVisAttributes().
|
inline |
Definition at line 63 of file ExTGTrackerHit.hh.
|
inline |
Definition at line 64 of file ExTGTrackerHit.hh.
|
inline |
Definition at line 65 of file ExTGTrackerHit.hh.
|
inline |
Definition at line 62 of file ExTGTrackerHit.hh.
Definition at line 92 of file ExTGTrackerHit.hh.
References ExTGTrackerHitAllocator.
|
inline |
Definition at line 83 of file ExTGTrackerHit.hh.
References ExTGTrackerHitAllocator.
const ExTGTrackerHit & ExTGTrackerHit::operator= | ( | const ExTGTrackerHit & | right | ) |
Definition at line 62 of file ExTGTrackerHit.cc.
G4int ExTGTrackerHit::operator== | ( | const ExTGTrackerHit & | right | ) | const |
Definition at line 72 of file ExTGTrackerHit.cc.
Reimplemented from G4VHit.
Definition at line 94 of file ExTGTrackerHit.cc.
References G4BestUnit, G4cout, and G4endl.
Definition at line 58 of file ExTGTrackerHit.hh.
Referenced by ExTGTrackerSD::ProcessHits().
Definition at line 59 of file ExTGTrackerHit.hh.
Referenced by ExTGTrackerSD::ProcessHits().
|
inline |
Definition at line 60 of file ExTGTrackerHit.hh.
Referenced by ExTGTrackerSD::ProcessHits().
Definition at line 57 of file ExTGTrackerHit.hh.
Referenced by ExTGTrackerSD::ProcessHits().