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

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
 

Detailed Description

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

Member Function Documentation

template<typename generator_t , typename detector_t , typename particle_t >
bool Fatras::Test::SterileProcess::operator() ( generator_t &  ,
const detector_t &  ,
particle_t &  ,
std::vector< particle_t > &   
) const
inline

call operator

Definition at line 44 of file PhysicsListTests.cpp.

View newest version in sPHENIX GitHub at line 44 of file PhysicsListTests.cpp

Member Data Documentation

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().


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