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