ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <vector>
#include <map>
#include <CLHEP/Units/SystemOfUnits.h>
#include "G4ios.hh"
#include "globals.hh"
#include "G4VRestDiscreteProcess.hh"
#include "G4ParticleChangeForRadDecay.hh"
#include "G4NucleusLimits.hh"
#include "G4ThreeVector.hh"
#include "G4Threading.hh"
#include "G4RadioactiveDecayMode.hh"
Go to the source code of this file.
Classes | |
class | G4RadioactiveDecayBase |
Typedefs | |
typedef std::map< G4String, G4DecayTable * > | DecayTableMap |
typedef std::map<G4String, G4DecayTable*> DecayTableMap |
Definition at line 59 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 59 of file G4RadioactiveDecayBase.hh