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-2026 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
72 virtual void toTransient( const EventContext& ctx ) override;
73 void toTransient( ); // temporary; for use from read rules
74
75
89
92 std::vector< std::pair< std::string, std::string > > detDescrTags;
95
101 std::vector< std::string > streamTagNames;
102 std::vector< std::string > streamTagTypes;
103 std::vector< char > streamTagObeysLumiblock;
105
111
125
128 float beamPosX;
129 float beamPosY;
130 float beamPosZ;
139
140
146
147 }; // class EventAuxInfo_v1
148
149} // namespace xAOD
150
151// Declare the inheritance of the type:
152#include "xAODCore/BaseInfo.h"
154
155#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.
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.
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.
ConcurrentBitset(bit_t nbits=0)
Constructor.
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