WCSim
|
#include "WCSimWCHit.hh"
#include "G4UnitsTable.hh"
#include "G4VVisManager.hh"
#include "G4ParticleTypes.hh"
#include "G4Circle.hh"
#include "G4Colour.hh"
#include "G4VisAttributes.hh"
#include "G4RotationMatrix.hh"
#include <iomanip>
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
Go to the source code of this file.
Variables | |
G4Allocator< WCSimWCHit > | WCSimWCHitAllocator |
G4double | numbpmthit =0.0 |
G4double | avePe =0.0 |
G4double avePe =0.0 |
Definition at line 19 of file WCSimWCHit.cc.
G4double numbpmthit =0.0 |
Definition at line 18 of file WCSimWCHit.cc.
G4Allocator<WCSimWCHit> WCSimWCHitAllocator |
Definition at line 16 of file WCSimWCHit.cc.