Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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
log
static std::vector< std::string > checklist log
Definition:
LHERunInfoProduct.cc:179
MessageLogger.h
reco::Candidate
Definition:
Candidate.h:27
mergeVDriftHistosByStation.name
string name
Definition:
mergeVDriftHistosByStation.py:78
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
Generated for CMSSW Reference Manual by
1.8.5