src
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
- public methods -
12
\******************/
13
14
public
:
18
static
int
crystalToTriggerTower
(
int
xtal) noexcept(
false
);
19
};
20
21
#endif
EcalCommon
Definition:
EcalCommon.h:9
EcalCommon::crystalToTriggerTower
static int crystalToTriggerTower(int xtal) noexcept(false)
Definition:
EcalCommon.cc:8
Generated for CMSSW Reference Manual by
1.8.14