|
Berkeley Nuclear Data Software
|
#include "GenArrayDetConstruction.h"#include "GenArrayMessenger.h"#include "RightCylindricalScintillator.h"#include "RightCylindricalScintillator_mod.h"#include "EuroSysClover.h"#include "ExclTrackInfoSD.h"#include "NSDGeantHelper.h"#include "ConfigClasses.h"#include "ConfigBuilder.h"#include "G4Material.hh"#include "G4NistManager.hh"#include "G4Box.hh"#include "G4Tubs.hh"#include "G4Cons.hh"#include "G4EllipticalTube.hh"#include "G4SubtractionSolid.hh"#include "G4LogicalVolume.hh"#include "G4PVPlacement.hh"#include "G4SDManager.hh"#include "G4VisAttributes.hh"#include "G4Colour.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4Transform3D.hh"#include "G4ThreeVector.hh"#include <algorithm>#include <sstream>#include <vector>
Macros | |
| #define | DETCONFIG "detConfig.json" |
| #define DETCONFIG "detConfig.json" |