9 PUTree_ =
fs->make<TTree>(
"pileup",
"pileup");
32 if (!
iEvent.isRealData()) {
47 std::vector<PileupSummaryInfo>::const_iterator PVI;
48 nPUtrue_ = PupInfo->begin()->getTrueNumInteractions();
50 for (PVI = PupInfo->begin(); PVI != PupInfo->end(); ++PVI) {
51 BX_[
nBX] = PVI->getBunchCrossing();
55 <<
" nPUobs[1]: " <<
nPUobs_[1] << std::endl;
static const char runNumber_[]
edm::EDGetTokenT< std::vector< PileupSummaryInfo > > pileupSummaryToken_
T getParameter(std::string const &) const
PUDumper(const edm::ParameterSet &)
ctor
Int_t lumiBlock
lumi section
#define DEFINE_FWK_MODULE(type)
void analyze(const edm::Event &, const edm::EventSetup &) override
the actual analyze method