ATLAS Offline Software
|
Go to the source code of this file.
Typedefs | |
using | ConditionPtr = std::unique_ptr< IRepeatedCondition > |
using | ConditionPtrs = std::vector< ConditionPtr > |
using | ConditionPtrsIter = ConditionPtrs::iterator |
using ConditionPtr = std::unique_ptr<IRepeatedCondition> |
Definition at line 19 of file RepeatedConditionsDefs.h.
using ConditionPtrs = std::vector<ConditionPtr> |
Definition at line 20 of file RepeatedConditionsDefs.h.
using ConditionPtrsIter = ConditionPtrs::iterator |
Definition at line 21 of file RepeatedConditionsDefs.h.