src
DataFormats
METReco
interface
HaloData.h
Go to the documentation of this file.
1
#ifndef DATAFORMATS_METRECO_HALODATA_H
2
#define DATAFORMATS_METRECO_HALODATA_H
3
/*
4
[class]: HaloData
5
[authors]: R. Remington, The University of Florida
6
[description]: Namespace to store beam halo data
7
[date]: March 17, 2010
8
*/
9
10
namespace
reco
{
11
12
namespace
HaloData {
13
14
enum
Endcap
{
plus
,
minus
,
both
};
15
}
16
17
}
// namespace reco
18
19
#endif
reco::HaloData::Endcap
Endcap
Definition:
HaloData.h:14
reco::HaloData::plus
Definition:
HaloData.h:14
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
reco::HaloData::minus
Definition:
HaloData.h:14
reco::HaloData::both
Definition:
HaloData.h:14
Generated for CMSSW Reference Manual by
1.8.14