#include <CastorShowerLibraryInfo.h>
Public Member Functions | |
CastorShowerLibraryInfo () | |
ClassDefOverride (CastorShowerLibraryInfo, 2) | |
void | Clear (Option_t *option="") override |
~CastorShowerLibraryInfo () override | |
Public Attributes | |
SLBin | Energy |
SLBin | Eta |
SLBin | Phi |
Definition at line 41 of file CastorShowerLibraryInfo.h.
CastorShowerLibraryInfo::CastorShowerLibraryInfo | ( | ) |
Definition at line 4 of file CastorShowerLibraryInfo.cc.
|
override |
Definition at line 9 of file CastorShowerLibraryInfo.cc.
CastorShowerLibraryInfo::ClassDefOverride | ( | CastorShowerLibraryInfo | , |
2 | |||
) |
|
override |
Definition at line 11 of file CastorShowerLibraryInfo.cc.
References SLBin::Clear(), Energy, Eta, and Phi.
SLBin CastorShowerLibraryInfo::Energy |
Definition at line 49 of file CastorShowerLibraryInfo.h.
Referenced by Clear(), CastorShowerLibraryMaker::InitSLHolder(), CastorShowerLibrary::loadEventInfo(), and CastorShowerLibraryMaker::update().
SLBin CastorShowerLibraryInfo::Eta |
Definition at line 50 of file CastorShowerLibraryInfo.h.
Referenced by Clear(), CastorShowerLibraryMaker::InitSLHolder(), CastorShowerLibrary::loadEventInfo(), and CastorShowerLibraryMaker::update().
SLBin CastorShowerLibraryInfo::Phi |
Definition at line 51 of file CastorShowerLibraryInfo.h.
Referenced by Clear(), CastorShowerLibraryMaker::InitSLHolder(), CastorShowerLibrary::loadEventInfo(), and CastorShowerLibraryMaker::update().