src
AnalysisDataFormats
TopObjects
src
printParticle.h
Go to the documentation of this file.
1
#ifndef AnalysisDataFormats_TopObjects_printParticle_h
2
#define AnalysisDataFormats_TopObjects_printParticle_h
3
// -*- C++ -*-
4
//
5
// Package: AnalysisDataFormats/TopObjects
6
// Class : printParticle
7
//
16
//
17
// Original Author: Christopher Jones
18
// Created: Fri, 16 Oct 2020 13:22:44 GMT
19
//
20
21
// system include files
22
23
// user include files
24
#include "
DataFormats/Candidate/interface/Candidate.h
"
25
#include "
FWCore/MessageLogger/interface/MessageLogger.h
"
26
27
// forward declarations
28
29
namespace
ttevent
{
31
void
printParticle
(
edm::LogInfo
&
log
,
const
char
*
name
,
const
reco::Candidate
*
cand
);
32
}
// namespace ttevent
33
#endif
MessageLogger.h
reco::Candidate
Definition:
Candidate.h:27
ttevent::printParticle
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
Definition:
printParticle.cc:20
Candidate.h
edm::Log
Definition:
MessageLogger.h:70
cand
Definition:
decayParser.h:32
dqm-mbProfile.log
log
Definition:
dqm-mbProfile.py:17
ttevent
Definition:
printParticle.cc:18
Skims_PA_cff.name
name
Definition:
Skims_PA_cff.py:17
Generated for CMSSW Reference Manual by
1.8.14