#include "G4VHit.hh"
#include "G4THitsCollection.hh"
#include "G4Allocator.hh"
#include "G4UnitsTable.hh"
#include "G4VVisManager.hh"
#include "G4Circle.hh"
#include "G4Colour.hh"
#include "G4VisAttributes.hh"
#include "TString.h"
Go to the source code of this file.
Classes | |
class | TStandard_Hit |
Typedefs | |
typedef G4THitsCollection < TStandard_Hit > | THitsCollection |
Variables | |
bool | gMyDebug |
includes G4ios, G4Types, G4String, G4PhysicalConstants, G4SystemOfUnits, G4ExceptionSeverity, templates & algorithm | |
G4Allocator< TStandard_Hit > | gHitAllocator |
typedef G4THitsCollection<TStandard_Hit> THitsCollection |
Definition at line 144 of file TStandard_Hit.hh.
G4Allocator<TStandard_Hit> gHitAllocator |
Definition at line 28 of file TStandard_Hit.cc.
bool gMyDebug |
includes G4ios, G4Types, G4String, G4PhysicalConstants, G4SystemOfUnits, G4ExceptionSeverity, templates & algorithm
Definition at line 52 of file alpharad_new.cc.