boca::ClosestLepton Class Reference

#include <ClosestLepton.hh>

Public Member Functions

 ClosestLepton ()
 
 ClosestLepton (Jet const &jet)
 
 ClosestLepton (Jet const &jet, std::vector< Lepton > const &leptons)
 
 ClosestLepton (Jet const &jet, Event const &event)
 
void SetJet (Jet const &jet)
 
void AddLepton (Lepton const &lepton)
 
void AddLeptons (std::vector< Lepton > const &leptons)
 
Angle DeltaR ()
 
Momentum Pt ()
 

Friends

std::ostream & operator<< (std::ostream &stream, ClosestLepton const &closest_lepton)
 

Constructor & Destructor Documentation

boca::ClosestLepton::ClosestLepton ( )
boca::ClosestLepton::ClosestLepton ( Jet const &  jet)
boca::ClosestLepton::ClosestLepton ( Jet const &  jet,
std::vector< Lepton > const &  leptons 
)
boca::ClosestLepton::ClosestLepton ( Jet const &  jet,
Event const &  event 
)

Member Function Documentation

void boca::ClosestLepton::AddLepton ( Lepton const &  lepton)
void boca::ClosestLepton::AddLeptons ( std::vector< Lepton > const &  leptons)
Angle boca::ClosestLepton::DeltaR ( )
Momentum boca::ClosestLepton::Pt ( )
void boca::ClosestLepton::SetJet ( Jet const &  jet)

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  stream,
ClosestLepton const &  closest_lepton 
)
friend

The documentation for this class was generated from the following files: