![]() |
Project
|
Typedefs | |
| using | CathodeSegmentationCreator = CathodeSegmentation *(*)(bool) |
| using o2::mch::mapping::impl3::CathodeSegmentationCreator = typedef CathodeSegmentation* (*)(bool) |
Definition at line 29 of file CathodeSegmentationCreator.h.
| CathodeSegmentation * o2::mch::mapping::impl3::createCathodeSegmentation | ( | int | detElemId, |
| bool | isBendingPlane | ||
| ) |
Definition at line 44 of file CathodeSegmentationImpl3.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType0 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType0.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType1 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType1.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType10 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType10.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType11 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType11.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType12 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType12.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType13 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType13.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType14 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType14.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType15 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType15.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType16 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType16.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType17 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType17.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType18 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType18.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType19 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType19.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType2 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType2.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType20 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType20.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType3 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType3.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType4 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType4.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType5 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType5.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType6 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType6.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType7 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType7.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType8 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType8.cxx.
| CathodeSegmentation * o2::mch::mapping::impl3::createSegType9 | ( | bool | isBendingPlane | ) |
Definition at line 25 of file GenCathodeSegmentationCreatorForSegType9.cxx.
| std::map< int, CathodeSegmentationCreator > & o2::mch::mapping::impl3::Creators | ( | ) |
Definition at line 27 of file CathodeSegmentationCreator.cxx.
Definition at line 31 of file GenDetElemId2SegType.cxx.
| void o2::mch::mapping::impl3::dump | ( | std::ostream & | os, |
| std::string | msg, | ||
| const std::vector< int > & | v | ||
| ) |
Definition at line 72 of file PadGroupType.cxx.
| void o2::mch::mapping::impl3::dump | ( | std::ostream & | out, |
| const std::string & | msg, | ||
| const std::vector< T > & | v, | ||
| int | n | ||
| ) |
Definition at line 245 of file CathodeSegmentationImpl3.cxx.
| CathodeSegmentationCreator o2::mch::mapping::impl3::getCathodeSegmentationCreator | ( | int | segType | ) |
Definition at line 41 of file CathodeSegmentationCreator.cxx.
| PadGroupType o2::mch::mapping::impl3::getPadGroupType | ( | int | i | ) |
Definition at line 85 of file CathodeSegmentationImpl3.cxx.
| std::ostream & o2::mch::mapping::impl3::operator<< | ( | std::ostream & | os, |
| const CathodeSegmentation & | seg | ||
| ) |
Definition at line 256 of file CathodeSegmentationImpl3.cxx.
| std::ostream & o2::mch::mapping::impl3::operator<< | ( | std::ostream & | os, |
| const PadGroupType & | pgt | ||
| ) |
Definition at line 81 of file PadGroupType.cxx.
| std::ostream & o2::mch::mapping::impl3::operator<< | ( | std::ostream & | out, |
| const std::pair< float, float > & | p | ||
| ) |
Definition at line 238 of file CathodeSegmentationImpl3.cxx.
| double o2::mch::mapping::impl3::padSizeX | ( | int | i | ) |
| double o2::mch::mapping::impl3::padSizeY | ( | int | i | ) |
| void o2::mch::mapping::impl3::registerCathodeSegmentationCreator | ( | int | segType, |
| CathodeSegmentationCreator | func | ||
| ) |
Definition at line 33 of file CathodeSegmentationCreator.cxx.
Definition at line 39 of file PadGroupType.cxx.
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType0 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType0 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType1 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType1 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType10 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType10 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType11 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType11 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType12 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType12 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType13 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType13 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType14 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType14 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType15 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType15 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType16 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType16 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType17 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType17 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType18 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType18 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType19 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType19 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType2 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType2 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType20 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType20 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType3 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType3 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType4 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType4 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType5 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType5 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType6 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType6 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType7 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType7 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType8 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType8 |
| class o2::mch::mapping::impl3::CathodeSegmentationCreatorRegisterCreateSegType9 o2::mch::mapping::impl3::aCathodeSegmentationCreatorRegisterCreateSegType9 |