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) {}
delete x;
Definition: CaloConfig.h:22
math::XYZTLorentzVector LorentzVector
Lorentz vector.
Definition: Candidate.h:36