#include <RE05CalorimeterHit.hh>
Definition at line 46 of file RE05CalorimeterHit.hh.
◆ RE05CalorimeterHit() [1/3]
RE05CalorimeterHit::RE05CalorimeterHit |
( |
| ) |
|
◆ RE05CalorimeterHit() [2/3]
◆ ~RE05CalorimeterHit()
RE05CalorimeterHit::~RE05CalorimeterHit |
( |
| ) |
|
|
virtual |
◆ RE05CalorimeterHit() [3/3]
◆ AddEdep()
void RE05CalorimeterHit::AddEdep |
( |
G4double |
de | ) |
|
|
inline |
◆ CreateAttValues()
std::vector< G4AttValue > * RE05CalorimeterHit::CreateAttValues |
( |
| ) |
const |
|
virtual |
Reimplemented from G4VHit.
Definition at line 115 of file RE05CalorimeterHit.cc.
118 std::vector<G4AttValue>* attValues =
new std::vector<G4AttValue>;
120 (
G4AttValue(
"HitType",
"RE05CalorimeterHit",
""));
static G4String ConvertToString(G4bool boolVal)
#define G4BestUnit(a, b)
#define G4_USE_G4BESTUNIT_FOR_VERBOSE 1
◆ Draw()
void RE05CalorimeterHit::Draw |
( |
| ) |
|
|
virtual |
Reimplemented from G4VHit.
Definition at line 85 of file RE05CalorimeterHit.cc.
93 if(pVA) attribs = *pVA;
virtual void Draw(const G4Circle &, const G4Transform3D &objectTransformation=G4Transform3D())=0
void SetColour(const G4Colour &)
static G4VVisManager * GetConcreteInstance()
void SetForceSolid(G4bool)
const G4LogicalVolume * pLogV
const G4VisAttributes * GetVisAttributes() const
◆ GetAttDefs()
Reimplemented from G4VHit.
Definition at line 101 of file RE05CalorimeterHit.cc.
106 G4AttDef(
"HitType",
"Type of hit",
"Physics",
"",
"G4String");
110 G4AttDef(
"EDep",
"Energy deposited",
"Physics",
"G4BestUnit",
"G4double");
static std::map< G4String, G4AttDef > fAttDefs
◆ GetEdep()
G4double RE05CalorimeterHit::GetEdep |
( |
| ) |
|
|
inline |
◆ GetLogV()
◆ GetPhi()
G4int RE05CalorimeterHit::GetPhi |
( |
| ) |
|
|
inline |
◆ GetPos()
◆ GetRot()
◆ GetZ()
G4int RE05CalorimeterHit::GetZ |
( |
| ) |
|
|
inline |
◆ operator delete()
void RE05CalorimeterHit::operator delete |
( |
void * |
aHit | ) |
|
|
inline |
Definition at line 112 of file RE05CalorimeterHit.hh.
G4ThreadLocal G4Allocator< RE05CalorimeterHit > * RE05CalorimeterHitAllocator
◆ operator new()
void * RE05CalorimeterHit::operator new |
( |
size_t |
| ) |
|
|
inline |
Definition at line 105 of file RE05CalorimeterHit.hh.
G4ThreadLocal G4Allocator< RE05CalorimeterHit > * RE05CalorimeterHitAllocator
◆ operator=()
◆ operator==()
◆ Print()
void RE05CalorimeterHit::Print |
( |
void |
| ) |
|
|
virtual |
◆ SetCellID()
void RE05CalorimeterHit::SetCellID |
( |
G4int |
z, |
|
|
G4int |
phi |
|
) |
| |
|
inline |
◆ SetEdep()
void RE05CalorimeterHit::SetEdep |
( |
G4double |
de | ) |
|
|
inline |
◆ SetPos()
◆ SetRot()
◆ edep
◆ fAttDefs
◆ PhiCellID
G4int RE05CalorimeterHit::PhiCellID |
|
private |
◆ pLogV
◆ pos
◆ rot
◆ ZCellID
G4int RE05CalorimeterHit::ZCellID |
|
private |
The documentation for this class was generated from the following files: