Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
OnlineDB
EcalCondDB
interface
EcalCommon.h
Go to the documentation of this file.
1
#ifndef ECALCOMMON_HH
2
#define ECALCOMMON_HH
3
4
#include <stdexcept>
5
9
class
EcalCommon
{
10
11
/******************\
12
- public methods -
13
\******************/
14
15
public
:
16
20
static
int
crystalToTriggerTower
(
int
xtal )
21
throw
(std::runtime_error);
22
23
};
24
25
#endif
EcalCommon::crystalToTriggerTower
static int crystalToTriggerTower(int xtal)
Definition:
EcalCommon.cc:8
EcalCommon
Definition:
EcalCommon.h:9
Generated for CMSSW Reference Manual by
1.8.5