#include "globals.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4Proton.hh"
#include "G4Neutron.hh"
#include "G4LorentzRotation.hh"
#include "G4BinaryCascade.hh"
#include "G4KineticTrackVector.hh"
#include "G4DecayKineticTracks.hh"
#include "G4ReactionProductVector.hh"
#include "G4Track.hh"
#include "G4V3DNucleus.hh"
#include "G4Fancy3DNucleus.hh"
#include "G4Scatterer.hh"
#include "G4MesonAbsorption.hh"
#include "G4ping.hh"
#include "G4Delete.hh"
#include "G4CollisionManager.hh"
#include "G4Absorber.hh"
#include "G4CollisionInitialState.hh"
#include "G4ListOfCollisions.hh"
#include "G4Fragment.hh"
#include "G4RKPropagation.hh"
#include "G4NuclearShellModelDensity.hh"
#include "G4NuclearFermiDensity.hh"
#include "G4FermiMomentum.hh"
#include "G4PreCompoundModel.hh"
#include "G4ExcitationHandler.hh"
#include "G4HadronicInteractionRegistry.hh"
#include "G4FermiPhaseSpaceDecay.hh"
#include <algorithm>
#include "G4ShortLivedConstructor.hh"
#include <typeinfo>
클래스 | |
class | SelectFromKTV |
매크로 | |
#define | _CheckChargeAndBaryonNumber_(val) |
#define | _DebugEpConservation(val) |
#define _CheckChargeAndBaryonNumber_ | ( | val | ) |
G4BinaryCascade.cc 파일의 102 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4BinaryCascade::Propagate().
#define _DebugEpConservation | ( | val | ) |
G4BinaryCascade.cc 파일의 109 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4BinaryCascade::Propagate().