ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <coresoftware/blob/master/offline/database/pdbcal/pg/PgPostCalBank.h>
Public Member Functions | |
PgPostCalBank () | |
virtual | ~PgPostCalBank () |
virtual void | printHeader () const |
virtual void | printEntry (size_t)=0 |
virtual void | print ()=0 |
virtual size_t | getLength ()=0 |
virtual PdbCalChan & | getEntry (size_t)=0 |
virtual void | setLength (size_t val)=0 |
virtual PdbBankID | getBankID () const |
virtual PHTimeStamp | getInsertTime () const |
virtual PHTimeStamp | getStartValTime () const |
virtual PHTimeStamp | getEndValTime () const |
virtual std::string | getDescription () const |
virtual std::string | getUserName () const |
virtual std::string | getTableName () const |
virtual void | setBankID (const PdbBankID &) |
virtual void | setInsertTime (const PHTimeStamp &) |
virtual void | setStartValTime (const PHTimeStamp &) |
virtual void | setEndValTime (const PHTimeStamp &) |
virtual void | setDescription (const std::string &) |
virtual void | setUserName (const std::string &) |
virtual void | setTableName (const std::string &) |
virtual int | isValid (const PHTimeStamp &) const |
ClassDefOverride (PgPostCalBank, 2) | |
Public Member Functions inherited from PdbCalBank | |
PdbCalBank () | |
~PdbCalBank () override | |
PHObject * | CloneMe () const override |
Virtual copy constructor. | |
ClassDefOverride (PdbCalBank, 1) | |
Public Member Functions inherited from PHObject | |
PHObject () | |
ctor | |
~PHObject () override | |
dtor | |
virtual PHObject * | clone () const final |
PHObject * | Clone (const char *newname="") const final |
void | Copy (TObject &object) const final |
virtual void | identify (std::ostream &os=std::cout) const |
virtual void | Reset () |
Clear Event. | |
virtual int | isValid () const |
isValid returns non zero if object contains vailid data | |
virtual int | isValid (const float) const |
virtual int | isValid (const double) const |
virtual int | isValid (const int) const |
virtual int | isValid (const unsigned int) const |
virtual int | isImplemented (const float f) const |
virtual int | isImplemented (const double f) const |
virtual int | isImplemented (const int i) const |
virtual int | isImplemented (const unsigned int i) const |
virtual int | Integrate () const |
virtual int | Integrate (PHObject *) |
virtual void | CopyFrom (const PHObject *obj) |
Definition at line 16 of file PgPostCalBank.h.
View newest version in sPHENIX GitHub at line 16 of file PgPostCalBank.h
|
inline |
Definition at line 19 of file PgPostCalBank.h.
View newest version in sPHENIX GitHub at line 19 of file PgPostCalBank.h
|
inlinevirtual |
Definition at line 20 of file PgPostCalBank.h.
View newest version in sPHENIX GitHub at line 20 of file PgPostCalBank.h
PgPostCalBank::ClassDefOverride | ( | PgPostCalBank | , |
2 | |||
) |
|
inlinevirtual |
Implements PdbCalBank.
Reimplemented in PgPostBankWrapper.
Definition at line 31 of file PgPostCalBank.h.
View newest version in sPHENIX GitHub at line 31 of file PgPostCalBank.h
Referenced by PgPostBankBackupStorage::set_obj_info().
|
inlinevirtual |
Implements PdbCalBank.
Reimplemented in PgPostBankWrapper.
Definition at line 35 of file PgPostCalBank.h.
View newest version in sPHENIX GitHub at line 35 of file PgPostCalBank.h
Referenced by PgPostBankBackupStorage::set_obj_info().
|
inlinevirtual |
Implements PdbCalBank.
Reimplemented in PgPostBankWrapper.
Definition at line 34 of file PgPostCalBank.h.
View newest version in sPHENIX GitHub at line 34 of file PgPostCalBank.h
Referenced by PgPostBankBackupStorage::set_obj_info().
|
pure virtual |
Implements PdbCalBank.
Implemented in PgPostBankWrapper.
Referenced by PgPostBankBackupManager::dumpTable().
|
inlinevirtual |
Implements PdbCalBank.
Reimplemented in PgPostBankWrapper.
Definition at line 32 of file PgPostCalBank.h.
View newest version in sPHENIX GitHub at line 32 of file PgPostCalBank.h
Referenced by PgPostBankBackupStorage::set_obj_info().
|
pure virtual |
Implements PdbCalBank.
Implemented in PgPostBankWrapper.
Referenced by PgPostBankBackupManager::dumpTable().
|
inlinevirtual |
Implements PdbCalBank.
Reimplemented in PgPostBankWrapper.
Definition at line 33 of file PgPostCalBank.h.
View newest version in sPHENIX GitHub at line 33 of file PgPostCalBank.h
Referenced by PgPostBankBackupStorage::set_obj_info().
|
inlinevirtual |
Reimplemented in PgPostBankWrapper.
Definition at line 37 of file PgPostCalBank.h.
View newest version in sPHENIX GitHub at line 37 of file PgPostCalBank.h
Referenced by PgPostBankBackupStorage::set_obj_info().
|
inlinevirtual |
Implements PdbCalBank.
Reimplemented in PgPostBankWrapper.
Definition at line 36 of file PgPostCalBank.h.
View newest version in sPHENIX GitHub at line 36 of file PgPostCalBank.h
Referenced by PgPostBankBackupStorage::set_obj_info().
|
inlinevirtual |
Implements PdbCalBank.
Reimplemented in PgPostBankWrapper.
Definition at line 47 of file PgPostCalBank.h.
View newest version in sPHENIX GitHub at line 47 of file PgPostCalBank.h
|
pure virtual |
Implements PdbCalBank.
Implemented in PgPostBankWrapper.
|
pure virtual |
Implements PdbCalBank.
Implemented in PgPostBankWrapper.
|
inlinevirtual |
Implements PdbCalBank.
Reimplemented in PgPostBankWrapper.
Definition at line 22 of file PgPostCalBank.h.
View newest version in sPHENIX GitHub at line 22 of file PgPostCalBank.h
Implements PdbCalBank.
Reimplemented in PgPostBankWrapper.
Definition at line 39 of file PgPostCalBank.h.
View newest version in sPHENIX GitHub at line 39 of file PgPostCalBank.h
Referenced by PgPostBankBackupStorage::createBank().
|
inlinevirtual |
Implements PdbCalBank.
Reimplemented in PgPostBankWrapper.
Definition at line 43 of file PgPostCalBank.h.
View newest version in sPHENIX GitHub at line 43 of file PgPostCalBank.h
Referenced by PgPostBankBackupStorage::createBank().
|
inlinevirtual |
Implements PdbCalBank.
Reimplemented in PgPostBankWrapper.
Definition at line 42 of file PgPostCalBank.h.
View newest version in sPHENIX GitHub at line 42 of file PgPostCalBank.h
Referenced by PgPostBankBackupStorage::createBank().
|
inlinevirtual |
Implements PdbCalBank.
Reimplemented in PgPostBankWrapper.
Definition at line 40 of file PgPostCalBank.h.
View newest version in sPHENIX GitHub at line 40 of file PgPostCalBank.h
Referenced by PgPostBankBackupStorage::createBank().
|
pure virtual |
Implements PdbCalBank.
Implemented in PgPostBankWrapper.
|
inlinevirtual |
Implements PdbCalBank.
Reimplemented in PgPostBankWrapper.
Definition at line 41 of file PgPostCalBank.h.
View newest version in sPHENIX GitHub at line 41 of file PgPostCalBank.h
Referenced by PgPostBankBackupStorage::createBank().
|
inlinevirtual |
Reimplemented in PgPostBankWrapper.
Definition at line 45 of file PgPostCalBank.h.
View newest version in sPHENIX GitHub at line 45 of file PgPostCalBank.h
Referenced by PgPostBankBackupStorage::createBank().
|
inlinevirtual |
Implements PdbCalBank.
Reimplemented in PgPostBankWrapper.
Definition at line 44 of file PgPostCalBank.h.
View newest version in sPHENIX GitHub at line 44 of file PgPostCalBank.h
Referenced by PgPostBankBackupStorage::createBank().