#include <L2TauSimpleClustering.h>
Public Member Functions | |
math::PtEtaPhiELorentzVectorCollection | clusterize (const math::PtEtaPhiELorentzVectorCollection &) |
L2TauSimpleClustering () | |
L2TauSimpleClustering (double) | |
~L2TauSimpleClustering () | |
Private Attributes | |
double | m_clusterRadius |
Definition at line 15 of file L2TauSimpleClustering.h.
L2TauSimpleClustering::L2TauSimpleClustering | ( | ) |
L2TauSimpleClustering::L2TauSimpleClustering | ( | double | radius | ) |
Definition at line 10 of file L2TauSimpleClustering.cc.
References m_clusterRadius, and CosmicsPD_Skims::radius.
L2TauSimpleClustering::~L2TauSimpleClustering | ( | ) |
Definition at line 15 of file L2TauSimpleClustering.cc.
math::PtEtaPhiELorentzVectorCollection L2TauSimpleClustering::clusterize | ( | const math::PtEtaPhiELorentzVectorCollection & | myRecHits | ) |
Definition at line 20 of file L2TauSimpleClustering.cc.
References HLT_25ns14e33_v1_cff::DeltaR, h, j, and m_clusterRadius.
Referenced by L2TauIsolationProducer::produce(), L2TauModularIsolationProducer::produce(), and L2TauNarrowConeIsolationProducer::produce().
|
private |
Definition at line 31 of file L2TauSimpleClustering.h.
Referenced by clusterize(), and L2TauSimpleClustering().