test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
BeamHaloNavigationSchool.h
Go to the documentation of this file.
1 #ifndef TkNavigation_BeamHaloNavigationSchool_H
2 #define TkNavigation_BeamHaloNavigationSchool_H
3 
6 
7 #include <vector>
8 
13 public:
14 
16  const MagneticField* field);
18 
19  protected:
20  //addon to SimpleNavigationSchool
21  void linkOtherEndLayers( SymmetricLayerFinder& symFinder);
22  void addInward(const DetLayer * det, const FDLC& news);
23  void addInward(const DetLayer * det, const ForwardDetLayer * newF);
26 };
27 
28 #endif // BeamHaloNavigationSchool_H
BeamHaloNavigationSchool(const GeometricSearchTracker *theTracker, const MagneticField *field)
const GeometricSearchTracker * theTracker
std::vector< const ForwardDetLayer * > FDLC
void linkOtherEndLayers(SymmetricLayerFinder &symFinder)
void addInward(const DetLayer *det, const FDLC &news)