![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "globals.hh"#include "G4VEvaporationChannel.hh"#include "G4NuclearLevelData.hh"#include "G4LevelManager.hh"#include "G4Fragment.hh"#include "G4Threading.hh"
Include dependency graph for G4PhotonEvaporation.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | G4PhotonEvaporation |
Variables | |
| const G4int | MAXDEPOINT = 10 |
| const G4int | MAXGRDATA = 300 |
| const G4int MAXDEPOINT = 10 |
Definition at line 58 of file G4PhotonEvaporation.hh.
View newest version in sPHENIX GitHub at line 58 of file G4PhotonEvaporation.hh
Referenced by G4PhotonEvaporation::G4PhotonEvaporation(), and G4PhotonEvaporation::GetEmissionProbability().
| const G4int MAXGRDATA = 300 |
Definition at line 59 of file G4PhotonEvaporation.hh.
View newest version in sPHENIX GitHub at line 59 of file G4PhotonEvaporation.hh
Referenced by G4PhotonEvaporation::GetEmissionProbability(), and G4PhotonEvaporation::InitialiseGRData().