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