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