Belle II Software  release-08-01-10
RCConfig Class Reference
Collaboration diagram for RCConfig:

Public Member Functions

 RCConfig (const RCConfig &config)
 
void print ()
 
DBObjectgetObject ()
 
const DBObjectgetObject () const
 
void setObject (const DBObject &obj)
 
int getExpNumber () const
 
int getRunNumber () const
 
int getSubNumber () const
 
void setExpNumber (int expno)
 
void setRunNumber (int runno)
 
void setSubNumber (int subno)
 
int getConfigId () const
 
const std::string & getConfigName () const
 

Private Attributes

DBObject m_obj
 
int m_expno
 
int m_runno
 
int m_subno
 
DBInterfacem_db
 

Detailed Description

Definition at line 21 of file RCConfig.h.


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