ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODMetaData
Root
FileMetaDataAccessors_v1.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id$
8
#ifndef XAODMETADATA_FILEMETADATAACCESSORS_V1_H
9
#define XAODMETADATA_FILEMETADATAACCESSORS_V1_H
10
11
// System include(s):
12
#include <cstdint>
13
#include <string>
14
15
// EDM include(s):
16
#include "
AthContainers/AuxElement.h
"
17
18
// Local include(s):
19
#include "
xAODMetaData/versions/FileMetaData_v1.h
"
20
21
namespace
xAOD
{
22
24
const
SG::AuxElement::Accessor< std::string >*
25
metaDataTypeStringAccessorV1
(
FileMetaData_v1::MetaDataType
type );
26
28
const
SG::AuxElement::Accessor< uint32_t >*
29
metaDataTypeUIntAccessorV1
(
FileMetaData_v1::MetaDataType
type );
30
32
const
SG::AuxElement::Accessor< float >*
33
metaDataTypeFloatAccessorV1
(
FileMetaData_v1::MetaDataType
type );
34
36
const
SG::AuxElement::Accessor< char >*
37
metaDataTypeCharAccessorV1
(
FileMetaData_v1::MetaDataType
type );
38
39
}
// namespace xAOD
40
41
#endif
// XAODMETADATA_FILEMETADATAACCESSORS_V1_H
AuxElement.h
Base class for elements of a container that can have aux data.
FileMetaData_v1.h
xAOD::FileMetaData_v1::MetaDataType
MetaDataType
Pre-defined metadata value types.
Definition
FileMetaData_v1.h:54
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
xAOD::metaDataTypeStringAccessorV1
const SG::AuxElement::Accessor< std::string > * metaDataTypeStringAccessorV1(FileMetaData_v1::MetaDataType type)
Helper function for getting an accessor for a pre-defined property.
Definition
FileMetaDataAccessors_v1.cxx:46
xAOD::metaDataTypeUIntAccessorV1
const SG::AuxElement::Accessor< uint32_t > * metaDataTypeUIntAccessorV1(FileMetaData_v1::MetaDataType type)
Helper function for getting an accessor for a pre-defined property.
Definition
FileMetaDataAccessors_v1.cxx:73
xAOD::metaDataTypeFloatAccessorV1
const SG::AuxElement::Accessor< float > * metaDataTypeFloatAccessorV1(FileMetaData_v1::MetaDataType type)
Helper function for getting an accessor for a pre-defined property.
Definition
FileMetaDataAccessors_v1.cxx:90
xAOD::metaDataTypeCharAccessorV1
const SG::AuxElement::Accessor< char > * metaDataTypeCharAccessorV1(FileMetaData_v1::MetaDataType type)
Helper function for getting an accessor for a pre-defined property.
Definition
FileMetaDataAccessors_v1.cxx:108
Generated on
for ATLAS Offline Software by
1.17.0