EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PdbBankID Class Reference

#include <fun4all_coresoftware/blob/master/offline/database/pdbcal/base/PdbBankID.h>

+ Inheritance diagram for PdbBankID:
+ Collaboration diagram for PdbBankID:

Public Member Functions

 PdbBankID (const int val=0)
 
 ~PdbBankID () override
 
void print () const
 
int getInternalValue () const
 
void setInternalValue (const int val)
 
- Public Member Functions inherited from PHObject
 PHObject ()
 ctor
 
 ~PHObject () override
 dtor
 
virtual PHObjectCloneMe () const
 Virtual copy constructor.
 
virtual PHObjectclone () const final
 
PHObjectClone (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)
 

Private Attributes

int bankID
 

Friends

int operator== (const PdbBankID &, const PdbBankID &)
 

Detailed Description

Definition at line 19 of file PdbBankID.h.

View newest version in sPHENIX GitHub at line 19 of file PdbBankID.h

Constructor & Destructor Documentation

PdbBankID::PdbBankID ( const int  val = 0)

Definition at line 14 of file PdbBankID.cc.

View newest version in sPHENIX GitHub at line 14 of file PdbBankID.cc

References bankID.

PdbBankID::~PdbBankID ( )
inlineoverride

Definition at line 22 of file PdbBankID.h.

View newest version in sPHENIX GitHub at line 22 of file PdbBankID.h

Member Function Documentation

int PdbBankID::getInternalValue ( ) const
inline

Definition at line 26 of file PdbBankID.h.

View newest version in sPHENIX GitHub at line 26 of file PdbBankID.h

References bankID.

Referenced by PgPostBankManager::createBank(), PgPostBankManager::fetchBank(), PgPostCalBankIterator::init(), PgPostBankWrapperManager::print(), PgPostCalBankIterator::print(), PHParameters::ReadFromFile(), PgPostBankBackupStorage::set_obj_info(), PHParametersContainer::WriteToFile(), PdbParameterMapContainer::WriteToFile(), and PHParameters::WriteToFile().

+ Here is the caller graph for this function:

void PdbBankID::print ( void  ) const

Definition at line 19 of file PdbBankID.cc.

View newest version in sPHENIX GitHub at line 19 of file PdbBankID.cc

References bankID.

Referenced by PgPostBankWrapper::printHeader().

+ Here is the caller graph for this function:

void PdbBankID::setInternalValue ( const int  val)
inline

Definition at line 27 of file PdbBankID.h.

View newest version in sPHENIX GitHub at line 27 of file PdbBankID.h

References bankID.

Friends And Related Function Documentation

int operator== ( const PdbBankID a,
const PdbBankID b 
)
friend

Definition at line 24 of file PdbBankID.cc.

View newest version in sPHENIX GitHub at line 24 of file PdbBankID.cc

Member Data Documentation

int PdbBankID::bankID
private

Definition at line 32 of file PdbBankID.h.

View newest version in sPHENIX GitHub at line 32 of file PdbBankID.h

Referenced by getInternalValue(), operator==(), PdbBankID(), print(), and setInternalValue().


The documentation for this class was generated from the following files: