CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalEndcapNavigator.h
Go to the documentation of this file.
1 #ifndef RECOCALOTOOLS_NAVIGATION_ECALENDCAPNAVIGATOR_H
2 #define RECOCALOTOOLS_NAVIGATION_ECALENDCAPNAVIGATOR_H 1
3 
6 
7 class EcalEndcapNavigator : public CaloNavigator<EEDetId> {
8  public:
10  CaloNavigator<EEDetId>(home,ebTopology)
11  {
12  };
13 };
14 
15 #endif
void home() const
move the navigator back to the starting point
EcalEndcapNavigator(const EEDetId &home, const CaloSubdetectorTopology *ebTopology)