1 #ifndef DataFormatsL1TCorrelator_TkJet_h
2 #define DataFormatsL1TCorrelator_TkJet_h
28 float jetvtx = -999.);
33 unsigned int tighttracks = 0,
34 unsigned int displacedtracks = 0,
35 unsigned int tightdisplacedtracks = 0);
56 std::vector<edm::Ptr<L1TTTrackType> >
trkPtrs_;
edm::Ref< JetBxCollection > jetRef_
const edm::Ref< JetBxCollection > & jetRef() const
std::vector< L1TTTrackType > L1TTTrackCollection
TTTrack< Ref_Phase2TrackerDigi_ > L1TTTrackType
unsigned int nTighttracks() const
const LorentzVector & p4() const final
four-momentum Lorentz vector
std::vector< edm::Ptr< L1TTTrackType > > trkPtrs_
unsigned int nTightDisptracks() const
const std::vector< edm::Ptr< L1TTTrackType > > & trkPtrs() const
unsigned int tightdisplacedtracks_
unsigned int nDisptracks() const
Class to store the L1 Track Trigger tracks.
unsigned int tighttracks_
math::XYZTLorentzVector LorentzVector
Lorentz vector.
unsigned int displacedtracks_
void setJetVtx(float JetVtx)
unsigned int ntracks() const