Main Page
Namespaces
Classes
Package Documentation
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
noexcept
(
false
);
22
23
};
24
25
#endif
EcalCommon
Definition:
EcalCommon.h:9
noexcept
#define noexcept
Definition:
GCC11Compatibility.h:36
EcalCommon::crystalToTriggerTower
static int crystalToTriggerTower(int xtal) noexcept(false)
Definition:
EcalCommon.cc:8
Generated for CMSSW Reference Manual by
1.8.11