Project
Loading...
Searching...
No Matches
o2::mft::DCSConfigInfo Class Reference

#include <DCSConfigInfo.h>

Public Member Functions

void clear ()
 
void setData (int val)
 
void setAdd (int val)
 
void setType (int val)
 
void setVersion (std::string str)
 
const intgetData () const
 
const intgetAdd () const
 
const intgetType () const
 
const std::string & getVersion () const
 

Detailed Description

Definition at line 23 of file DCSConfigInfo.h.

Member Function Documentation

◆ clear()

void o2::mft::DCSConfigInfo::clear ( )
inline

Definition at line 27 of file DCSConfigInfo.h.

◆ getAdd()

const int & o2::mft::DCSConfigInfo::getAdd ( ) const
inline

Definition at line 55 of file DCSConfigInfo.h.

◆ getData()

const int & o2::mft::DCSConfigInfo::getData ( ) const
inline

Definition at line 51 of file DCSConfigInfo.h.

◆ getType()

const int & o2::mft::DCSConfigInfo::getType ( ) const
inline

Definition at line 59 of file DCSConfigInfo.h.

◆ getVersion()

const std::string & o2::mft::DCSConfigInfo::getVersion ( ) const
inline

Definition at line 63 of file DCSConfigInfo.h.

◆ setAdd()

void o2::mft::DCSConfigInfo::setAdd ( int  val)
inline

Definition at line 38 of file DCSConfigInfo.h.

◆ setData()

void o2::mft::DCSConfigInfo::setData ( int  val)
inline

Definition at line 34 of file DCSConfigInfo.h.

◆ setType()

void o2::mft::DCSConfigInfo::setType ( int  val)
inline

Definition at line 42 of file DCSConfigInfo.h.

◆ setVersion()

void o2::mft::DCSConfigInfo::setVersion ( std::string  str)
inline

Definition at line 46 of file DCSConfigInfo.h.


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