BOSS 7.0.7
BESIII Offline Software System
Loading...
Searching...
No Matches
SvcDisable Class Reference

Exception class. More...

#include <RawDataProviderBase.h>

Public Member Functions

 SvcDisable (const std::string &svcName)
 

Public Attributes

std::string m_svcName
 

Detailed Description

Exception class.

Definition at line 8 of file RawDataProviderBase.h.

Constructor & Destructor Documentation

◆ SvcDisable()

SvcDisable::SvcDisable ( const std::string &  svcName)
inline

Definition at line 10 of file RawDataProviderBase.h.

10: m_svcName(svcName) {}
std::string m_svcName

Member Data Documentation

◆ m_svcName

std::string SvcDisable::m_svcName

Definition at line 11 of file RawDataProviderBase.h.


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