Analysis Software
Documentation for sPHENIX simulation software
|
The scattering formula. More...
Public Member Functions | |
template<typename generator_t , typename detector_t , typename particle_t > | |
std::vector< particle_t > | operator() (generator_t &, const detector_t &, particle_t &in) const |
Public Attributes | |
double | cvalue = 0.90 |
The scattering formula.
Definition at line 53 of file ProcessTests.cpp.
View newest version in sPHENIX GitHub at line 53 of file ProcessTests.cpp
|
inline |
Definition at line 59 of file ProcessTests.cpp.
View newest version in sPHENIX GitHub at line 59 of file ProcessTests.cpp
References cvalue.
double Fatras::Test::EnergyDecreaser::cvalue = 0.90 |
Definition at line 56 of file ProcessTests.cpp.
View newest version in sPHENIX GitHub at line 56 of file ProcessTests.cpp
Referenced by operator()().