Functions | |
void | printParticle (edm::LogInfo &log, const char *name, const reco::Candidate *cand) |
print pt, eta, phi, mass of a given candidate into an existing LogInfo More... | |
ttevent::printParticle printParticle.h "AnalysisDataFormats/TopObjects/interface/printParticle.h"
Description: [one line class summary]
Usage: <usage>
void ttevent::printParticle | ( | edm::LogInfo & | log, |
const char * | name, | ||
const reco::Candidate * | cand | ||
) |
print pt, eta, phi, mass of a given candidate into an existing LogInfo
Definition at line 20 of file printParticle.cc.
References alignBH_cfg::fixed, dqm-mbProfile::log, and Skims_PA_cff::name.
Referenced by TtSemiLeptonicEvent::print(), TtFullLeptonicEvent::print(), and TtFullHadronicEvent::print().