#include <StubFEWindows.h>
Public Member Functions | |
const std::vector< double > & | numTiltedLayerRings () const |
void | setZero () |
const double * | storedWindowSize (const TrackerTopology *trackerTopo, const DetId &detId) const |
double * | storedWindowSize (const TrackerTopology *trackerTopo, const DetId &detId) |
StubFEWindows (const edm::ParameterSet &pSetStubAlgo) | |
const std::vector< double > & | windowSizeBarrelLayers () const |
std::vector< double > & | windowSizeBarrelLayers () |
const std::vector< std::vector< double > > & | windowSizeEndcapDisksRings () const |
std::vector< std::vector< double > > & | windowSizeEndcapDisksRings () |
const std::vector< std::vector< double > > & | windowSizeTiltedLayersRings () const |
std::vector< std::vector< double > > & | windowSizeTiltedLayersRings () |
Private Attributes | |
std::vector< double > | numTiltedLayerRings_ |
std::vector< double > | windowSizeBarrelLayers_ |
std::vector< std::vector< double > > | windowSizeEndcapDisksRings_ |
std::vector< std::vector< double > > | windowSizeTiltedLayersRings_ |
Definition at line 15 of file StubFEWindows.h.
tmtt::StubFEWindows::StubFEWindows | ( | const edm::ParameterSet & | pSetStubAlgo | ) |
Definition at line 15 of file StubFEWindows.cc.
References edm::ParameterSet::getParameter().
|
inline |
Definition at line 36 of file StubFEWindows.h.
References numTiltedLayerRings_.
void tmtt::StubFEWindows::setZero | ( | ) |
Definition at line 32 of file StubFEWindows.cc.
References ntuplemaker::fill, and x.
const double * tmtt::StubFEWindows::storedWindowSize | ( | const TrackerTopology * | trackerTopo, |
const DetId & | detId | ||
) | const |
Definition at line 42 of file StubFEWindows.cc.
References alignCSCRings::corr, PVValHelper::ladder, phase1PixelTopology::layer, TrackerTopology::layer(), relativeConstraints::ring, DetId::subdetId(), StripSubdetector::TID, TrackerTopology::tidRing(), TrackerTopology::tidWheel(), StripSubdetector::TOB, TrackerTopology::tobRod(), TrackerTopology::tobSide(), and makeMuonMisalignmentScenario::wheel.
double * tmtt::StubFEWindows::storedWindowSize | ( | const TrackerTopology * | trackerTopo, |
const DetId & | detId | ||
) |
Definition at line 72 of file StubFEWindows.cc.
|
inline |
Definition at line 24 of file StubFEWindows.h.
References windowSizeBarrelLayers_.
|
inline |
Definition at line 31 of file StubFEWindows.h.
References windowSizeBarrelLayers_.
|
inline |
Definition at line 25 of file StubFEWindows.h.
References windowSizeEndcapDisksRings_.
|
inline |
Definition at line 32 of file StubFEWindows.h.
References windowSizeEndcapDisksRings_.
|
inline |
Definition at line 26 of file StubFEWindows.h.
References windowSizeTiltedLayersRings_.
|
inline |
Definition at line 33 of file StubFEWindows.h.
References windowSizeTiltedLayersRings_.
|
private |
Definition at line 47 of file StubFEWindows.h.
Referenced by numTiltedLayerRings().
|
private |
Definition at line 44 of file StubFEWindows.h.
Referenced by windowSizeBarrelLayers().
|
private |
Definition at line 45 of file StubFEWindows.h.
Referenced by windowSizeEndcapDisksRings().
|
private |
Definition at line 46 of file StubFEWindows.h.
Referenced by windowSizeTiltedLayersRings().