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(DetLayer * det, FDLC news);
23  void addInward(DetLayer * det, ForwardDetLayer * newF);
26 };
27 
28 #endif // BeamHaloNavigationSchool_H
void addInward(DetLayer *det, FDLC news)
BeamHaloNavigationSchool(const GeometricSearchTracker *theTracker, const MagneticField *field)
const GeometricSearchTracker * theTracker
std::vector< ForwardDetLayer * > FDLC
void linkOtherEndLayers(SymmetricLayerFinder &symFinder)