![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Physics process that does not trigger a break. More...
Public Member Functions | |
| template<typename generator_t , typename detector_t , typename particle_t > | |
| bool | operator() (generator_t &, const detector_t &, particle_t &, std::vector< particle_t > &) const |
| call operator | |
Public Attributes | |
| int | some_parameter = 0 |
Physics process that does not trigger a break.
Definition at line 38 of file PhysicsListTests.cpp.
View newest version in sPHENIX GitHub at line 38 of file PhysicsListTests.cpp
|
inline |
call operator
Definition at line 44 of file PhysicsListTests.cpp.
View newest version in sPHENIX GitHub at line 44 of file PhysicsListTests.cpp
| int Fatras::Test::SterileProcess::some_parameter = 0 |
Definition at line 40 of file PhysicsListTests.cpp.
View newest version in sPHENIX GitHub at line 40 of file PhysicsListTests.cpp
Referenced by Fatras::Test::BOOST_AUTO_TEST_CASE().