The Gaudi Framework
master (37c0b60a)
|
#include <Gaudi/PropertyFwd.h>
#include <GaudiKernel/StatusCode.h>
#include <GaudiKernel/System.h>
#include <functional>
#include <iostream>
#include <set>
#include <string>
#include <string_view>
#include <typeinfo>
#include <utility>
Go to the source code of this file.
Classes | |
class | Gaudi::Details::PropertyBase |
PropertyBase base class allowing PropertyBase* collections to be "homogeneous". More... | |
class | Gaudi::Details::WeakPropertyRef |
Optional reference to a property that can be used to refer to a sting or to the string representation of a property instance value. More... | |
Namespaces | |
Gaudi | |
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited. | |
Gaudi::Details | |
Functions | |
std::ostream & | Gaudi::Details::operator<< (std::ostream &stream, const PropertyBase &prop) |