24 #define TPCNV_PERSTOTRANS(p,t,x) t->x = p->x
26 #define TPDFCNV_TRANSTOPERS(t,p,x) p->x = static_cast< float >( t->x ) // use cast to convert from double to float, the opposite is not needed
35 MsgStream&
msg )
const
91 for ( std::size_t
i = 0;
i != std::tuple_size_v<JetSampling_p2::ECS_t>; ++
i ) {
124 for ( std::size_t
i = 0;
i != std::tuple_size_v<JetSampling_p2::ERad_t>; ++
i ) {
135 MsgStream&
msg )
const
191 for ( std::size_t
i = 0;
i != std::tuple_size_v<JetSampling_p2::ECS_t>; ++
i ) {
224 for ( std::size_t
i = 0;
i != std::tuple_size_v<JetSampling_p2::ERad_t>; ++
i ) {