|
ATLAS Offline Software
|
Go to the documentation of this file.
30 #ifndef DERIVATIONFRAMEWORK_BPhysMetadataBase_H
31 #define DERIVATIONFRAMEWORK_BPhysMetadataBase_H
39 #include "GaudiKernel/ToolHandle.h"
66 const std::vector<std::string>&
val);
71 virtual std::string
vecToString(
const std::vector<int>&
v)
const;
72 virtual std::string
vecToString(
const std::vector<long>&
v)
const;
73 virtual std::string
vecToString(
const std::vector<double>&
v)
const;
74 virtual std::string
vecToString(
const std::vector<bool>&
v)
const;
75 virtual std::string
vecToString(
const std::vector<std::string>&
v)
const;
100 #endif // DERIVATIONFRAMEWORK_BPhysMetadataBase_H
::StatusCode StatusCode
StatusCode definition for legacy code.