|
| | UrQMD (boost::filesystem::path const path=corsika_data("UrQMD/UrQMD-1.3.1-xs.dat"), int const retryFlag=0) |
| |
|
template<typename TParticle > |
| GrammageType | getInteractionLength (TParticle const &) const |
| |
|
CrossSectionType | getTabulatedCrossSection (Code, Code, HEPEnergyType) const |
| |
|
template<typename TParticle > |
| CrossSectionType | getCrossSection (TParticle const &, Code) const |
| |
|
template<typename TView > |
| void | doInteraction (TView &) |
| |
|
bool | canInteract (Code) const |
| |
|
void | blob (int) |
| |
|
InverseGrammageType | getInverseInteractionLength (TParticle const &particle) |
| |
|
|
using | process_type = UrQMD |
| | Base processor type for use in other template classes.
|
| |
|
static bool const | is_process_sequence |
| |
|
static bool const | is_switch_process_sequence |
| |
|
UrQMD & | ref () |
| |
|
const UrQMD & | ref () const |
| |
|
friend | TDerived |
| |
Definition at line 26 of file UrQMD.hpp.
◆ UrQMD()
| corsika::urqmd::UrQMD::UrQMD |
( |
boost::filesystem::path const |
path = corsika_data("UrQMD/UrQMD-1.3.1-xs.dat"), |
|
|
int const |
retryFlag = 0 |
|
) |
| |
- Parameters
-
| path | Location of UrQMD XS data file |
| retryFlag | Internal UrQMD flag for retrying interaction in case of empty event, 0 means retry |
The documentation for this class was generated from the following file: