Newer
Older
#ifndef DDG4_PLUGINS_GEANT4_10_PHYSICSCONSTRUCTORS_H
#define DDG4_PLUGINS_GEANT4_10_PHYSICSCONSTRUCTORS_H
Markus Frank
committed
//==========================================================================
// AIDA Detector description implementation
Markus Frank
committed
//--------------------------------------------------------------------------
// Copyright (C) Organisation europeenne pour la Recherche nucleaire (CERN)
Markus Frank
committed
// All rights reserved.
//
// For the licensing terms see $DD4hepINSTALL/LICENSE.
// For the list of contributors see $DD4hepINSTALL/doc/CREDITS.
//
// Author : M.Frank
//
//==========================================================================
#include <G4EmStandardPhysics_option1.hh>
#include <G4EmStandardPhysics_option2.hh>
#include <G4EmStandardPhysics_option3.hh>
#include <G4HadronElasticPhysicsLEND.hh>
#include <G4HadronElasticPhysicsPHP.hh>
#include <G4HadronPhysicsFTFP_BERT_HP.hh>
#include <G4HadronPhysicsFTFP_BERT_TRV.hh>
DECLARE_GEANT4_PHYSICS(G4HadronPhysicsFTFP_BERT_TRV)
#include <G4HadronPhysicsQGSP_BERT_HP.hh>
#include <G4HadronPhysicsQGSP_BIC_AllHP.hh>
DECLARE_GEANT4_PHYSICS(G4HadronPhysicsQGSP_BIC_AllHP)
#include <G4HadronPhysicsQGSP_FTFP_BERT.hh>
DECLARE_GEANT4_PHYSICS(G4HadronPhysicsQGSP_FTFP_BERT)
DECLARE_GEANT4_PHYSICS(G4HadronPhysicsShielding)
// Ion and hadrons
#include <G4IonBinaryCascadePhysics.hh>
#include <G4RadioactiveDecayPhysics.hh>
DECLARE_GEANT4_PHYSICS(G4NeutronTrackingCut)
// Optical physics
DECLARE_GEANT4_PHYSICS(G4FastSimulationPhysics)