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 "G4LogicalVolume.hh"
#include "G4Transform3D.hh"
#include "G4RotationMatrix.hh"
Go to the source code of this file.
Classes | |
class | SensitiveDetectorHit |
Typedefs | |
typedef G4THitsCollection < SensitiveDetectorHit > | SensitiveDetectorHitsCollection |
Variables | |
G4Allocator< SensitiveDetectorHit > | SensitiveDetectorHitAllocator |
Definition at line 74 of file SensitiveDetectorHit.hh.
View newest version in sPHENIX GitHub at line 74 of file SensitiveDetectorHit.hh
G4Allocator<SensitiveDetectorHit> SensitiveDetectorHitAllocator |
Definition at line 41 of file SensitiveDetectorHit.cc.
View newest version in sPHENIX GitHub at line 41 of file SensitiveDetectorHit.cc