|
BOSS 8.0.0
BESIII Offline Software System
|
#include <MdcRawDataProvider.h>
Public Types | |
| enum | MdcControlMode { i_maxMdcDigi = 0x1FFF , b_keepUnmatch = 0x2000 , b_dropHot = 0x4000 , b_keepSkipped = 0x8000 , b_keepBadTdc = 0x10000 , b_unRedo = 0x20000 , b_keepAllChannel = 0x40000 , i_maxMdcDigi = 0x1FFF , b_keepUnmatch = 0x2000 , b_dropHot = 0x4000 , b_keepSkipped = 0x8000 , b_keepBadTdc = 0x10000 , b_unRedo = 0x20000 , b_keepAllChannel = 0x40000 , i_maxMdcDigi = 0x1FFF , b_keepUnmatch = 0x2000 , b_dropHot = 0x4000 , b_keepSkipped = 0x8000 , b_keepBadTdc = 0x10000 , b_unRedo = 0x20000 , b_keepAllChannel = 0x40000 } |
| enum | MdcControlMode { i_maxMdcDigi = 0x1FFF , b_keepUnmatch = 0x2000 , b_dropHot = 0x4000 , b_keepSkipped = 0x8000 , b_keepBadTdc = 0x10000 , b_unRedo = 0x20000 , b_keepAllChannel = 0x40000 , i_maxMdcDigi = 0x1FFF , b_keepUnmatch = 0x2000 , b_dropHot = 0x4000 , b_keepSkipped = 0x8000 , b_keepBadTdc = 0x10000 , b_unRedo = 0x20000 , b_keepAllChannel = 0x40000 , i_maxMdcDigi = 0x1FFF , b_keepUnmatch = 0x2000 , b_dropHot = 0x4000 , b_keepSkipped = 0x8000 , b_keepBadTdc = 0x10000 , b_unRedo = 0x20000 , b_keepAllChannel = 0x40000 } |
| enum | MdcControlMode { i_maxMdcDigi = 0x1FFF , b_keepUnmatch = 0x2000 , b_dropHot = 0x4000 , b_keepSkipped = 0x8000 , b_keepBadTdc = 0x10000 , b_unRedo = 0x20000 , b_keepAllChannel = 0x40000 , i_maxMdcDigi = 0x1FFF , b_keepUnmatch = 0x2000 , b_dropHot = 0x4000 , b_keepSkipped = 0x8000 , b_keepBadTdc = 0x10000 , b_unRedo = 0x20000 , b_keepAllChannel = 0x40000 , i_maxMdcDigi = 0x1FFF , b_keepUnmatch = 0x2000 , b_dropHot = 0x4000 , b_keepSkipped = 0x8000 , b_keepBadTdc = 0x10000 , b_unRedo = 0x20000 , b_keepAllChannel = 0x40000 } |
Public Member Functions | |
| MdcRawDataProvider () | |
| MdcRawDataProvider (const char *name) | |
| ~MdcRawDataProvider () | |
| StatusCode | initialize (ISvcLocator *svcLoc=0, IMessageSvc *pMsg=0) |
| void | handle (const Incident &) |
| void | setSkipLayers (const std::vector< int > &skipLayers) |
| void | setEffThreshold (float effThreshold) |
| void | setAdcThresholds (const std::vector< float > &adcThresholds) |
| MdcDigiVec & | getMdcDigiVec (uint32_t control=0) |
| MdcRawDataProvider () | |
| MdcRawDataProvider (const char *name) | |
| ~MdcRawDataProvider () | |
| StatusCode | initialize (ISvcLocator *svcLoc=0, IMessageSvc *pMsg=0) |
| void | handle (const Incident &) |
| void | setSkipLayers (const std::vector< int > &skipLayers) |
| void | setEffThreshold (float effThreshold) |
| void | setAdcThresholds (const std::vector< float > &adcThresholds) |
| MdcDigiVec & | getMdcDigiVec (uint32_t control=0) |
| MdcRawDataProvider () | |
| MdcRawDataProvider (const char *name) | |
| ~MdcRawDataProvider () | |
| StatusCode | initialize (ISvcLocator *svcLoc=0, IMessageSvc *pMsg=0) |
| void | handle (const Incident &) |
| void | setSkipLayers (const std::vector< int > &skipLayers) |
| void | setEffThreshold (float effThreshold) |
| void | setAdcThresholds (const std::vector< float > &adcThresholds) |
| MdcDigiVec & | getMdcDigiVec (uint32_t control=0) |
| Public Member Functions inherited from RawDataProviderBase | |
| RawDataProviderBase (const char *name) | |
| virtual | ~RawDataProviderBase () |
| StatusCode | initialize (ISvcLocator *svcLoc=0, IMessageSvc *pMsg=0) |
| void | setSvcLocator (ISvcLocator *svcLoc) |
| void | setMsgSvc (IMessageSvc *svc) |
| void | setMsgName (const char *name) |
| RawDataProviderBase (const char *name) | |
| virtual | ~RawDataProviderBase () |
| StatusCode | initialize (ISvcLocator *svcLoc=0, IMessageSvc *pMsg=0) |
| void | setSvcLocator (ISvcLocator *svcLoc) |
| void | setMsgSvc (IMessageSvc *svc) |
| void | setMsgName (const char *name) |
| RawDataProviderBase (const char *name) | |
| virtual | ~RawDataProviderBase () |
| StatusCode | initialize (ISvcLocator *svcLoc=0, IMessageSvc *pMsg=0) |
| void | setSvcLocator (ISvcLocator *svcLoc) |
| void | setMsgSvc (IMessageSvc *svc) |
| void | setMsgName (const char *name) |
Additional Inherited Members | |
| Protected Member Functions inherited from RawDataProviderBase | |
| RawDataProviderBase () | |
| RawDataProviderBase () | |
| RawDataProviderBase () | |
| Protected Attributes inherited from RawDataProviderBase | |
| ISvcLocator * | m_svcLocator |
| IMessageSvc * | m_msgSvc |
| std::string | m_name |
Definition at line 16 of file Event/RawDataProviderSvc/include/RawDataProviderSvc/MdcRawDataProvider.h.
Definition at line 37 of file Event/RawDataProviderSvc/include/RawDataProviderSvc/MdcRawDataProvider.h.
Definition at line 37 of file InstallArea/x86_64-el9-gcc13-dbg/include/RawDataProviderSvc/MdcRawDataProvider.h.
Definition at line 37 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/MdcRawDataProvider.h.
| MdcRawDataProvider::MdcRawDataProvider | ( | ) |
Definition at line 26 of file MdcRawDataProvider.cxx.
| MdcRawDataProvider::MdcRawDataProvider | ( | const char * | name | ) |
Definition at line 29 of file MdcRawDataProvider.cxx.
| MdcRawDataProvider::~MdcRawDataProvider | ( | ) |
Definition at line 32 of file MdcRawDataProvider.cxx.
| MdcRawDataProvider::MdcRawDataProvider | ( | ) |
| MdcRawDataProvider::MdcRawDataProvider | ( | const char * | name | ) |
| MdcRawDataProvider::~MdcRawDataProvider | ( | ) |
| MdcRawDataProvider::MdcRawDataProvider | ( | ) |
| MdcRawDataProvider::MdcRawDataProvider | ( | const char * | name | ) |
| MdcRawDataProvider::~MdcRawDataProvider | ( | ) |
| MdcDigiVec & MdcRawDataProvider::getMdcDigiVec | ( | uint32_t | control = 0 | ) |
Definition at line 46 of file MdcRawDataProvider.cxx.
| MdcDigiVec & MdcRawDataProvider::getMdcDigiVec | ( | uint32_t | control = 0 | ) |
| MdcDigiVec & MdcRawDataProvider::getMdcDigiVec | ( | uint32_t | control = 0 | ) |
| void MdcRawDataProvider::handle | ( | const Incident & | inc | ) |
Definition at line 39 of file MdcRawDataProvider.cxx.
| void MdcRawDataProvider::handle | ( | const Incident & | ) |
| void MdcRawDataProvider::handle | ( | const Incident & | ) |
| StatusCode MdcRawDataProvider::initialize | ( | ISvcLocator * | svcLoc = 0, |
| IMessageSvc * | pMsg = 0 ) |
Definition at line 34 of file MdcRawDataProvider.cxx.
| StatusCode MdcRawDataProvider::initialize | ( | ISvcLocator * | svcLoc = 0, |
| IMessageSvc * | pMsg = 0 ) |
| StatusCode MdcRawDataProvider::initialize | ( | ISvcLocator * | svcLoc = 0, |
| IMessageSvc * | pMsg = 0 ) |
|
inline |
Definition at line 30 of file Event/RawDataProviderSvc/include/RawDataProviderSvc/MdcRawDataProvider.h.
|
inline |
Definition at line 30 of file InstallArea/x86_64-el9-gcc13-dbg/include/RawDataProviderSvc/MdcRawDataProvider.h.
|
inline |
Definition at line 30 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/MdcRawDataProvider.h.
|
inline |
Definition at line 29 of file Event/RawDataProviderSvc/include/RawDataProviderSvc/MdcRawDataProvider.h.
|
inline |
Definition at line 29 of file InstallArea/x86_64-el9-gcc13-dbg/include/RawDataProviderSvc/MdcRawDataProvider.h.
|
inline |
Definition at line 29 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/MdcRawDataProvider.h.
|
inline |
Definition at line 28 of file Event/RawDataProviderSvc/include/RawDataProviderSvc/MdcRawDataProvider.h.
|
inline |
Definition at line 28 of file InstallArea/x86_64-el9-gcc13-dbg/include/RawDataProviderSvc/MdcRawDataProvider.h.
|
inline |
Definition at line 28 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/MdcRawDataProvider.h.