ATLAS Offline Software
Loading...
Searching...
No Matches
xAOD::CTPResult_v1::CTPBunchCrossing Struct Reference

This is the trigger result for each item before prescale, after prescale and after veto for a single bunch crossing. More...

#include <CTPResult_v1.h>

Collaboration diagram for xAOD::CTPResult_v1::CTPBunchCrossing:

Public Attributes

std::vector< uint32_ttipWords {0}
std::vector< uint32_ttbpWords {0}
std::vector< uint32_ttapWords {0}
std::vector< uint32_ttavWords {0}

Detailed Description

This is the trigger result for each item before prescale, after prescale and after veto for a single bunch crossing.

Definition at line 31 of file CTPResult_v1.h.

Member Data Documentation

◆ tapWords

std::vector< uint32_t > xAOD::CTPResult_v1::CTPBunchCrossing::tapWords {0}

Definition at line 34 of file CTPResult_v1.h.

34{0}; // Trigger after prescale words for the bunch crossing

◆ tavWords

std::vector< uint32_t > xAOD::CTPResult_v1::CTPBunchCrossing::tavWords {0}

Definition at line 35 of file CTPResult_v1.h.

35{0}; // Trigger after veto words for the bunch crossing

◆ tbpWords

std::vector< uint32_t > xAOD::CTPResult_v1::CTPBunchCrossing::tbpWords {0}

Definition at line 33 of file CTPResult_v1.h.

33{0}; // Trigger before prescale words for the bunch crossing

◆ tipWords

std::vector< uint32_t > xAOD::CTPResult_v1::CTPBunchCrossing::tipWords {0}

Definition at line 32 of file CTPResult_v1.h.

32{0}; // Trigger input words for the bunch crossing

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