#include <CastorShowerLibraryInfo.h>
Public Member Functions | |
CastorShowerLibraryInfo () | |
ClassDef (CastorShowerLibraryInfo, 1) | |
void | Clear () |
~CastorShowerLibraryInfo () | |
Public Attributes | |
SLBin | Energy |
SLBin | Eta |
SLBin | Phi |
Definition at line 37 of file CastorShowerLibraryInfo.h.
CastorShowerLibraryInfo::CastorShowerLibraryInfo | ( | ) |
Definition at line 6 of file CastorShowerLibraryInfo.cc.
CastorShowerLibraryInfo::~CastorShowerLibraryInfo | ( | ) |
Definition at line 11 of file CastorShowerLibraryInfo.cc.
CastorShowerLibraryInfo::ClassDef | ( | CastorShowerLibraryInfo | , |
1 | |||
) |
void CastorShowerLibraryInfo::Clear | ( | ) |
Definition at line 14 of file CastorShowerLibraryInfo.cc.
References SLBin::Clear(), Energy, Eta, and Phi.
SLBin CastorShowerLibraryInfo::Energy |
Definition at line 47 of file CastorShowerLibraryInfo.h.
Referenced by Clear(), CastorShowerLibraryMaker::InitSLHolder(), CastorShowerLibrary::loadEventInfo(), and CastorShowerLibraryMaker::update().
SLBin CastorShowerLibraryInfo::Eta |
Definition at line 48 of file CastorShowerLibraryInfo.h.
Referenced by Clear(), CastorShowerLibraryMaker::InitSLHolder(), CastorShowerLibrary::loadEventInfo(), and CastorShowerLibraryMaker::update().
SLBin CastorShowerLibraryInfo::Phi |
Definition at line 49 of file CastorShowerLibraryInfo.h.
Referenced by Clear(), CastorShowerLibraryMaker::InitSLHolder(), CastorShowerLibrary::loadEventInfo(), and CastorShowerLibraryMaker::update().