CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalBarrelNavigator.h
Go to the documentation of this file.
1 #ifndef RECOCALOTOOLS_NAVIGATION_ECALBARRELNAVIGATOR_H
2 #define RECOCALOTOOLS_NAVIGATION_ECALBARRELNAVIGATOR_H 1
3 
7 
8 using EcalBarrelNavigator = CaloNavigator<EBDetId>;
9 
10 using EcalBarrelNavigatorHT = CaloNavigator<EBDetId, EcalBarrelHardcodedTopology>;
11 
12 #endif
CaloNavigator< EBDetId, EcalBarrelHardcodedTopology > EcalBarrelNavigatorHT
CaloNavigator< EBDetId > EcalBarrelNavigator