ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Definition of the ExP01TrackerHit class. More...
#include "G4VHit.hh"
#include "G4THitsCollection.hh"
#include "G4Allocator.hh"
#include "G4ThreeVector.hh"
Go to the source code of this file.
Classes | |
class | ExP01TrackerHit |
Hit implementation for the persistency example. More... | |
Typedefs | |
using | ExP01TrackerHitsCollection = G4THitsCollection< ExP01TrackerHit > |
Variables | |
G4ThreadLocal G4Allocator < ExP01TrackerHit > * | ExP01TrackerHitAllocator |
Definition of the ExP01TrackerHit class.
Definition in file ExP01TrackerHit.hh.
Definition at line 84 of file ExP01TrackerHit.hh.
View newest version in sPHENIX GitHub at line 84 of file ExP01TrackerHit.hh
G4ThreadLocal G4Allocator<ExP01TrackerHit>* ExP01TrackerHitAllocator |
Definition at line 41 of file ExP01TrackerHit.cc.
View newest version in sPHENIX GitHub at line 41 of file ExP01TrackerHit.cc
Referenced by ExP01TrackerHit::operator delete(), and ExP01TrackerHit::operator new().