The Gaudi Framework  v30r3 (a5ef0a68)
DataObjID.h File Reference
#include "GaudiKernel/ClassID.h"
#include "GaudiKernel/StatusCode.h"
#include <iostream>
#include <mutex>
#include <string>
#include <unordered_set>
Include dependency graph for DataObjID.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DataObjID
 
struct  DataObjID_Hasher
 
struct  Gaudi::Details::Property::StringConverter< TYPE >
 
struct  Gaudi::Details::Property::StringConverter< DataObjIDColl >
 

Namespaces

 Gaudi
 Helper functions to set/get the application return code.
 
 Gaudi::Details
 
 Gaudi::Details::Property
 

Typedefs

using DataObjIDColl = std::unordered_set< DataObjID, DataObjID_Hasher >
 

Typedef Documentation