1 #ifndef DataFormats_JetReco_TrackJet_h 2 #define DataFormats_JetReco_TrackJet_h 42 std::vector<edm::Ptr<reco::Track> >
tracks()
const;
reco::VertexRef vtx_
Associated primary vertex.
bool fromHardVertex() const
check jet to be associated to the hard primary vertex
TrackJet()
Default constructor.
std::vector< Constituent > Constituents
std::string print() const override
Print object.
size_t numberOfTracks() const
Number of track daughters.
~TrackJet() override
Destructor.
void setPrimaryVertex(const reco::VertexRef &vtx)
set associated primary vertex
TrackJet * clone() const override
Polymorphic clone.
size_t numberOfDaughters() const override
number of daughters
virtual edm::Ptr< reco::Track > track(size_t i) const
Return Ptr to the track costituent.
math::XYZTLorentzVector LorentzVector
Lorentz vector.
Structure Point Contains parameters of Gaussian fits to DMRs.
bool overlap(const Candidate &dummy) const override
Polymorphic overlap.
std::vector< edm::Ptr< reco::Track > > tracks() const
Return pointers to all track costituents.
const reco::VertexRef primaryVertex() const
get associated primary vertex
void resetCharge()
calculate and set the charge by adding up the constituting track charges