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< T >
 
class  NullVerifier< T >
 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::Histo1DDefHisto1DProperty
 the actual type of "histogram property" More...
 
typedef SimplePropertyRef< Gaudi::Histo1DDefHisto1DPropertyRef
 the actual type of "histogram property reference" More...
 

Typedef Documentation

the actual type of "histogram property"

Definition at line 44 of file HistoProperty.h.

the actual type of "histogram property reference"

Definition at line 47 of file HistoProperty.h.