#include <ExN04CalorimeterHit.hh>
Definition at line 43 of file ExN04CalorimeterHit.hh.
ExN04CalorimeterHit::ExN04CalorimeterHit |
( |
| ) |
|
Definition at line 54 of file ExN04CalorimeterHit.cc.
57 fZCellID = right.fZCellID;
58 fPhiCellID = right.fPhiCellID;
62 fpLogV = right.fpLogV;
ExN04CalorimeterHit::~ExN04CalorimeterHit |
( |
| ) |
|
|
virtual |
ExN04CalorimeterHit::ExN04CalorimeterHit |
( |
| ) |
|
ExN04CalorimeterHit::~ExN04CalorimeterHit |
( |
| ) |
|
void ExN04CalorimeterHit::Draw |
( |
| ) |
|
|
virtual |
Reimplemented from G4VHit.
Definition at line 92 of file ExN04CalorimeterHit.cc.
100 if ( pVA ) attribs = *pVA;
105 pVVisManager->
Draw(*fpLogV, attribs, trans);
void SetColour(const G4Colour &)
static G4VVisManager * GetConcreteInstance()
void SetForceSolid(G4bool=true)
void SetForceWireframe(G4bool=true)
void ExN04CalorimeterHit::Draw |
( |
| ) |
|
|
virtual |
G4double ExN04CalorimeterHit::GetEdep |
( |
| ) |
|
|
inline |
G4double ExN04CalorimeterHit::GetEdep |
( |
| ) |
|
|
inline |
G4int ExN04CalorimeterHit::GetPhi |
( |
| ) |
|
|
inline |
G4int ExN04CalorimeterHit::GetPhi |
( |
| ) |
|
|
inline |
G4int ExN04CalorimeterHit::GetZ |
( |
| ) |
|
|
inline |
G4int ExN04CalorimeterHit::GetZ |
( |
| ) |
|
|
inline |
void ExN04CalorimeterHit::operator delete |
( |
void * |
aHit | ) |
|
|
inline |
void ExN04CalorimeterHit::operator delete |
( |
void * |
aHit | ) |
|
|
inline |
void * ExN04CalorimeterHit::operator new |
( |
size_t |
| ) |
|
|
inline |
void* ExN04CalorimeterHit::operator new |
( |
size_t |
| ) |
|
|
inline |
Definition at line 72 of file ExN04CalorimeterHit.cc.
74 fZCellID = right.fZCellID;
75 fPhiCellID = right.fPhiCellID;
79 fpLogV = right.fpLogV;
Definition at line 85 of file ExN04CalorimeterHit.cc.
87 return ( (fZCellID == right.fZCellID) &&
88 (fPhiCellID == right.fPhiCellID) );
void ExN04CalorimeterHit::Print |
( |
void |
| ) |
|
|
virtual |
void ExN04CalorimeterHit::Print |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: