ATLAS Offline Software
|
Go to the source code of this file.
Typedefs | |
using | Condition = std::unique_ptr< ICondition > |
using | Conditions = std::vector< Condition > |
using | ConditionsIter = Conditions::iterator |
using Condition = std::unique_ptr<ICondition> |
Definition at line 19 of file ConditionsDefs.h.
using Conditions = std::vector<Condition> |
Definition at line 20 of file ConditionsDefs.h.
using ConditionsIter = Conditions::iterator |
Definition at line 21 of file ConditionsDefs.h.