Analysis Software
Documentation for sPHENIX simulation software
|
Variables | |
template<typename T , typename generator_t , typename detector_t , typename particle_t > | |
constexpr bool | process_signature_check_v |
template<typename T , typename detector_t , typename particle_t > | |
constexpr bool | selector_list_signature_check_v |
The following operator has to be inplemented in order to satisfy as an sampler for fast simulation
The following operator has to be inplemented in order to satisfy as a process for fast simulation. The selector can access both, current particle information, but also current detector information, e.g. for deciding if an interaction or process has to take place
constexpr bool Fatras::detail::process_signature_check_v |
Definition at line 52 of file process_signature_check.hpp.
View newest version in sPHENIX GitHub at line 52 of file process_signature_check.hpp
constexpr bool Fatras::detail::selector_list_signature_check_v |
Definition at line 46 of file selector_signature_check.hpp.
View newest version in sPHENIX GitHub at line 46 of file selector_signature_check.hpp