ATLAS Offline Software
Loading...
Searching...
No Matches
PyEventType Class Reference

#include <EventInfoDict.h>

Collaboration diagram for PyEventType:

Static Public Member Functions

static std::vector< unsigned int > bit_mask (const ::EventType &et)

Detailed Description

Definition at line 70 of file EventInfoDict.h.

Member Function Documentation

◆ bit_mask()

std::vector< unsigned int > PyEventType::bit_mask ( const ::EventType & et)
inlinestatic

Definition at line 75 of file EventInfoDict.h.

75 {
76 return std::vector<unsigned int>(et.bit_mask_begin(),
77 et.bit_mask_end());
78 }
float et(const xAOD::jFexSRJetRoI *j)

The documentation for this class was generated from the following file: