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

Physics process that DOES 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
 

Detailed Description

Physics process that DOES trigger a break.

Definition at line 51 of file PhysicsListTests.cpp.

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

Member Function Documentation

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

call operator

Definition at line 55 of file PhysicsListTests.cpp.

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


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