![]() |
The Gaudi Framework
v40r0 (475e45c1)
|
#include <GaudiKernel/ClassID.h>#include <GaudiKernel/StatusCode.h>#include <iostream>#include <memory>#include <mutex>#include <string>#include <unordered_set>

Go to the source code of this file.
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 | |
| Gaudi::Details::Property | |
Typedefs | |
| using | DataObjIDColl = std::unordered_set< DataObjID, DataObjID_Hasher > |
| using | DataObjIDVector = std::vector< DataObjID > |
| using DataObjIDColl = std::unordered_set<DataObjID, DataObjID_Hasher> |
Definition at line 122 of file DataObjID.h.
| using DataObjIDVector = std::vector<DataObjID> |
Definition at line 123 of file DataObjID.h.