#include <eRositaTrackerHit.hh>
Definition at line 44 of file eRositaTrackerHit.hh.
◆ eRositaTrackerHit() [1/2]
eRositaTrackerHit::eRositaTrackerHit |
( |
| ) |
|
◆ ~eRositaTrackerHit()
eRositaTrackerHit::~eRositaTrackerHit |
( |
| ) |
|
◆ eRositaTrackerHit() [2/2]
◆ Draw()
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()
◆ GetChamberNb()
G4int eRositaTrackerHit::GetChamberNb |
( |
| ) |
|
|
inline |
◆ GetEdep()
◆ GetPos()
◆ GetTrackID()
G4int eRositaTrackerHit::GetTrackID |
( |
| ) |
|
|
inline |
◆ operator delete()
void eRositaTrackerHit::operator delete |
( |
void * |
aHit | ) |
|
|
inline |
Definition at line 95 of file eRositaTrackerHit.hh.
G4Allocator< eRositaTrackerHit > eRositaTrackerHitAllocator
◆ operator new()
void * eRositaTrackerHit::operator new |
( |
size_t |
| ) |
|
|
inline |
Definition at line 87 of file eRositaTrackerHit.hh.
G4Allocator< eRositaTrackerHit > eRositaTrackerHitAllocator
◆ operator=()
◆ operator==()
◆ Print()
void eRositaTrackerHit::Print |
( |
void |
| ) |
|
|
virtual |
Reimplemented from G4VHit.
Definition at line 90 of file eRositaTrackerHit.cc.
#define G4BestUnit(a, b)
#define G4_USE_G4BESTUNIT_FOR_VERBOSE 1
G4GLOB_DLL std::ostream G4cout
◆ PrintToFile()
void eRositaTrackerHit::PrintToFile |
( |
| ) |
|
Definition at line 98 of file eRositaTrackerHit.cc.
static AnalysisManager * Instance()
void Score(G4double eDep)
◆ SetChamberNb()
void eRositaTrackerHit::SetChamberNb |
( |
G4int |
chamb | ) |
|
|
inline |
◆ SetEdep()
void eRositaTrackerHit::SetEdep |
( |
G4double |
de | ) |
|
|
inline |
◆ SetPos()
◆ SetTrackID()
void eRositaTrackerHit::SetTrackID |
( |
G4int |
track | ) |
|
|
inline |
◆ chamberNb
G4int eRositaTrackerHit::chamberNb |
|
private |
◆ edep
◆ pos
◆ trackID
G4int eRositaTrackerHit::trackID |
|
private |
The documentation for this class was generated from the following files: