The Gaudi Framework
master (37c0b60a)
|
#include <GaudiKernel/ClassID.h>
#include <GaudiKernel/StatusCode.h>
#include <iostream>
#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 > |
Definition at line 118 of file DataObjID.h.
using DataObjIDVector = std::vector<DataObjID> |
Definition at line 119 of file DataObjID.h.