#include <HcalHaloData.h>
Public Member Functions | |
const std::vector< HaloClusterCandidateHCAL > & | getHaloClusterCandidatesHB () const |
std::vector< HaloClusterCandidateHCAL > & | getHaloClusterCandidatesHB () |
const std::vector< HaloClusterCandidateHCAL > & | getHaloClusterCandidatesHE () const |
std::vector< HaloClusterCandidateHCAL > & | getHaloClusterCandidatesHE () |
const std::vector< PhiWedge > & | GetPhiWedges () const |
std::vector< PhiWedge > & | GetPhiWedges () |
const std::vector< HaloTowerStrip > & | getProblematicStrips () const |
std::vector< HaloTowerStrip > & | getProblematicStrips () |
HcalHaloData () | |
void | setHaloClusterCandidatesHB (const std::vector< HaloClusterCandidateHCAL > &x) |
void | setHaloClusterCandidatesHE (const std::vector< HaloClusterCandidateHCAL > &x) |
~HcalHaloData () | |
Private Attributes | |
std::vector< PhiWedge > | PhiWedgeCollection |
std::vector< HaloTowerStrip > | problematicStripCollection |
std::vector< HaloClusterCandidateHCAL > | thehaloclustercands_hb |
std::vector< HaloClusterCandidateHCAL > | thehaloclustercands_he |
Definition at line 37 of file HcalHaloData.h.
HcalHaloData::HcalHaloData | ( | ) |
Definition at line 9 of file HcalHaloData.cc.
|
inline |
Definition at line 43 of file HcalHaloData.h.
|
inline |
Definition at line 55 of file HcalHaloData.h.
Referenced by GlobalHaloAlgo::Calculate().
|
inline |
Definition at line 56 of file HcalHaloData.h.
|
inline |
Definition at line 58 of file HcalHaloData.h.
Referenced by GlobalHaloAlgo::Calculate().
|
inline |
Definition at line 59 of file HcalHaloData.h.
|
inline |
Definition at line 48 of file HcalHaloData.h.
Referenced by BeamHaloAnalyzer::analyze(), HcalHaloAlgo::Calculate(), GlobalHaloAlgo::Calculate(), and reco::BeamHaloSummaryProducer::produce().
|
inline |
Definition at line 49 of file HcalHaloData.h.
|
inline |
Definition at line 52 of file HcalHaloData.h.
Referenced by HcalHaloAlgo::Calculate(), and reco::BeamHaloSummaryProducer::produce().
|
inline |
Definition at line 53 of file HcalHaloData.h.
|
inline |
Definition at line 61 of file HcalHaloData.h.
References x.
Referenced by HcalHaloAlgo::Calculate().
|
inline |
Definition at line 62 of file HcalHaloData.h.
References x.
Referenced by HcalHaloAlgo::Calculate().
|
private |
Definition at line 62 of file HcalHaloData.h.
|
private |
Definition at line 66 of file HcalHaloData.h.
|
private |
Definition at line 67 of file HcalHaloData.h.
|
private |
Definition at line 68 of file HcalHaloData.h.