15 std::vector<SeedLayerPairs::LayerPair>
result;
74 else if(
_geometry==
"TECPAIRS_TOBTRIPLETS"){
266 bl=track->barrelLayers();
268 fpos=track->posTecLayers();
270 fneg=track->negTecLayers();
364 std::vector<const TrackingRecHit*> theChoosedHits;
367 return theChoosedHits;
373 std::vector<const TrackingRecHit*> theChoosedHits;
377 return theChoosedHits;
383 std::vector<const TrackingRecHit*> theChoosedHits;
387 return theChoosedHits;
393 std::vector<const TrackingRecHit*> theChoosedHits;
397 return theChoosedHits;
403 std::vector<const TrackingRecHit*> theChoosedHits;
407 return theChoosedHits;
413 std::vector<const TrackingRecHit*> theChoosedHits;
417 return theChoosedHits;
void copyDetSetRange(DSTV const &dstv, std::vector< T const * > &v, std::pair< A, B > const &sel)
std::vector< const TrackingRecHit * > selectTOBHit(const SiStripRecHit2DCollection &collrphi, int layer)
std::vector< const TrackingRecHit * > selectTIBHit(const SiStripRecHit2DCollection &collrphi, int layer)
std::vector< SeedLayerPairs::LayerPair > operator()()
std::pair< DetId, DetIdTIBSameLayerComparator > stripTIBLayer(int layer)
edm::OwnVector< LayerWithHits > TIBLayerWithHits
edm::OwnVector< LayerWithHits > TOBLayerWithHits
std::pair< DetId, DetIdTOBSameLayerComparator > stripTOBLayer(int layer)
std::vector< const TrackingRecHit * > selectTECHit(const SiStripRecHit2DCollection &collrphi, int side, int disk)
std::vector< BarrelDetLayer const * > bl
edm::OwnVector< LayerWithHits > MTCCLayerWithHits
std::pair< DetId, DetIdTECSameDiskComparator > stripTECDisk(int side, int disk)
edm::OwnVector< LayerWithHits > TECMinusLayerWithHits
void init(const SiStripRecHit2DCollection &collstereo, const SiStripRecHit2DCollection &collrphi, const SiStripMatchedRecHit2DCollection &collmatched, const edm::EventSetup &iSetup)
edm::OwnVector< LayerWithHits > CRACKLayerWithHits
std::vector< ForwardDetLayer const * > fneg
std::vector< ForwardDetLayer const * > fpos
edm::OwnVector< LayerWithHits > TECPlusLayerWithHits
std::pair< const LayerWithHits *, const LayerWithHits * > LayerPair