#include <CSCTMBMiniScope.h>
|
int | UnpackMiniScope (const uint16_t *buf, int Line6b07, int Line6E07) |
| Print the maped content of the miniscope. More...
|
|
Definition at line 13 of file CSCTMBMiniScope.h.
◆ CSCTMBMiniScope() [1/2]
CSCTMBMiniScope::CSCTMBMiniScope |
( |
| ) |
|
|
inline |
◆ CSCTMBMiniScope() [2/2]
CSCTMBMiniScope::CSCTMBMiniScope |
( |
const uint16_t * |
buf, |
|
|
int |
Line6b07, |
|
|
int |
Line6E07 |
|
) |
| |
◆ getAdr()
std::vector<int> CSCTMBMiniScope::getAdr |
( |
| ) |
const |
|
inline |
◆ getChannelsInTbin()
std::vector< int > CSCTMBMiniScope::getChannelsInTbin |
( |
int |
data | ) |
const |
◆ getData()
std::vector<int> CSCTMBMiniScope::getData |
( |
void |
| ) |
const |
|
inline |
◆ getSize()
int CSCTMBMiniScope::getSize |
( |
| ) |
const |
|
inline |
◆ getTbinCount()
int CSCTMBMiniScope::getTbinCount |
( |
| ) |
const |
|
inline |
◆ getTbinPreTrigger()
int CSCTMBMiniScope::getTbinPreTrigger |
( |
| ) |
const |
|
inline |
◆ print()
void CSCTMBMiniScope::print |
( |
void |
| ) |
const |
◆ UnpackMiniScope()
int CSCTMBMiniScope::UnpackMiniScope |
( |
const uint16_t * |
buf, |
|
|
int |
Line6b07, |
|
|
int |
Line6E07 |
|
) |
| |
|
private |
◆ miniScopeAdress
std::vector<int> CSCTMBMiniScope::miniScopeAdress |
|
private |
◆ miniScopeData
std::vector<int> CSCTMBMiniScope::miniScopeData |
|
private |
◆ miniScopeTbinCount
int CSCTMBMiniScope::miniScopeTbinCount |
|
private |
◆ miniScopeTbinPreTrigger
int CSCTMBMiniScope::miniScopeTbinPreTrigger |
|
private |
◆ size_
unsigned CSCTMBMiniScope::size_ |
|
private |