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 | B2TrackerHit |
Typedefs | |
typedef G4THitsCollection < B2TrackerHit > | B2TrackerHitsCollection |
Variables | |
G4ThreadLocal G4Allocator < B2TrackerHit > * | B2TrackerHitAllocator |
Definition at line 85 of file B2TrackerHit.hh.
View newest version in sPHENIX GitHub at line 85 of file B2TrackerHit.hh
G4ThreadLocal G4Allocator<B2TrackerHit>* B2TrackerHitAllocator |
Definition at line 39 of file B2TrackerHit.cc.
View newest version in sPHENIX GitHub at line 39 of file B2TrackerHit.cc