#include "globals.hh"#include "G4INCLBinaryCollisionAvatar.hh"#include "G4INCLElasticChannel.hh"#include "G4INCLRecombinationChannel.hh"#include "G4INCLDeltaProductionChannel.hh"#include "G4INCLCrossSections.hh"#include "G4INCLKinematicsUtils.hh"#include "G4INCLRandom.hh"#include "G4INCLParticleTable.hh"#include "G4INCLPauliBlocking.hh"#include "G4INCLPionNucleonChannel.hh"#include "G4INCLStore.hh"#include "G4INCLBook.hh"#include "G4INCLLogger.hh"#include <string>#include <sstream>Go to the source code of this file.
Namespaces | |
| namespace | G4INCL |
Defines | |
| #define | INCLXX_IN_GEANT4_MODE 1 |
| #define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 33 of file G4INCLBinaryCollisionAvatar.cc.
1.4.7