![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Typedefs | |
| using | EtaPair = std::pair< double, double > |
| using | EtaPairs = std::vector< EtaPair > |
Functions | |
| ConditionPtrs | makeRepeatedConditions (const EtaPairs &etas) |
| ConditionPtrs | makeRepeatedConditions (const EtaPair &eta) |
| using EtaPair = std::pair<double, double> |
Definition at line 13 of file makeRepeatedConditions.h.
Definition at line 14 of file makeRepeatedConditions.h.
| ConditionPtrs makeRepeatedConditions | ( | const EtaPair & | eta | ) |
Definition at line 11 of file makeRepeatedConditions.cxx.
| ConditionPtrs makeRepeatedConditions | ( | const EtaPairs & | etas | ) |
Definition at line 32 of file makeRepeatedConditions.cxx.
1.8.18