CMS 3D CMS Logo

CastorShowerLibraryInfo.cc
Go to the documentation of this file.
2 #include <iostream>
3 
5  // Clear();
6  // std::cout << "\n *** CastorShowerLibraryInfo object created *** " << std::endl;
7 }
8 
10 
12  Energy.Clear();
13  Eta.Clear();
14  Phi.Clear();
15 }
SLBin::Clear
void Clear(Option_t *option="") override
Definition: CastorShowerLibraryInfo.h:17
CastorShowerLibraryInfo::CastorShowerLibraryInfo
CastorShowerLibraryInfo()
Definition: CastorShowerLibraryInfo.cc:4
CastorShowerLibraryInfo::~CastorShowerLibraryInfo
~CastorShowerLibraryInfo() override
Definition: CastorShowerLibraryInfo.cc:9
fileinputsource_cfi.option
option
Definition: fileinputsource_cfi.py:87
CastorShowerLibraryInfo::Clear
void Clear(Option_t *option="") override
Definition: CastorShowerLibraryInfo.cc:11
CastorShowerLibraryInfo.h
CastorShowerLibraryInfo::Phi
SLBin Phi
Definition: CastorShowerLibraryInfo.h:51
CastorShowerLibraryInfo::Eta
SLBin Eta
Definition: CastorShowerLibraryInfo.h:50
CastorShowerLibraryInfo::Energy
SLBin Energy
Definition: CastorShowerLibraryInfo.h:49