ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Definition of the RE01TrackerHit class. More...
#include "G4VHit.hh"
#include "G4THitsCollection.hh"
#include "G4Allocator.hh"
#include "G4ThreeVector.hh"
#include "G4Types.hh"
Go to the source code of this file.
Classes | |
class | RE01TrackerHit |
Typedefs | |
typedef G4THitsCollection < RE01TrackerHit > | RE01TrackerHitsCollection |
Variables | |
G4ThreadLocal G4Allocator < RE01TrackerHit > * | RE01TrackerHitAllocator |
Definition of the RE01TrackerHit class.
Definition in file RE01TrackerHit.hh.
Definition at line 77 of file RE01TrackerHit.hh.
View newest version in sPHENIX GitHub at line 77 of file RE01TrackerHit.hh
G4ThreadLocal G4Allocator<RE01TrackerHit>* RE01TrackerHitAllocator |
Definition at line 44 of file RE01TrackerHit.cc.
View newest version in sPHENIX GitHub at line 44 of file RE01TrackerHit.cc
Referenced by RE01TrackerHit::operator delete(), and RE01TrackerHit::operator new().