![]() |
ATLAS Offline Software
|
#include <TPileupReweighting.h>
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 |
Definition at line 439 of file TPileupReweighting.h.
| std::map<Int_t,Double_t> CP::TPileupReweighting::Run::badBins |
Definition at line 441 of file TPileupReweighting.h.
| std::map< TString, std::unique_ptr< TH1 > > CP::TPileupReweighting::Run::inputHists |
Definition at line 440 of file TPileupReweighting.h.
| Double_t CP::TPileupReweighting::Run::lumi |
Definition at line 442 of file TPileupReweighting.h.
| std::map<UInt_t, std::pair<Double_t,Double_t> > CP::TPileupReweighting::Run::lumiByLbn |
Definition at line 443 of file TPileupReweighting.h.
| std::unique_ptr< TH1 > CP::TPileupReweighting::Run::muDist |
Definition at line 444 of file TPileupReweighting.h.
| bool CP::TPileupReweighting::Run::nominalFromHists = false |
Definition at line 445 of file TPileupReweighting.h.
1.8.18