#include <BunchConfKey_v1.h>
Public Member Functions | |
| BunchConfKey_v1 (uint32_t id=0) | |
| Default constructor. | |
| uint32_t | id () const |
| Get the 32-bit identifier of the bunch configuration. | |
| void | setId (uint32_t id) |
| Set the 32-bit identifier of the bunch configuration. | |
Class identifying the bunch configuration of a given event
We put one object of this type into every event to identify which bunch configuration was used to produce it. In a way very similar to how xAOD::TrigConfKeys is used.
1.6.1