ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "MarshaledG4String.h"
#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 | ExN04CalorimeterHit |
Typedefs | |
typedef G4THitsCollection < ExN04CalorimeterHit > | ExN04CalorimeterHitsCollection |
Variables | |
G4Allocator< ExN04CalorimeterHit > | ExN04CalorimeterHitAllocator |
Definition at line 119 of file ExN04CalorimeterHit.hh.
View newest version in sPHENIX GitHub at line 119 of file ExN04CalorimeterHit.hh
G4Allocator<ExN04CalorimeterHit> ExN04CalorimeterHitAllocator |
Definition at line 37 of file ExN04CalorimeterHit.cc.
View newest version in sPHENIX GitHub at line 37 of file ExN04CalorimeterHit.cc