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-2017 CERN for the benefit of the ATLAS collaboration.
4
*/
5
// $Id$
14
#ifndef ATHENAKERNEL_SOURCEID_H
15
#define ATHENAKERNEL_SOURCEID_H
16
17
18
namespace
SG
{
19
20
21
// Type used to identify a metadata source.
22
// It currently is a string representation of the GUID of the input file.
23
typedef
std::string
SourceID
;
24
25
26
}
27
28
#endif // not ATHENAKERNEL_SOURCEID_H
SG
Forward declaration.
Definition:
CaloCellPacker_400_500.h:32
SG::SourceID
std::string SourceID
Definition:
AthenaKernel/AthenaKernel/SourceID.h:23
Generated on Thu Nov 7 2024 21:26:24 for ATLAS Offline Software by
1.8.18