ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Definition of the B5HadCalorimeterHit 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 | B5HadCalorimeterHit |
Typedefs | |
using | B5HadCalorimeterHitsCollection = G4THitsCollection< B5HadCalorimeterHit > |
Variables | |
G4ThreadLocal G4Allocator < B5HadCalorimeterHit > * | B5HadCalorimeterHitAllocator |
Definition of the B5HadCalorimeterHit class.
Definition in file B5HadCalorimeterHit.hh.
Definition at line 94 of file B5HadCalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 94 of file B5HadCalorimeterHit.hh
G4ThreadLocal G4Allocator<B5HadCalorimeterHit>* B5HadCalorimeterHitAllocator |
Definition at line 47 of file B5HadCalorimeterHit.cc.
View newest version in sPHENIX GitHub at line 47 of file B5HadCalorimeterHit.cc
Referenced by B5HadCalorimeterHit::operator delete(), and B5HadCalorimeterHit::operator new().