#include <TICLLayerTile.h>
Public Member Functions | |
void | clear () |
int | etaBin (float eta) const |
void | fill (double eta, double phi, unsigned int layerClusterId) |
int | globalBin (double eta, double phi) const |
int | globalBin (int etaBin, int phiBin) const |
const std::vector< unsigned int > & | operator[] (int globalBinId) const |
int | phiBin (float phi) const |
std::array< int, 4 > | searchBoxEtaPhi (float etaMin, float etaMax, float phiMin, float phiMax) const |
int | typeT () const |
Private Attributes | |
std::array< std::vector< unsigned int >, T::nBins > | tile_ |
Definition at line 11 of file TICLLayerTile.h.
|
inline |
Definition at line 48 of file TICLLayerTile.h.
References dqmiolumiharvest::j, seedmultiplicitymonitor_newtracking_cfi::nBins, L1TMuonDQMOffline_cfi::nEtaBins, ecaldqm::binning::nPhiBins, and TICLLayerTileT< T >::tile_.
Referenced by BeautifulSoup.Tag::setString().
|
inline |
Definition at line 19 of file TICLLayerTile.h.
References funct::abs(), PVValHelper::eta, generateTowerEtThresholdLUT::etaRange, f, maxEta, EgHLTOffEleSelection_cfi::minEta, L1TMuonDQMOffline_cfi::nEtaBins, and alignCSCRings::r.
Referenced by TICLLayerTileT< T >::globalBin(), and TICLLayerTileT< T >::searchBoxEtaPhi().
|
inline |
Definition at line 13 of file TICLLayerTile.h.
References PVValHelper::eta, TICLLayerTileT< T >::globalBin(), phi, and TICLLayerTileT< T >::tile_.
|
inline |
Definition at line 46 of file TICLLayerTile.h.
References PVValHelper::eta, TICLLayerTileT< T >::etaBin(), ecaldqm::binning::nPhiBins, phi, and TICLLayerTileT< T >::phiBin().
|
inline |
Definition at line 44 of file TICLLayerTile.h.
References TICLLayerTileT< T >::etaBin(), ecaldqm::binning::nPhiBins, and TICLLayerTileT< T >::phiBin().
Referenced by TICLLayerTileT< T >::fill().
|
inline |
|
inline |
Definition at line 28 of file TICLLayerTile.h.
References M_PI, normalizedPhi(), ecaldqm::binning::nPhiBins, phi, and alignCSCRings::r.
Referenced by TICLLayerTileT< T >::globalBin(), and TICLLayerTileT< T >::searchBoxEtaPhi().
|
inline |
Definition at line 36 of file TICLLayerTile.h.
References TICLLayerTileT< T >::etaBin(), ALCARECOTkAlBeamHalo_cff::etaMax, ALCARECOTkAlBeamHalo_cff::etaMin, TICLLayerTileT< T >::phiBin(), AlignmentTrackSelector_cfi::phiMax, and AlignmentTrackSelector_cfi::phiMin.
|
inline |
Definition at line 17 of file TICLLayerTile.h.
|
private |
Definition at line 57 of file TICLLayerTile.h.
Referenced by TICLLayerTileT< T >::clear(), TICLLayerTileT< T >::fill(), and TICLLayerTileT< T >::operator[]().