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

#include <ITrigMuonMatching.h>

Collaboration diagram for DimuonChainInfo:

Public Member Functions

 DimuonChainInfo (const std::string &chain_="")

Public Attributes

std::string chain
std::pair< std::string, std::string > thresholds
bool isEFFS
bool isSymmetric
bool isValid

Detailed Description

Definition at line 13 of file ITrigMuonMatching.h.

Constructor & Destructor Documentation

◆ DimuonChainInfo()

DimuonChainInfo::DimuonChainInfo ( const std::string & chain_ = "")
inline

Definition at line 21 of file ITrigMuonMatching.h.

21 :
22 chain(chain_), thresholds(), isEFFS(false), isSymmetric(false), isValid(false) {}
std::pair< std::string, std::string > thresholds

Member Data Documentation

◆ chain

std::string DimuonChainInfo::chain

Definition at line 15 of file ITrigMuonMatching.h.

◆ isEFFS

bool DimuonChainInfo::isEFFS

Definition at line 17 of file ITrigMuonMatching.h.

◆ isSymmetric

bool DimuonChainInfo::isSymmetric

Definition at line 18 of file ITrigMuonMatching.h.

◆ isValid

bool DimuonChainInfo::isValid

Definition at line 19 of file ITrigMuonMatching.h.

◆ thresholds

std::pair<std::string, std::string> DimuonChainInfo::thresholds

Definition at line 16 of file ITrigMuonMatching.h.


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