Main Page
Namespaces
Classes
Package Documentation
Calibration
IsolatedParticles
interface
DebugInfo.h
Go to the documentation of this file.
1
#ifndef CalibrationIsolatedParticlesDebugInfo_h
2
#define CalibrationIsolatedParticlesDebugInfo_h
3
4
#include <vector>
5
#include "
DataFormats/DetId/interface/DetId.h
"
6
#include "
Geometry/CaloTopology/interface/CaloDirection.h
"
7
8
namespace
spr
{
9
10
void
debugEcalDets
(
unsigned
int
,
const
DetId
&,
bool
);
11
void
debugEcalDets
(
unsigned
int
, std::vector<DetId>&);
12
void
debugEcalDets
(
unsigned
int
, std::vector<DetId>&,
13
std::vector<CaloDirection>&);
14
void
debugHcalDets
(
unsigned
int
, std::vector<DetId>&);
15
}
16
17
#endif
spr::debugEcalDets
void debugEcalDets(unsigned int, const DetId &, bool)
Definition:
DebugInfo.cc:11
spr::debugHcalDets
void debugHcalDets(unsigned int, std::vector< DetId > &)
Definition:
DebugInfo.cc:42
CaloDirection.h
DetId
Definition:
DetId.h:18
spr
Definition:
CaloConstants.h:6
DetId.h
Generated for CMSSW Reference Manual by
1.8.11