#include <PileUp.h>
|
| PileUpConfig (std::string sourcename, double averageNumber, std::unique_ptr< TH1F > &histo, const bool playback) |
|
Definition at line 31 of file PileUp.h.
◆ PileUpConfig()
edm::PileUpConfig::PileUpConfig |
( |
std::string |
sourcename, |
|
|
double |
averageNumber, |
|
|
std::unique_ptr< TH1F > & |
histo, |
|
|
const bool |
playback |
|
) |
| |
|
inline |
◆ averageNumber_
double edm::PileUpConfig::averageNumber_ |
◆ histo_
std::shared_ptr<TH1F> edm::PileUpConfig::histo_ |
◆ playback_
const bool edm::PileUpConfig::playback_ |
◆ sourcename_
std::string edm::PileUpConfig::sourcename_ |