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 // $Id: PixelMatchStartLayers.cc,v 1.1 2006/06/02 16:21:02 uberthon Exp $
17 //
18 //
19 
21 #include <iostream>
22 #include <algorithm>
24 
26 
28  barrelPixel = layers->pixelBarrelLayers();
29  posPixel = layers->posPixelForwardLayers();
30  negPixel = layers->negPixelForwardLayers();
31 }
32 
33 
34 
35 
36 
37 
38 
39 
40 
41 
42 
43 
44 
BarrelLayerContainer barrelPixel
void setup(const GeometricSearchTracker *)
std::vector< ForwardDetLayer * > const & posPixelForwardLayers() const
ForwardLayerContainer negPixel
ForwardLayerContainer posPixel
std::vector< BarrelDetLayer * > const & pixelBarrelLayers() const
std::vector< ForwardDetLayer * > const & negPixelForwardLayers() const