ATLAS Offline Software
Loading...
Searching...
No Matches
LVL1::TrigThresholdDecisionTool::RPCFlagDecision Struct Reference

#include <TrigThresholdDecisionTool.h>

Collaboration diagram for LVL1::TrigThresholdDecisionTool::RPCFlagDecision:

Public Member Functions

 RPCFlagDecision (const bool &M)
bool operator< (const RPCFlagDecision &rhs) const

Public Attributes

unsigned word
bool pass

Detailed Description

Definition at line 88 of file TrigThresholdDecisionTool.h.

Constructor & Destructor Documentation

◆ RPCFlagDecision()

LVL1::TrigThresholdDecisionTool::RPCFlagDecision::RPCFlagDecision ( const bool & M)
inline

Member Function Documentation

◆ operator<()

bool LVL1::TrigThresholdDecisionTool::RPCFlagDecision::operator< ( const RPCFlagDecision & rhs) const
inline

Definition at line 93 of file TrigThresholdDecisionTool.h.

93{return word < rhs.word;}

Member Data Documentation

◆ pass

bool LVL1::TrigThresholdDecisionTool::RPCFlagDecision::pass

Definition at line 96 of file TrigThresholdDecisionTool.h.

◆ word

unsigned LVL1::TrigThresholdDecisionTool::RPCFlagDecision::word

Definition at line 95 of file TrigThresholdDecisionTool.h.


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