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 "tls.hh"
Go to the source code of this file.
Classes | |
class | G4HumanPhantomHit |
Typedefs | |
typedef G4THitsCollection < G4HumanPhantomHit > | G4HumanPhantomHitsCollection |
Variables | |
G4ThreadLocal G4Allocator < G4HumanPhantomHit > * | G4HumanPhantomHitAllocator |
Definition at line 66 of file G4HumanPhantomHit.hh.
View newest version in sPHENIX GitHub at line 66 of file G4HumanPhantomHit.hh
G4ThreadLocal G4Allocator<G4HumanPhantomHit>* G4HumanPhantomHitAllocator |
Definition at line 40 of file G4HumanPhantomHit.cc.
View newest version in sPHENIX GitHub at line 40 of file G4HumanPhantomHit.cc
Referenced by G4HumanPhantomHit::operator delete(), and G4HumanPhantomHit::operator new().