ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Classes | |
struct | CexmcSimpleRangeWithValue< RangeCategory, ValueCategory > |
Typedefs | |
typedef CexmcSimpleRangeWithValue < CexmcEnergyValueCategory > | CexmcEnergyRangeWithDoubleValue |
typedef std::vector < CexmcEnergyRangeWithDoubleValue > | CexmcEnergyRangeWithDoubleValueList |
Enumerations | |
enum | CexmcValueCategory { CexmcPlainValueCategory, CexmcEnergyValueCategory } |
Functions | |
template<CexmcValueCategory RangeCategory, CexmcValueCategory ValueCategory> | |
G4bool | operator< (const CexmcSimpleRangeWithValue< RangeCategory, ValueCategory > &left, const CexmcSimpleRangeWithValue< RangeCategory, ValueCategory > &right) |
std::ostream & | operator<< (std::ostream &out, const CexmcEnergyRangeWithDoubleValue &range) |
std::ostream & | operator<< (std::ostream &out, const CexmcEnergyRangeWithDoubleValueList &range) |
Definition at line 111 of file CexmcSimpleRangeWithValue.hh.
View newest version in sPHENIX GitHub at line 111 of file CexmcSimpleRangeWithValue.hh
typedef std::vector< CexmcEnergyRangeWithDoubleValue > CexmcEnergyRangeWithDoubleValueList |
Definition at line 114 of file CexmcSimpleRangeWithValue.hh.
View newest version in sPHENIX GitHub at line 114 of file CexmcSimpleRangeWithValue.hh
enum CexmcValueCategory |
Definition at line 52 of file CexmcSimpleRangeWithValue.hh.
View newest version in sPHENIX GitHub at line 52 of file CexmcSimpleRangeWithValue.hh
|
inline |
Definition at line 97 of file CexmcSimpleRangeWithValue.hh.
View newest version in sPHENIX GitHub at line 97 of file CexmcSimpleRangeWithValue.hh
References CexmcSimpleRangeWithValue< RangeCategory, ValueCategory >::bottom, and CexmcSimpleRangeWithValue< RangeCategory, ValueCategory >::top.
std::ostream& operator<< | ( | std::ostream & | out, |
const CexmcEnergyRangeWithDoubleValue & | range | ||
) |
Definition at line 50 of file CexmcSimpleRangeWithValue.cc.
View newest version in sPHENIX GitHub at line 50 of file CexmcSimpleRangeWithValue.cc
References CexmcSimpleRangeWithValue< RangeCategory, ValueCategory >::bottom, G4BestUnit, CexmcSimpleRangeWithValue< RangeCategory, ValueCategory >::top, and CexmcSimpleRangeWithValue< RangeCategory, ValueCategory >::value.
std::ostream & operator<< | ( | std::ostream & | out, |
const CexmcEnergyRangeWithDoubleValueList & | range | ||
) |
Definition at line 375 of file G4ModelingParameters.cc.
View newest version in sPHENIX GitHub at line 375 of file G4ModelingParameters.cc