Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Fatras::ParametricNuclearInt Struct Reference

#include <acts-fatras/blob/master/Core/include/Fatras/Physics/HadronicInteraction/ParametricNuclearInt.hpp>

Public Member Functions

template<typename generator_t , typename detector_t , typename particle_t >
std::vector< particle_t > operator() (generator_t &generator, const detector_t &detector, particle_t &particle) const
 

Detailed Description

The struct for the physics list

Definition at line 15 of file ParametricNuclearInt.hpp.

View newest version in sPHENIX GitHub at line 15 of file ParametricNuclearInt.hpp

Member Function Documentation

template<typename generator_t , typename detector_t , typename particle_t >
std::vector<particle_t> Fatras::ParametricNuclearInt::operator() ( generator_t &  generator,
const detector_t &  detector,
particle_t &  particle 
) const
inline

Call operator

Template Parameters
generator_tis a random number generator type
detector_tis the detector information type
particle_tis the particle information type
Parameters
[in]generatoris the random number generator
[in]detectorthe detector information
[in]particlethe particle which is being scattered
Returns
eventually produced photons

Definition at line 29 of file ParametricNuclearInt.hpp.

View newest version in sPHENIX GitHub at line 29 of file ParametricNuclearInt.hpp


The documentation for this struct was generated from the following file: