ATLAS Offline Software
|
Classes | |
class | OptionalToolProperty |
Functions | |
unsigned int | ZDCSideToSideIndex (int const ZDCSide) |
template<typename T > | |
std::ostream & | operator<< (std::ostream &os, const std::vector< T > &v) |
template std::ostream & | operator<< (std::ostream &, const std::vector< float > &) |
template<class T > | |
std::ostream & | operator<< (std::ostream &os, OptionalToolProperty< T > const &obj) |
template std::ostream & | operator<< (std::ostream &, OptionalToolProperty< bool > const &) |
template std::ostream & | operator<< (std::ostream &, OptionalToolProperty< unsigned int > const &) |
template std::ostream & | operator<< (std::ostream &, OptionalToolProperty< float > const &) |
template std::ostream & | operator<< (std::ostream &, OptionalToolProperty< std::vector< float >> const &) |
template<typename T > | |
std::string | vecToString (std::vector< T > const &v) |
template std::string | vecToString (std::vector< float > const &v) |
template<std::ranges::contiguous_range Range, typename T = std::ranges::range_value_t<Range>> | |
void | helpZero (Range &v) requires(std |
template<std::ranges::contiguous_range OuterRange, typename InnerRange = std::ranges::range_value_t<OuterRange>, typename T = std::ranges::range_value_t<InnerRange>> | |
void | helpZero (OuterRange &vv) requires(std |
Variables | |
unsigned constexpr int | sideC = 0 |
unsigned constexpr int | sideA = 1 |
constexpr std::initializer_list< unsigned int > | sides {sideC, sideA} |
constexpr int | ZDCSumsGlobalZDCSide = 0 |
unsigned constexpr int | ZDCModuleZDCType = 0 |
unsigned constexpr int | ZDCModuleRPDType = 1 |
unsigned constexpr int | ZDCModuleEMModule = 0 |
unsigned constexpr int | nChannels = 16 |
unsigned constexpr int | nRows = 4 |
unsigned constexpr int | nCols = 4 |
void RPDUtils::helpZero | ( | OuterRange & | vv | ) |
void RPDUtils::helpZero | ( | Range & | v | ) |
Definition at line 27 of file RPDUtils.h.
template std::ostream& RPDUtils::operator<< | ( | std::ostream & | , |
const std::vector< float > & | |||
) |
template std::ostream& RPDUtils::operator<< | ( | std::ostream & | , |
OptionalToolProperty< bool > const & | |||
) |
template std::ostream& RPDUtils::operator<< | ( | std::ostream & | , |
OptionalToolProperty< float > const & | |||
) |
template std::ostream& RPDUtils::operator<< | ( | std::ostream & | , |
OptionalToolProperty< std::vector< float >> const & | |||
) |
template std::ostream& RPDUtils::operator<< | ( | std::ostream & | , |
OptionalToolProperty< unsigned int > const & | |||
) |
std::ostream & RPDUtils::operator<< | ( | std::ostream & | os, |
const std::vector< T > & | v | ||
) |
std::ostream& RPDUtils::operator<< | ( | std::ostream & | os, |
OptionalToolProperty< T > const & | obj | ||
) |
template std::string RPDUtils::vecToString | ( | std::vector< float > const & | v | ) |
std::string RPDUtils::vecToString | ( | std::vector< T > const & | v | ) |
Definition at line 57 of file RPDUtils.cxx.
unsigned int RPDUtils::ZDCSideToSideIndex | ( | int const | ZDCSide | ) |
Definition at line 7 of file RPDUtils.cxx.
|
constexpr |
Definition at line 23 of file RPDUtils.h.
|
constexpr |
Definition at line 25 of file RPDUtils.h.
|
constexpr |
Definition at line 24 of file RPDUtils.h.
|
constexpr |
Definition at line 16 of file RPDUtils.h.
|
constexpr |
Definition at line 15 of file RPDUtils.h.
Definition at line 17 of file RPDUtils.h.
|
constexpr |
Definition at line 22 of file RPDUtils.h.
|
constexpr |
Definition at line 21 of file RPDUtils.h.
|
constexpr |
Definition at line 20 of file RPDUtils.h.
|
constexpr |
Definition at line 19 of file RPDUtils.h.