ATLAS Offline Software
Loading...
Searching...
No Matches
TrigMonEvent.cxx File Reference
#include <algorithm>
#include <cmath>
#include "TrigMonitoringEvent/TrigMonEvent.h"
Include dependency graph for TrigMonEvent.cxx:

Go to the source code of this file.

Namespaces

namespace  EventBits

Functions

unsigned getTrigMonEventVersion ()

Variables

const uint32_t EventBits::maskLumi = 0x0000ffff
const uint32_t EventBits::maskBxid = 0xffff0000
const uint32_t EventBits::shftBxid = 16
static const unsigned EventBits::TrigMonEventVersion = 2

Function Documentation

◆ getTrigMonEventVersion()

unsigned getTrigMonEventVersion ( )

Definition at line 26 of file TrigMonEvent.cxx.

26 {
28}
static const unsigned TrigMonEventVersion