ATLAS Offline Software
Loading...
Searching...
No Matches
EventID_p1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef EVENTTPCNV_EVENTID_P1_H
6#define EVENTTPCNV_EVENTID_P1_H
7
14
15#include <stdint.h>
16
51
65
66
67#endif
68
69
70
71
72
73
number_type m_detector_mask1
detector mask1 - bit field indicating which TTC zones have been built into the event,...
Definition EventID_p1.h:42
number_type m_bunch_crossing_id
bunch crossing ID, 32 bit unsigned
Definition EventID_p1.h:36
uint64_t m_event_number
event number
Definition EventID_p1.h:27
number_type m_detector_mask3
detector mask1 - bit field indicating which TTC zones have been built into the event,...
Definition EventID_p1.h:49
number_type m_detector_mask0
detector mask0 - bit field indicating which TTC zones have been built into the event,...
Definition EventID_p1.h:39
number_type m_time_stamp_ns_offset
time stamp ns - ns time offset for time_stamp, 32 bit unsigned
Definition EventID_p1.h:31
number_type m_lumiBlock
luminosity block number: the number which uniquely tags a luminosity block within a run
Definition EventID_p1.h:34
unsigned int number_type
Definition EventID_p1.h:20
number_type m_time_stamp
posix time in seconds since 1970/01/01
Definition EventID_p1.h:29
number_type m_run_number
run number
Definition EventID_p1.h:25
number_type m_detector_mask2
detector mask0 - bit field indicating which TTC zones have been built into the event,...
Definition EventID_p1.h:45