|
Geant4
10.03.p03
|
#include "globals.hh"#include "G4INCLBinaryCollisionAvatar.hh"#include "G4INCLElasticChannel.hh"#include "G4INCLRecombinationChannel.hh"#include "G4INCLDeltaProductionChannel.hh"#include "G4INCLNNToMultiPionsChannel.hh"#include "G4INCLNNToNNEtaChannel.hh"#include "G4INCLNDeltaEtaProductionChannel.hh"#include "G4INCLNNEtaToMultiPionsChannel.hh"#include "G4INCLNNToNNOmegaChannel.hh"#include "G4INCLNDeltaOmegaProductionChannel.hh"#include "G4INCLNNOmegaToMultiPionsChannel.hh"#include "G4INCLCrossSections.hh"#include "G4INCLKinematicsUtils.hh"#include "G4INCLRandom.hh"#include "G4INCLParticleTable.hh"#include "G4INCLPauliBlocking.hh"#include "G4INCLPiNElasticChannel.hh"#include "G4INCLPiNToDeltaChannel.hh"#include "G4INCLPiNToMultiPionsChannel.hh"#include "G4INCLPiNToEtaChannel.hh"#include "G4INCLPiNToOmegaChannel.hh"#include "G4INCLEtaNElasticChannel.hh"#include "G4INCLEtaNToPiNChannel.hh"#include "G4INCLEtaNToPiPiNChannel.hh"#include "G4INCLOmegaNElasticChannel.hh"#include "G4INCLOmegaNToPiNChannel.hh"#include "G4INCLOmegaNToPiPiNChannel.hh"#include "G4INCLStore.hh"#include "G4INCLBook.hh"#include "G4INCLLogger.hh"#include <string>#include <sstream>Go to the source code of this file.
Namespaces | |
| G4INCL | |
Macros | |
| #define | INCLXX_IN_GEANT4_MODE 1 |
| #define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 34 of file G4INCLBinaryCollisionAvatar.cc.