Main Page
Namespaces
Classes
Package Documentation
SimDataFormats
CaloHit
src
CastorShowerLibraryInfo.cc
Go to the documentation of this file.
1
#include "
SimDataFormats/CaloHit/interface/CastorShowerLibraryInfo.h
"
2
#include <iostream>
3
4
CastorShowerLibraryInfo::CastorShowerLibraryInfo
() {
5
// Clear();
6
// std::cout << "\n *** CastorShowerLibraryInfo object created *** " << std::endl;
7
}
8
9
CastorShowerLibraryInfo::~CastorShowerLibraryInfo
() {}
10
11
12
void
CastorShowerLibraryInfo::Clear
() {
13
Energy
.
Clear
();
14
Eta
.
Clear
();
15
Phi
.
Clear
();
16
}
CastorShowerLibraryInfo::Eta
SLBin Eta
Definition:
CastorShowerLibraryInfo.h:48
CastorShowerLibraryInfo::Clear
void Clear()
Definition:
CastorShowerLibraryInfo.cc:12
CastorShowerLibraryInfo::~CastorShowerLibraryInfo
~CastorShowerLibraryInfo()
Definition:
CastorShowerLibraryInfo.cc:9
CastorShowerLibraryInfo::CastorShowerLibraryInfo
CastorShowerLibraryInfo()
Definition:
CastorShowerLibraryInfo.cc:4
CastorShowerLibraryInfo::Phi
SLBin Phi
Definition:
CastorShowerLibraryInfo.h:49
CastorShowerLibraryInfo.h
CastorShowerLibraryInfo::Energy
SLBin Energy
Definition:
CastorShowerLibraryInfo.h:47
SLBin::Clear
void Clear()
Definition:
CastorShowerLibraryInfo.h:17
Generated for CMSSW Reference Manual by
1.8.11