DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Types | List of all members
dd4hep::cond::Operators::Cond__Oper Class Reference

Definition of the selector object base class to cover type definitions. More...

#include <ConditionsSelectors.h>

Inheritance diagram for dd4hep::cond::Operators::Cond__Oper:
dd4hep::cond::Operators::ActiveSelect< T > dd4hep::cond::Operators::ConditionsOperation< OPER > dd4hep::cond::Operators::KeyedSelect< collection_type > dd4hep::cond::Operators::KeyFind dd4hep::cond::Operators::MapSelect< T > dd4hep::cond::Operators::OperatorWrapper< OPER > dd4hep::cond::Operators::PoolRemove< T > dd4hep::cond::Operators::PoolSelect< T > dd4hep::cond::Operators::SequenceSelect< T >

Public Types

typedef Condition cond_t
 
typedef Condition::Object object_t
 
typedef std::pair< const Condition::key_type, Conditionmapentry_t
 
typedef std::pair< const Condition::key_type, object_t * > ptr_mapentry_t
 

Detailed Description

Definition of the selector object base class to cover type definitions.

Author
M.Frank
Version
1.0

Definition at line 35 of file ConditionsSelectors.h.

Member Typedef Documentation

◆ cond_t

Definition at line 37 of file ConditionsSelectors.h.

◆ mapentry_t

Definition at line 39 of file ConditionsSelectors.h.

◆ object_t

Definition at line 38 of file ConditionsSelectors.h.

◆ ptr_mapentry_t

Definition at line 40 of file ConditionsSelectors.h.


The documentation for this class was generated from the following file: