ATLAS Offline Software
Loading...
Searching...
No Matches
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< TH1 > muDist
bool nominalFromHists = false

Detailed Description

Definition at line 445 of file TPileupReweighting.h.

Member Data Documentation

◆ badBins

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

Definition at line 447 of file TPileupReweighting.h.

◆ inputHists

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

Definition at line 446 of file TPileupReweighting.h.

◆ lumi

Double_t CP::TPileupReweighting::Run::lumi

Definition at line 448 of file TPileupReweighting.h.

◆ lumiByLbn

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

Definition at line 449 of file TPileupReweighting.h.

◆ muDist

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

Definition at line 450 of file TPileupReweighting.h.

◆ nominalFromHists

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

Definition at line 451 of file TPileupReweighting.h.


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