All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
HistoProperty.h File Reference
Include dependency graph for HistoProperty.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BoundedVerifier< TYPE >
 
class  NullVerifier< TYPE >
 Default, always true verifier. More...
 
class  SimpleProperty< TYPE, VERIFIER >
 SimpleProperty concrete class which implements the full Property interface. More...
 
class  SimplePropertyRef< TYPE, VERIFIER >
 SimplePropertyRef templated class. More...
 

Typedefs

typedef SimpleProperty
< Gaudi::Histo1DDef
Histo1DProperty
 the actual type of "histogram property" More...
 
typedef SimplePropertyRef
< Gaudi::Histo1DDef
Histo1DPropertyRef
 the actual type of "histogram property reference" More...
 

Typedef Documentation

the actual type of "histogram property"

Definition at line 46 of file HistoProperty.h.

the actual type of "histogram property reference"

Definition at line 49 of file HistoProperty.h.