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