#include <vector>
#include <map>
#include "DataFormats/DetId/interface/DetId.h"
#include "DataFormats/HcalDetId/interface/HcalDetId.h"
#include "Calibration/HcalCalibAlgos/src/TCell.h"
#include "DataFormats/GeometryVector/interface/GlobalPoint.h"
#include "DataFormats/GeometryVector/interface/GlobalVector.h"
#include "Geometry/CaloGeometry/interface/CaloGeometry.h"
Go to the source code of this file.
Functions | |
void | combinePhi (std::vector< TCell > &selectCells) |
void | combinePhi (std::vector< TCell > &selectCells, std::vector< TCell > &combinedCells) |
void | filterCells3x3 (std::vector< TCell > &selectCells, Int_t iEta, UInt_t iPhi) |
void | filterCells5x5 (std::vector< TCell > &selectCells, Int_t iEta, UInt_t iPhi) |
void | filterCellsInCone (std::vector< TCell > &selectCells, const GlobalPoint hitPositionHcal, Float_t maxConeDist, const CaloGeometry *theCaloGeometry) |
void | getIEtaIPhiForHighestE (std::vector< TCell > &selectCells, Int_t &iEta, UInt_t &iPhi) |
void | sumDepths (std::vector< TCell > &selectCells) |
void | sumSmallDepths (std::vector< TCell > &selectCells) |
void combinePhi | ( | std::vector< TCell > & | selectCells | ) |
Definition at line 94 of file hcalCalibUtils.cc.
References HLT_25ns14e33_v1_cff::depth.
Definition at line 127 of file hcalCalibUtils.cc.
References HLT_25ns14e33_v1_cff::depth.
void filterCells3x3 | ( | std::vector< TCell > & | selectCells, |
Int_t | iEta, | ||
UInt_t | iPhi | ||
) |
Definition at line 185 of file hcalCalibUtils.cc.
References funct::abs(), and dPhi().
Referenced by hcalCalib::Process().
void filterCells5x5 | ( | std::vector< TCell > & | selectCells, |
Int_t | iEta, | ||
UInt_t | iPhi | ||
) |
Definition at line 246 of file hcalCalibUtils.cc.
References funct::abs(), and dPhi().
Referenced by hcalCalib::Process().
void filterCellsInCone | ( | std::vector< TCell > & | selectCells, |
const GlobalPoint | hitPositionHcal, | ||
Float_t | maxConeDist, | ||
const CaloGeometry * | theCaloGeometry | ||
) |
Definition at line 344 of file hcalCalibUtils.cc.
References getDistInPlaneSimple(), CaloGeometry::getPosition(), and diJetCalib::maxConeDist.
Referenced by hcalCalib::Process().
void getIEtaIPhiForHighestE | ( | std::vector< TCell > & | selectCells, |
Int_t & | iEta, | ||
UInt_t & | iPhi | ||
) |
Definition at line 153 of file hcalCalibUtils.cc.
References alignCSCRings::e, and diJetCalib::sumDepths.
Referenced by hcalCalib::Process().
void sumDepths | ( | std::vector< TCell > & | selectCells | ) |
Definition at line 14 of file hcalCalibUtils.cc.
References funct::abs(), gather_cfg::cout, HLT_25ns14e33_v1_cff::depth, and HcalBarrel.
void sumSmallDepths | ( | std::vector< TCell > & | selectCells | ) |
Definition at line 280 of file hcalCalibUtils.cc.
References HLT_25ns14e33_v1_cff::depth, and spr::find().