#include <TrackClassMatch.h>
Public Member Functions | |
Input (const reco::Track &t, const reco::Jet &j, const reco::Vertex &v) | |
Public Attributes | |
const reco::Jet & | jet |
const reco::Track & | track |
const reco::Vertex & | vertex |
Definition at line 18 of file TrackClassMatch.h.
TrackClassMatch::Input::Input | ( | const reco::Track & | t, |
const reco::Jet & | j, | ||
const reco::Vertex & | v | ||
) | [inline] |
Definition at line 21 of file TrackClassMatch.h.
Definition at line 25 of file TrackClassMatch.h.
Definition at line 24 of file TrackClassMatch.h.
Referenced by TrackClassMatch::operator()().
Definition at line 26 of file TrackClassMatch.h.