#include <RE05TrackerHit.hh>
Definition at line 43 of file RE05TrackerHit.hh.
RE05TrackerHit::RE05TrackerHit |
( |
| ) |
|
RE05TrackerHit::~RE05TrackerHit |
( |
| ) |
|
|
virtual |
std::vector< G4AttValue > * RE05TrackerHit::CreateAttValues |
( |
| ) |
const |
|
virtual |
Reimplemented from G4VHit.
Definition at line 113 of file RE05TrackerHit.cc.
116 std::vector<G4AttValue>* attValues =
new std::vector<G4AttValue>;
void RE05TrackerHit::Draw |
( |
| ) |
|
|
virtual |
Reimplemented from G4VHit.
Definition at line 84 of file RE05TrackerHit.cc.
90 circle.SetScreenSize(0.04);
94 circle.SetVisAttributes(attribs);
95 pVVisManager->
Draw(circle);
virtual void Draw(const G4Circle &, const G4Transform3D &objectTransformation=G4Transform3D())=0
static G4VVisManager * GetConcreteInstance()
Reimplemented from G4VHit.
Definition at line 101 of file RE05TrackerHit.cc.
104 if (fAttDefs.empty()) {
105 fAttDefs[
"HitType"] =
106 G4AttDef(
"HitType",
"Type of hit",
"Physics",
"",
"G4String");
void RE05TrackerHit::operator delete |
( |
void * |
aHit | ) |
|
|
inline |
Definition at line 87 of file RE05TrackerHit.hh.
G4ThreadLocal G4Allocator< RE05TrackerHit > * RE05TrackerHitAllocator
void * RE05TrackerHit::operator new |
( |
size_t |
| ) |
|
|
inline |
Definition at line 81 of file RE05TrackerHit.hh.
G4ThreadLocal G4Allocator< RE05TrackerHit > * RE05TrackerHitAllocator
The documentation for this class was generated from the following files: