#include <ExN02TrackerHit.hh>
Definition at line 49 of file ExN02TrackerHit.hh.
◆ ExN02TrackerHit() [1/2]
ExN02TrackerHit::ExN02TrackerHit |
( |
| ) |
|
◆ ~ExN02TrackerHit()
ExN02TrackerHit::~ExN02TrackerHit |
( |
| ) |
|
◆ ExN02TrackerHit() [2/2]
◆ Draw()
void ExN02TrackerHit::Draw |
( |
| ) |
|
|
virtual |
Reimplemented from G4VHit.
Definition at line 83 of file ExN02TrackerHit.cc.
89 circle.SetScreenSize(2.);
93 circle.SetVisAttributes(attribs);
94 pVVisManager->
Draw(circle);
virtual void Draw(const G4Circle &, const G4Transform3D &objectTransformation=G4Transform3D())=0
static G4VVisManager * GetConcreteInstance()
◆ GetChamberNb()
G4int ExN02TrackerHit::GetChamberNb |
( |
| ) |
const |
|
inline |
◆ GetEdep()
G4double ExN02TrackerHit::GetEdep |
( |
| ) |
const |
|
inline |
◆ GetPos()
◆ GetTrackID()
G4int ExN02TrackerHit::GetTrackID |
( |
| ) |
const |
|
inline |
◆ operator delete()
void ExN02TrackerHit::operator delete |
( |
void * |
aHit | ) |
|
|
inline |
Definition at line 112 of file ExN02TrackerHit.hh.
G4Allocator< ExN02TrackerHit > ExN02TrackerHitAllocator
◆ operator new()
void * ExN02TrackerHit::operator new |
( |
size_t |
| ) |
|
|
inline |
Definition at line 105 of file ExN02TrackerHit.hh.
G4Allocator< ExN02TrackerHit > ExN02TrackerHitAllocator
◆ operator=()
◆ operator==()
◆ Print()
void ExN02TrackerHit::Print |
( |
void |
| ) |
|
|
virtual |
Reimplemented from G4VHit.
Definition at line 100 of file ExN02TrackerHit.cc.
#define G4BestUnit(a, b)
#define G4_USE_G4BESTUNIT_FOR_VERBOSE 1
G4GLOB_DLL std::ostream G4cout
◆ SetChamberNb()
void ExN02TrackerHit::SetChamberNb |
( |
G4int |
chamb | ) |
|
|
inline |
◆ SetEdep()
void ExN02TrackerHit::SetEdep |
( |
G4double |
de | ) |
|
|
inline |
◆ SetPos()
◆ SetTrackID()
void ExN02TrackerHit::SetTrackID |
( |
G4int |
track | ) |
|
|
inline |
◆ chamberNb
G4int ExN02TrackerHit::chamberNb |
|
private |
◆ edep
◆ pos
◆ trackID
G4int ExN02TrackerHit::trackID |
|
private |
The documentation for this class was generated from the following files: