Analysis Software
Documentation for sPHENIX simulation software
|
#include "EvtGenExtDecayerPhysics.hh"
#include <Geant4/G4Decay.hh>
#include <Geant4/G4ParticleDefinition.hh>
#include <Geant4/G4ParticleTable.hh>
#include <Geant4/G4ProcessManager.hh>
#include <Geant4/G4ProcessVector.hh>
#include <Geant4/G4String.hh>
#include <Geant4/G4VPhysicsConstructor.hh>
#include <Geant4/G4VProcess.hh>
#include <Geant4/G4Version.hh>
#include <boost/io/ios_state.hpp>
#include <cstddef>
#include <fstream>
#include <iostream>
#include <string>
Go to the source code of this file.
Macros | |
#define | aParticleIterator ((subInstanceManager.offset[g4vpcInstanceID])._aParticleIterator) |
#define aParticleIterator ((subInstanceManager.offset[g4vpcInstanceID])._aParticleIterator) |
Definition at line 56 of file EvtGenExtDecayerPhysics.cc.
View newest version in sPHENIX GitHub at line 56 of file EvtGenExtDecayerPhysics.cc
Referenced by EvtGenExtDecayerPhysics::ConstructProcess().