ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Definition of the B5EmCalorimeterHit class. More...
#include "G4VHit.hh"
#include "G4THitsCollection.hh"
#include "G4Allocator.hh"
#include "G4ThreeVector.hh"
#include "G4LogicalVolume.hh"
#include "G4Transform3D.hh"
#include "G4RotationMatrix.hh"
Go to the source code of this file.
Classes | |
class | B5EmCalorimeterHit |
Typedefs | |
using | B5EmCalorimeterHitsCollection = G4THitsCollection< B5EmCalorimeterHit > |
Variables | |
G4ThreadLocal G4Allocator < B5EmCalorimeterHit > * | B5EmCalorimeterHitAllocator |
Definition of the B5EmCalorimeterHit class.
Definition in file B5EmCalorimeterHit.hh.
Definition at line 94 of file B5EmCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 94 of file B5EmCalorimeterHit.hh
G4ThreadLocal G4Allocator<B5EmCalorimeterHit>* B5EmCalorimeterHitAllocator |
Definition at line 45 of file B5EmCalorimeterHit.cc.
View newest version in sPHENIX GitHub at line 45 of file B5EmCalorimeterHit.cc
Referenced by B5EmCalorimeterHit::operator delete(), and B5EmCalorimeterHit::operator new().