Public Member Functions | |
Hexel (const HGCRecHit &hit, DetId id_in, bool isHalf, const hgcal::RecHitTools *tools_in) | |
Hexel () | |
bool | operator> (const Hexel &rhs) const |
Public Attributes | |
int | clusterIndex |
double | delta |
DetId | detid |
double | fraction |
bool | isBorder |
bool | isHalfCell |
bool | isHalo |
int | nearestHigher |
double | rho |
const hgcal::RecHitTools * | tools |
double | weight |
double | x |
double | y |
double | z |
Definition at line 134 of file HGCalImagingAlgo.h.
|
inline |
Definition at line 151 of file HGCalImagingAlgo.h.
References CaloRecHit::energy(), hgcal::RecHitTools::getPosition(), eostools::move(), position, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
inline |
Definition at line 165 of file HGCalImagingAlgo.h.
|
inline |
int HGCalImagingAlgo::Hexel::clusterIndex |
Definition at line 148 of file HGCalImagingAlgo.h.
double HGCalImagingAlgo::Hexel::delta |
Definition at line 144 of file HGCalImagingAlgo.h.
DetId HGCalImagingAlgo::Hexel::detid |
Definition at line 142 of file HGCalImagingAlgo.h.
double HGCalImagingAlgo::Hexel::fraction |
Definition at line 141 of file HGCalImagingAlgo.h.
bool HGCalImagingAlgo::Hexel::isBorder |
Definition at line 146 of file HGCalImagingAlgo.h.
bool HGCalImagingAlgo::Hexel::isHalfCell |
Definition at line 139 of file HGCalImagingAlgo.h.
bool HGCalImagingAlgo::Hexel::isHalo |
Definition at line 147 of file HGCalImagingAlgo.h.
int HGCalImagingAlgo::Hexel::nearestHigher |
Definition at line 145 of file HGCalImagingAlgo.h.
double HGCalImagingAlgo::Hexel::rho |
Definition at line 143 of file HGCalImagingAlgo.h.
Referenced by Lepton.Lepton::absIsoFromEA(), Muon.Muon::absIsoWithFSR(), and operator>().
const hgcal::RecHitTools* HGCalImagingAlgo::Hexel::tools |
Definition at line 149 of file HGCalImagingAlgo.h.
double HGCalImagingAlgo::Hexel::weight |
Definition at line 140 of file HGCalImagingAlgo.h.
Referenced by dirstructure.Directory::calcStats(), dirstructure.Directory::get_fail_rate(), dirstructure.Directory::get_null_rate(), dirstructure.Directory::get_skiped_rate(), dirstructure.Directory::get_success_rate(), and dirstructure.Directory::print_report().
double HGCalImagingAlgo::Hexel::x |
Definition at line 136 of file HGCalImagingAlgo.h.
Referenced by svgfig.Curve.Sample::__repr__(), svgfig.Ellipse::__repr__(), Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), HGCalImagingAlgo::distance2(), geometryXMLparser.Alignable::pos(), Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget(), ntupleDataFormat._HitObject::r(), ntupleDataFormat._HitObject::r3D(), and HGCalImagingAlgo::shareEnergy().
double HGCalImagingAlgo::Hexel::y |
Definition at line 137 of file HGCalImagingAlgo.h.
Referenced by svgfig.Ellipse::__repr__(), Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), HGCalImagingAlgo::distance2(), geometryXMLparser.Alignable::pos(), Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget(), ntupleDataFormat._HitObject::r(), ntupleDataFormat._HitObject::r3D(), and HGCalImagingAlgo::shareEnergy().
double HGCalImagingAlgo::Hexel::z |
Definition at line 138 of file HGCalImagingAlgo.h.
Referenced by geometryXMLparser.Alignable::pos(), ntupleDataFormat._HitObject::r3D(), and HGCalImagingAlgo::shareEnergy().