#include <eRositaTrackerHit.hh>
Definition at line 44 of file eRositaTrackerHit.hh.
eRositaTrackerHit::eRositaTrackerHit |
( |
| ) |
|
eRositaTrackerHit::~eRositaTrackerHit |
( |
| ) |
|
Definition at line 48 of file eRositaTrackerHit.cc.
51 trackID = right.trackID;
52 chamberNb = right.chamberNb;
static const G4double pos
void eRositaTrackerHit::Draw |
( |
| ) |
|
|
virtual |
Reimplemented from G4VHit.
Definition at line 74 of file eRositaTrackerHit.cc.
80 circle.SetScreenSize(2.);
84 circle.SetVisAttributes(attribs);
85 pVVisManager->
Draw(circle);
virtual void Draw(const G4Circle &, const G4Transform3D &objectTransformation=G4Transform3D())=0
static G4VVisManager * GetConcreteInstance()
static const G4double pos
G4int eRositaTrackerHit::GetChamberNb |
( |
| ) |
|
|
inline |
G4int eRositaTrackerHit::GetTrackID |
( |
| ) |
|
|
inline |
void eRositaTrackerHit::operator delete |
( |
void * |
aHit | ) |
|
|
inline |
Definition at line 95 of file eRositaTrackerHit.hh.
G4Allocator< eRositaTrackerHit > eRositaTrackerHitAllocator
void * eRositaTrackerHit::operator new |
( |
size_t |
| ) |
|
|
inline |
Definition at line 87 of file eRositaTrackerHit.hh.
G4Allocator< eRositaTrackerHit > eRositaTrackerHitAllocator
Definition at line 58 of file eRositaTrackerHit.cc.
60 trackID = right.trackID;
61 chamberNb = right.chamberNb;
static const G4double pos
Reimplemented from G4VHit.
Definition at line 90 of file eRositaTrackerHit.cc.
92 G4cout <<
" trackID: " << trackID
93 <<
" energy deposit: " <<
G4BestUnit(edep,
"Energy")
#define G4BestUnit(a, b)
#define G4_USE_G4BESTUNIT_FOR_VERBOSE 1
G4GLOB_DLL std::ostream G4cout
static const G4double pos
void eRositaTrackerHit::PrintToFile |
( |
| ) |
|
Definition at line 98 of file eRositaTrackerHit.cc.
static AnalysisManager * Instance()
void Score(G4double eDep)
void eRositaTrackerHit::SetChamberNb |
( |
G4int |
chamb | ) |
|
|
inline |
void eRositaTrackerHit::SetTrackID |
( |
G4int |
track | ) |
|
|
inline |
The documentation for this class was generated from the following files: