#include <JetMatchingTools.h>
Public Member Functions | |
JetConstituent () | |
JetConstituent (const JetConstituent &j) | |
JetConstituent (const EcalRecHit &ehit) | |
JetConstituent (const CaloRecHit &ehit) | |
~JetConstituent () | |
Public Attributes | |
double | energy |
DetId | id |
Definition at line 30 of file JetMatchingTools.h.
|
inline |
Definition at line 34 of file JetMatchingTools.h.
|
inline |
Definition at line 35 of file JetMatchingTools.h.
|
inline |
Definition at line 36 of file JetMatchingTools.h.
|
inline |
Definition at line 37 of file JetMatchingTools.h.
|
inline |
double JetMatchingTools::JetConstituent::energy |
Definition at line 32 of file JetMatchingTools.h.
Referenced by Jet.Jet::rawEnergy().
DetId JetMatchingTools::JetConstituent::id |
Definition at line 31 of file JetMatchingTools.h.