|
HGCal Test Beam
03a93d6239a951948e06fb3ef8dae4cbdebfad30
|
#include "HGCal/TBStandaloneSimulator/interface/DetectorConstruction.hh"#include "HGCal/TBStandaloneSimulator/interface/DetectorMessenger.hh"#include "HGCal/TBStandaloneSimulator/interface/HGCSSSimHit.hh"#include "TMath.h"#include "G4Material.hh"#include "G4NistManager.hh"#include "G4VSolid.hh"#include "G4Box.hh"#include "G4Tubs.hh"#include "G4Polyhedra.hh"#include "G4LogicalVolume.hh"#include "G4PVPlacement.hh"#include "G4PVReplica.hh"#include "G4UniformMagField.hh"#include "G4GeometryManager.hh"#include "G4PhysicalVolumeStore.hh"#include "G4LogicalVolumeStore.hh"#include "G4SolidStore.hh"#include "G4VisAttributes.hh"#include "G4Colour.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4FieldManager.hh"#include "G4TransportationManager.hh"
1.8.5