|
FairRoot/PandaRoot
|
#include "Test30Physics.hh"#include "G4SystemOfUnits.hh"#include "G4UnitsTable.hh"#include "Test30VSecondaryGenerator.hh"#include "G4PhysicsTable.hh"#include "G4ProcessManager.hh"#include "G4ProcessVector.hh"#include "G4ParticleTypes.hh"#include "G4ParticleDefinition.hh"#include "G4DecayPhysics.hh"#include "G4PreCompoundModel.hh"#include "G4ExcitationHandler.hh"#include "G4BinaryCascade.hh"#include "G4BinaryLightIonReaction.hh"#include "G4CascadeInterface.hh"#include "G4WilsonAbrasionModel.hh"#include "G4QMDReaction.hh"#include "G4INCLXXInterface.hh"#include "G4TheoFSGenerator.hh"#include "G4FTFModel.hh"#include "G4ExcitedStringDecay.hh"#include "G4LundStringFragmentation.hh"#include "G4QGSModel.hh"#include "G4QGSParticipants.hh"#include "G4QGSMFragmentation.hh"#include "G4QuasiElasticChannel.hh"#include "G4GeneratorPrecompoundInterface.hh"
1.8.8