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 | XrayFluoSensorHit |
Typedefs | |
typedef G4THitsCollection < XrayFluoSensorHit > | XrayFluoSensorHitsCollection |
Variables | |
G4ThreadLocal G4Allocator < XrayFluoSensorHit > * | XrayFluoSensorHitAllocator |
Definition at line 75 of file XrayFluoSensorHit.hh.
View newest version in sPHENIX GitHub at line 75 of file XrayFluoSensorHit.hh
G4ThreadLocal G4Allocator<XrayFluoSensorHit>* XrayFluoSensorHitAllocator |
Definition at line 38 of file XrayFluoSensorHit.cc.
View newest version in sPHENIX GitHub at line 38 of file XrayFluoSensorHit.cc
Referenced by XrayFluoSensorHit::operator delete(), and XrayFluoSensorHit::operator new().