![]() |
![]() |
#include <RecoCaloTools/Navigation/interface/EcalPreshowerNavigator.h>
Public Member Functions | |
EcalPreshowerNavigator (const ESDetId &home, const CaloSubdetectorTopology *esTopology) |
Definition at line 7 of file EcalPreshowerNavigator.h.
EcalPreshowerNavigator::EcalPreshowerNavigator | ( | const ESDetId & | home, | |
const CaloSubdetectorTopology * | esTopology | |||
) | [inline] |
Definition at line 9 of file EcalPreshowerNavigator.h.
00009 : 00010 CaloNavigator<ESDetId>(home,esTopology) 00011 { 00012 }; };