#include "MyDecayPhysics.hh"#include "G4ParticleDefinition.hh"#include "G4ProcessManager.hh"#include "G4BosonConstructor.hh"#include "G4LeptonConstructor.hh"#include "G4MesonConstructor.hh"#include "G4BaryonConstructor.hh"#include "G4IonConstructor.hh"#include "G4ShortLivedConstructor.hh"#include "G4ParticleTypes.hh"#include "G4ParticleTable.hh"#include "G4DecayTable.hh"#include "G4VDecayChannel.hh"#include "G4PhaseSpaceDecayChannel.hh"Go to the source code of this file.
1.6.1