DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep  Rev:Unversioneddirectory
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Functions
Conditions.h File Reference
#include "DD4hep/OpaqueData.h"
#include "DD4hep/Handle.h"
#include "DD4hep/IOV.h"
#include <vector>

Go to the source code of this file.

Classes

class  DD4hep::Conditions::Condition
 Main condition object handle. More...
 
class  DD4hep::Conditions::Condition::Processor
 Abstract base for processing callbacks to conditions objects. More...
 
class  DD4hep::Conditions::Container
 Container class for condition handles aggregated by a detector element. More...
 
class  DD4hep::Conditions::Container::Processor
 Abstract base for processing callbacks to container objects. More...
 
class  DD4hep::Conditions::ConditionKey
 Key definition to optimize ans simplyfy the access to conditions entities. More...
 

Namespaces

 DD4hep
 Namespace for the AIDA detector description toolkit.
 
 DD4hep::Geometry
 Namespace for the geometry part of the AIDA detector description toolkit.
 
 DD4hep::Conditions
 Namespace for the conditions part of the AIDA detector description toolkit.
 
 DD4hep::Conditions::Interna
 Conditions internal namespace.
 

Typedefs

typedef std::vector< Condition > DD4hep::Conditions::RangeConditions
 
typedef std::pair
< RangeConditions, bool > 
DD4hep::Conditions::RangeStatus
 

Functions

ConditionKey DD4hep::Conditions::make_key (Condition c)
 Access the key of the condition. More...