ATLAS Offline Software
Public Attributes | List of all members
CP::TPileupReweighting::Run Struct Reference

#include <TPileupReweighting.h>

Collaboration diagram for CP::TPileupReweighting::Run:

Public Attributes

std::map< TString, std::unique_ptr< TH1 > > inputHists
 
std::map< Int_t, Double_t > badBins
 
Double_t lumi
 
std::map< UInt_t, std::pair< Double_t, Double_t > > lumiByLbn
 
std::unique_ptr< TH1muDist
 
bool nominalFromHists = false
 

Detailed Description

Definition at line 439 of file TPileupReweighting.h.

Member Data Documentation

◆ badBins

std::map<Int_t,Double_t> CP::TPileupReweighting::Run::badBins

Definition at line 441 of file TPileupReweighting.h.

◆ inputHists

std::map< TString, std::unique_ptr< TH1 > > CP::TPileupReweighting::Run::inputHists

Definition at line 440 of file TPileupReweighting.h.

◆ lumi

Double_t CP::TPileupReweighting::Run::lumi

Definition at line 442 of file TPileupReweighting.h.

◆ lumiByLbn

std::map<UInt_t, std::pair<Double_t,Double_t> > CP::TPileupReweighting::Run::lumiByLbn

Definition at line 443 of file TPileupReweighting.h.

◆ muDist

std::unique_ptr< TH1 > CP::TPileupReweighting::Run::muDist

Definition at line 444 of file TPileupReweighting.h.

◆ nominalFromHists

bool CP::TPileupReweighting::Run::nominalFromHists = false

Definition at line 445 of file TPileupReweighting.h.


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