|
GENIEGenerator
|
#include <cassert>#include <cstdlib>#include <iomanip>#include <set>#include <TGeoVolume.h>#include <TGeoManager.h>#include <TGeoShape.h>#include <TGeoMedium.h>#include <TGeoMaterial.h>#include <TGeoMatrix.h>#include <TGeoNode.h>#include <TObjArray.h>#include <TLorentzVector.h>#include <TList.h>#include <TSystem.h>#include <TMath.h>#include <TPolyMarker3D.h>#include <TGeoBBox.h>#include "Framework/Conventions/GBuild.h"#include "Framework/Conventions/Units.h"#include "Framework/Conventions/Controls.h"#include "Tools/Geometry/PathSegmentList.h"#include "Framework/EventGen/PathLengthList.h"#include "Framework/EventGen/GFluxI.h"#include "Tools/Geometry/ROOTGeomAnalyzer.h"#include "Tools/Geometry/GeomVolSelectorI.h"#include "Framework/Messenger/Messenger.h"#include "Framework/Numerical/RandomGen.h"#include "Framework/ParticleData/PDGCodeList.h"#include "Framework/ParticleData/PDGLibrary.h"#include "Framework/Utils/PrintUtils.h"
1.8.5