#include <CaloTowerNavigator.h>
Public Member Functions | |
CaloTowerNavigator (const CaloTowerDetId &home, const CaloSubdetectorTopology *topo) |
Definition at line 7 of file CaloTowerNavigator.h.
CaloTowerNavigator::CaloTowerNavigator | ( | const CaloTowerDetId & | home, |
const CaloSubdetectorTopology * | topo | ||
) | [inline] |
Definition at line 10 of file CaloTowerNavigator.h.
: CaloNavigator<CaloTowerDetId>(home,topo) { };