src
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
void
CastorShowerLibraryInfo::Clear
(Option_t*
option
) {
12
Energy
.
Clear
();
13
Eta
.
Clear
();
14
Phi
.
Clear
();
15
}
CastorShowerLibraryInfo::Eta
SLBin Eta
Definition:
CastorShowerLibraryInfo.h:50
SLBin::Clear
void Clear(Option_t *option="") override
Definition:
CastorShowerLibraryInfo.h:17
CastorShowerLibraryInfo::~CastorShowerLibraryInfo
~CastorShowerLibraryInfo() override
Definition:
CastorShowerLibraryInfo.cc:9
CastorShowerLibraryInfo::CastorShowerLibraryInfo
CastorShowerLibraryInfo()
Definition:
CastorShowerLibraryInfo.cc:4
CastorShowerLibraryInfo::Clear
void Clear(Option_t *option="") override
Definition:
CastorShowerLibraryInfo.cc:11
CastorShowerLibraryInfo::Phi
SLBin Phi
Definition:
CastorShowerLibraryInfo.h:51
CastorShowerLibraryInfo.h
CastorShowerLibraryInfo::Energy
SLBin Energy
Definition:
CastorShowerLibraryInfo.h:49
fileinputsource_cfi.option
option
Definition:
fileinputsource_cfi.py:88
Generated for CMSSW Reference Manual by
1.8.14