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