#include "G4VHit.hh"
#include "G4THitsCollection.hh"
#include "G4Allocator.hh"
#include "G4ThreeVector.hh"
#include "G4Types.hh"
Go to the source code of this file.
Classes | |
class | SToGS::CopClusterHit |
Informations to keep the energy is in a sensitive detector. More... | |
Namespaces | |
SToGS | |
SToGS namespace to protect SToGS classes. | |
Macros | |
#define | G4ThreadLocal |
Typedefs | |
typedef G4THitsCollection < CopClusterHit > | SToGS::CopClusterHitsCollection |
Variables | |
G4ThreadLocal G4Allocator < CopClusterHit > * | SToGS::CopClusterHitAllocator = 0 |
#define G4ThreadLocal |
Definition at line 37 of file SToGS_G4_CopClusterHit.hh.