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