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 <iostream>
#include <fstream>
Go to the source code of this file.
Classes | |
class | eRositaTrackerHit |
Typedefs | |
typedef G4THitsCollection < eRositaTrackerHit > | eRositaTrackerHitsCollection |
Variables | |
G4Allocator< eRositaTrackerHit > | eRositaTrackerHitAllocator |
Definition at line 78 of file eRositaTrackerHit.hh.
View newest version in sPHENIX GitHub at line 78 of file eRositaTrackerHit.hh
G4Allocator<eRositaTrackerHit> eRositaTrackerHitAllocator |
Definition at line 38 of file eRositaTrackerHit.cc.
View newest version in sPHENIX GitHub at line 38 of file eRositaTrackerHit.cc