#include <JetExtendedAssociation.h>
Public Member Functions | |
JetExtendedData () | |
~JetExtendedData () | |
Public Attributes | |
int | mTracksAtCaloNumber |
LorentzVector | mTracksAtCaloP4 |
int | mTracksAtVertexNumber |
LorentzVector | mTracksAtVertexP4 |
Definition at line 68 of file JetExtendedAssociation.h.
reco::JetExtendedAssociation::JetExtendedData::JetExtendedData | ( | ) |
Definition at line 76 of file JetExtendedAssociation.cc.
|
inline |
Definition at line 71 of file JetExtendedAssociation.h.
int reco::JetExtendedAssociation::JetExtendedData::mTracksAtCaloNumber |
Definition at line 74 of file JetExtendedAssociation.h.
Referenced by JetExtender::produce(), and reco::JetExtendedAssociation::tracksAtCaloNumber().
LorentzVector reco::JetExtendedAssociation::JetExtendedData::mTracksAtCaloP4 |
Definition at line 75 of file JetExtendedAssociation.h.
Referenced by JetExtender::produce(), and reco::JetExtendedAssociation::tracksAtCaloP4().
int reco::JetExtendedAssociation::JetExtendedData::mTracksAtVertexNumber |
Definition at line 72 of file JetExtendedAssociation.h.
Referenced by JetExtender::produce(), and reco::JetExtendedAssociation::tracksAtVertexNumber().
LorentzVector reco::JetExtendedAssociation::JetExtendedData::mTracksAtVertexP4 |
Definition at line 73 of file JetExtendedAssociation.h.
Referenced by JetExtender::produce(), and reco::JetExtendedAssociation::tracksAtVertexP4().