ATLAS Offline Software
Loading...
Searching...
No Matches
BunchConfKey_v1.h
Go to the documentation of this file.
1// Dear emacs, this is -*- c++ -*-
2
3/*
4 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5*/
6
7// $Id: BunchConfKey_v1.h 630856 2014-11-25 11:22:49Z gwatts $
8#ifndef XAODTRIGGER_VERSIONS_BUNCHCONFKEY_V1_H
9#define XAODTRIGGER_VERSIONS_BUNCHCONFKEY_V1_H
10
11// System include(s):
12extern "C" {
13# include <stdint.h>
14}
15
16namespace xAOD {
17
30
31 public:
33 BunchConfKey_v1( uint32_t id = 0 );
34
36 uint32_t id() const;
38 void setId( uint32_t id );
39
40 private:
43
44 }; // class BunchConfKey_v1
45
46} // namespace xAOD
47
48#endif // XAODTRIGGER_VERSIONS_BUNCHCONFKEY_V1_H
void setId(uint32_t id)
Set the 32-bit identifier of the bunch configuration.
uint32_t id() const
Get the 32-bit identifier of the bunch configuration.
uint32_t m_id
The 32-bit identifier of the bunch configuration.
BunchConfKey_v1(uint32_t id=0)
Default constructor.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
setEventNumber uint32_t