Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
RecoCaloTools
Navigation
interface
CaloTowerNavigator.h
Go to the documentation of this file.
1
#ifndef RECOCALOTOOLS_NAVIGATION_CALOTOWERNAVIGATOR_H
2
#define RECOCALOTOOLS_NAVIGATION_CALOTOWERNAVIGATOR_H 1
3
4
#include "
DataFormats/CaloTowers/interface/CaloTowerDetId.h
"
5
#include "
RecoCaloTools/Navigation/interface/CaloNavigator.h
"
6
7
class
CaloTowerNavigator
:
public
CaloNavigator
<CaloTowerDetId>
8
{
9
public
:
10
CaloTowerNavigator
(
const
CaloTowerDetId
&
home
,
const
CaloSubdetectorTopology
* topo) :
11
CaloNavigator
<
CaloTowerDetId
>(home,topo)
12
{
13
};
14
};
15
16
#endif
CaloTowerNavigator::CaloTowerNavigator
CaloTowerNavigator(const CaloTowerDetId &home, const CaloSubdetectorTopology *topo)
Definition:
CaloTowerNavigator.h:10
CaloNavigator< CaloTowerDetId >::home
void home() const
move the navigator back to the starting point
CaloNavigator.h
CaloTowerNavigator
Definition:
CaloTowerNavigator.h:7
CaloSubdetectorTopology
Definition:
CaloSubdetectorTopology.h:18
CaloTowerDetId
Definition:
CaloTowerDetId.h:14
CaloTowerDetId.h
CaloNavigator
Definition:
CaloNavigator.h:7
Generated for CMSSW Reference Manual by
1.8.5