ATLAS Offline Software
Loading...
Searching...
No Matches
EventAuxInfo_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#ifndef XAODEVENTINFO_VERSIONS_EVENTAUXINFO_V1_H
8#define XAODEVENTINFO_VERSIONS_EVENTAUXINFO_V1_H
9
10// System include(s):
11#include <stdint.h>
12#include <vector>
13#include <string>
14
15// EDM include(s):
18
19namespace xAOD {
20
32
33 public:
36
37
46 virtual void* getDecoration (SG::auxid_t auxid,
47 size_t size,
48 size_t capacity) override;
49
50
55 virtual bool isDecoration (auxid_t auxid) const override;
56
57
62 virtual void lockDecoration (SG::auxid_t auxid) override;
63
64
70 void toTransient();
71
72
86
89 std::vector< std::pair< std::string, std::string > > detDescrTags;
92
98 std::vector< std::string > streamTagNames;
99 std::vector< std::string > streamTagTypes;
100 std::vector< char > streamTagObeysLumiblock;
102
108
122
125 float beamPosX;
126 float beamPosY;
127 float beamPosZ;
136
137
143
144 }; // class EventAuxInfo_v1
145
146} // namespace xAOD
147
148// Declare the inheritance of the type:
149#include "xAODCore/BaseInfo.h"
151
152#endif // XAODEVENTINFO_VERSIONS_EVENTAUXINFO_V1_H
Variable-sized bitset allowing (mostly) concurrent access.
#define SG_BASE(D, B)
Declare that class D derives from class B.
Variable-sized bitset allowing (mostly) concurrent access.
Common base class for auxiliary info objects.
Definition AuxInfoBase.h:45
virtual size_t size() const override
Get the size of the container.
AuxInfoBase(bool allowDynamicVars=true)
Default constructor.
SG::auxid_t auxid_t
The aux ID type definition.
Definition AuxInfoBase.h:49
Auxiliary information about the event.
virtual void lockDecoration(SG::auxid_t auxid) override
Lock a decoration.
std::vector< std::pair< std::string, std::string > > detDescrTags
std::vector< std::string > streamTagNames
EventAuxInfo_v1()
Default constructor.
std::vector< char > streamTagObeysLumiblock
virtual void * getDecoration(SG::auxid_t auxid, size_t size, size_t capacity) override
Return the data vector for one aux data decoration item.
void toTransient()
Called after one of these objects is read.
std::vector< std::string > streamTagTypes
CxxUtils::ConcurrentBitset m_decorFlags
Keep track of the event status flags.
virtual bool isDecoration(auxid_t auxid) const override
Test if a particular variable is tagged as a decoration.
size_t auxid_t
Identifier for a particular aux data item.
Definition AuxTypes.h:27
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
setWord1 uint16_t
setEventNumber uint32_t