#include <string.h>#include <cmath>#include <stdio.h>#include "G4AntiNeutronAnnihilationAtRest.hh"#include "G4SystemOfUnits.hh"#include "G4DynamicParticle.hh"#include "G4ParticleTypes.hh"#include "G4HadronicProcessStore.hh"#include "G4HadronicDeprecate.hh"#include "Randomize.hh"Go to the source code of this file.
Defines | |
| #define | MAX_SECONDARIES 100 |
| #define MAX_SECONDARIES 100 |
Definition at line 42 of file G4AntiNeutronAnnihilationAtRest.cc.
Referenced by G4AntiNeutronAnnihilationAtRest::G4AntiNeutronAnnihilationAtRest(), G4AntiProtonAnnihilationAtRest::G4AntiProtonAnnihilationAtRest(), G4KaonMinusAbsorption::G4KaonMinusAbsorption(), G4NeutronCaptureAtRest::G4NeutronCaptureAtRest(), and G4PionMinusAbsorptionAtRest::G4PionMinusAbsorptionAtRest().
1.4.7