CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PixelMatchStartLayers.cc
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: EgammaElectronAlgos
4 // Class: PixelMatchStartLayers
5 //
13 //
14 // Original Author: Ursula Berthon, Claude Charlot
15 // Created: Mon Mar 27 13:22:06 CEST 2006
16 //
17 //
18 
20 #include <iostream>
21 #include <algorithm>
23 
25 
27  barrelPixel = layers->pixelBarrelLayers();
28  posPixel = layers->posPixelForwardLayers();
29  negPixel = layers->negPixelForwardLayers();
30 }
31 
32 
33 
34 
35 
36 
37 
38 
39 
40 
41 
42 
43 
std::vector< LayerSetAndLayers > layers(const SeedingLayerSetsHits &sets)
Definition: LayerTriplets.cc:4
std::vector< ForwardDetLayer const * > const & posPixelForwardLayers() const
std::vector< ForwardDetLayer const * > const & negPixelForwardLayers() const
BarrelLayerContainer barrelPixel
void setup(const GeometricSearchTracker *)
ForwardLayerContainer negPixel
std::vector< BarrelDetLayer const * > const & pixelBarrelLayers() const
ForwardLayerContainer posPixel