ATLAS Offline Software
Control
AthenaKernel
AthenaKernel
AthenaKernel/AthenaKernel/SourceID.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
/*
3
* Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration.
4
*/
13
#ifndef ATHENAKERNEL_SOURCEID_H
14
#define ATHENAKERNEL_SOURCEID_H
15
16
17
#include <string>
18
19
20
namespace
SG
{
21
22
23
// Type used to identify a metadata source.
24
// It currently is a string representation of the GUID of the input file.
25
typedef
std::string
SourceID
;
26
27
28
}
29
30
#endif // not ATHENAKERNEL_SOURCEID_H
SG
Forward declaration.
Definition:
CaloCellPacker_400_500.h:32
SG::SourceID
std::string SourceID
Definition:
AthenaKernel/AthenaKernel/SourceID.h:25
Generated on Sun Dec 22 2024 21:18:24 for ATLAS Offline Software by
1.8.18