ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "P6DExtDecayerPhysics.hh"
#include "G4Pythia6Decayer.hh"
#include <Geant4/G4Decay.hh>
#include <Geant4/G4ParticleDefinition.hh>
#include <Geant4/G4ParticleTable.hh>
#include <Geant4/G4ProcessManager.hh>
#include <Geant4/G4ProcessVector.hh>
#include <Geant4/G4Types.hh>
#include <Geant4/G4VPhysicsConstructor.hh>
#include <Geant4/G4VProcess.hh>
#include <Geant4/G4Version.hh>
#include <ostream>
#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 53 of file P6DExtDecayerPhysics.cc.
View newest version in sPHENIX GitHub at line 53 of file P6DExtDecayerPhysics.cc
Referenced by G4ChannelingOptrMultiParticleChangeCrossSection::AddChargedParticles(), G4ChannelingPhysics::ConstructProcess(), and P6DExtDecayerPhysics::ConstructProcess().