#include <stddef.h>
Go to the source code of this file.
#define is_cerenkov |
( |
|
p | ) |
(p>=9900) |
#define is_nucleus |
( |
|
p | ) |
((p>100) && (p<9900)) |
#define is_particle |
( |
|
p | ) |
((p>0) && (p<99)) |
Referenced by G4StationSimulatorOG::G4StationFastCerenkov::AlongStepDoIt(), G4StationSimulatorOG::G4TankFastCerenkov::AlongStepDoIt(), G4TankSimulatorOG::G4TankPhysicsList::ConstructEM(), G4TankSimulatorASCII::G4TankPhysicsList::ConstructEM(), G4XTankSimulatorAG::G4XTankPhysicsList::ConstructEM(), TelescopeSimulatorLX::FDsimG4PhysicsList::ConstructEM(), tls::DefaultPhysicsList::ConstructEMProcesses(), TelescopeSimulatorLX::FDsimG4PhysicsList::ConstructGeneral(), TelescopeSimulatorLX::FDsimG4PhysicsList::ConstructOp(), G4StationSimulatorOG::G4StationPhysicsList::ConstructProcess(), tls::Geant4Manager::DumpProcesses(), TelescopeSimulatorLX::FDsimG4EventAction::EndOfEventAction(), G4StationSimulatorOG::G4TankFastCerenkov::GetContinuousStepLimit(), G4StationSimulatorOG::G4StationFastCerenkov::GetContinuousStepLimit(), CachedDirectInjectorOG::CachedDirectInjector::Init(), ParticleInjectorNEU::ParticleInjector::InjectParticles(), main(), G4StationSimulatorOG::G4TankOpBoundaryProcess::PostStepDoIt(), G4TankSimulatorASCII::G4TankPMTAction::ProcessHits(), G4XTankSimulatorAG::G4XTankPMTAction::ProcessHits(), G4TankSimulatorASCII::G4ASCIIAction::ProcessHits(), G4StationSimulatorOG::G4TankPMTAction::ProcessHits(), TelescopeSimulatorLX::FDsimG4PrimaryGeneratorAction::ReadFDSimulatorEvent(), SdAccidentalInjectorKG::SdAccidentalInjector::Run(), LEInjectorOG::LEInjector::Run(), CachedShowerRegeneratorOG::CachedShowerRegenerator::Run(), G4StationSimulatorOG::G4StationSimulator::RunFast(), G4StationSimulatorOG::G4StationSimulator::RunFull(), G4TankSimulatorASCII::G4TankPMT::SetParticle(), G4XTankSimulatorAG::G4XTankPMT::SetParticle(), tls::Geant4Manager::SetVerbosity(), and MdCounterSimulatorAG::MdCounterSimulator::SimulatePulses().