ATLAS Offline Software
Loading...
Searching...
No Matches
TrigInfo Struct Reference

#include <TrigEgammaMonitorBaseAlgorithm.h>

Collaboration diagram for TrigInfo:

Public Attributes

bool L1Legacy {}
std::string L1Threshold
std::string trigger
std::string signature
float etthr {}
std::string pidname
bool idperf {}
bool etcut {}
bool nogsf {}
bool lrt {}
bool ion {}
std::string isolation
bool isolated {}

Detailed Description

Definition at line 42 of file TrigEgammaMonitorBaseAlgorithm.h.

Member Data Documentation

◆ etcut

bool TrigInfo::etcut {}

Definition at line 54 of file TrigEgammaMonitorBaseAlgorithm.h.

54{}; // Et cut only chain

◆ etthr

float TrigInfo::etthr {}

Definition at line 49 of file TrigEgammaMonitorBaseAlgorithm.h.

49{}; // HLT Et threshold

◆ idperf

bool TrigInfo::idperf {}

Definition at line 53 of file TrigEgammaMonitorBaseAlgorithm.h.

53{}; // Performance chain

◆ ion

bool TrigInfo::ion {}

Definition at line 57 of file TrigEgammaMonitorBaseAlgorithm.h.

57{}; // Heavy Ion chain

◆ isolated

bool TrigInfo::isolated {}

Definition at line 60 of file TrigEgammaMonitorBaseAlgorithm.h.

60{};

◆ isolation

std::string TrigInfo::isolation

Definition at line 59 of file TrigEgammaMonitorBaseAlgorithm.h.

◆ L1Legacy

bool TrigInfo::L1Legacy {}

Definition at line 44 of file TrigEgammaMonitorBaseAlgorithm.h.

44{};

◆ L1Threshold

std::string TrigInfo::L1Threshold

Definition at line 45 of file TrigEgammaMonitorBaseAlgorithm.h.

◆ lrt

bool TrigInfo::lrt {}

Definition at line 56 of file TrigEgammaMonitorBaseAlgorithm.h.

56{}; // LRT chain

◆ nogsf

bool TrigInfo::nogsf {}

Definition at line 55 of file TrigEgammaMonitorBaseAlgorithm.h.

55{}; // GSF chain

◆ pidname

std::string TrigInfo::pidname

Definition at line 51 of file TrigEgammaMonitorBaseAlgorithm.h.

◆ signature

std::string TrigInfo::signature

Definition at line 48 of file TrigEgammaMonitorBaseAlgorithm.h.

◆ trigger

std::string TrigInfo::trigger

Definition at line 47 of file TrigEgammaMonitorBaseAlgorithm.h.


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