CMS 3D CMS Logo

TkEGTau.cc
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: L1Trigger
4 // Class : TkEGTau
5 //
6 
8 
9 using namespace l1t;
10 
12 
14  const std::vector<L1TTTrackRefPtr>& clustTracks,
15  const std::vector<EGammaRef>& clustEGs,
16  float iso)
17  : L1Candidate(p4), clustTracks_(clustTracks), clustEGs_(clustEGs), iso_(iso) {}
TkEGTau.h
l1t::TkEGTau::TkEGTau
TkEGTau()
Definition: TkEGTau.cc:11
l1t::L1Candidate
Definition: L1Candidate.h:15
l1t
delete x;
Definition: CaloConfig.h:22
p4
double p4[4]
Definition: TauolaWrapper.h:92
reco::Candidate::LorentzVector
math::XYZTLorentzVector LorentzVector
Lorentz vector.
Definition: Candidate.h:36