ATLAS Offline Software
Loading...
Searching...
No Matches
TrigMuonEff::Configuration Struct Reference

structure to hold variables to configure behaviour of the tool More...

#include <IMuonTriggerScaleFactors.h>

Collaboration diagram for TrigMuonEff::Configuration:

Public Member Functions

 Configuration (const bool isData_=true, const int replicaIndex_=-1)

Public Attributes

bool isData
int replicaIndex
 index of replicated histograms to access

Detailed Description

structure to hold variables to configure behaviour of the tool

Definition at line 23 of file IMuonTriggerScaleFactors.h.

Constructor & Destructor Documentation

◆ Configuration()

TrigMuonEff::Configuration::Configuration ( const bool isData_ = true,
const int replicaIndex_ = -1 )
inline

Definition at line 27 of file IMuonTriggerScaleFactors.h.

27: isData(isData_), replicaIndex(replicaIndex_) {}
int replicaIndex
index of replicated histograms to access

Member Data Documentation

◆ isData

bool TrigMuonEff::Configuration::isData

Definition at line 24 of file IMuonTriggerScaleFactors.h.

◆ replicaIndex

int TrigMuonEff::Configuration::replicaIndex

index of replicated histograms to access

Definition at line 25 of file IMuonTriggerScaleFactors.h.


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