|
BmnRoot
|
#include <BmnProfRawTools.h>
Static Public Member Functions | |
| static constexpr const size_t | ChannelCnt () |
| static constexpr const size_t | ChannelDigitCnt () |
| static void | endian_swap (uint32_t &x) |
| static bool | data_or_trig (const uint32_t &word) |
| static uint32_t | holdb_cntr (const uint32_t &word) |
| static bool | trig_psd (const uint32_t &word) |
| static bool | trig_nsd (const uint32_t &word) |
| static uint32_t | trig_cntr (const uint32_t &word) |
| static bool | adc_num (const bitset< 32 > &word) |
| static bool | adc_num (const uint32_t &word) |
| static bool | fco (const bitset< 32 > &word) |
| static bool | fco (const uint32_t &word) |
| static int | adc_ch (vector< bitset< 32 > > &adc_word, char channel_name) |
| static int | adc_ch (vector< bitset< 32 > > &adc_word, size_t start_index, char channel_name) |
| template<typename UIntType > | |
| static int | adc_ch (UIntType *adc_word, size_t start_index, char channel_name) |
| template<typename UIntType > | |
| static int | adc_ch (vector< UIntType > adc_word, size_t start_index, char channel_name) |
| static vector< int > | beam_tracker_map (vector< int > &vec, char adc_channel) |
| static vector< int > | tracker_X1_chE (vector< int > &vec) |
| static vector< int > | tracker_X2_chF (vector< int > &vec) |
| static vector< int > | tracker_Y1_chH (vector< int > &vec) |
| static vector< int > | tracker_Y2_chG (vector< int > &vec) |
| static vector< int > | tracker_tst_sgnl (vector< int > &chE, vector< int > &chF, vector< int > &chH, vector< int > &chG) |
| static constexpr const size_t | ChannelCnt () |
| static constexpr const size_t | ChannelDigitCnt () |
| static void | endian_swap (uint32_t &x) |
| static bool | data_or_trig (const uint32_t &word) |
| static uint32_t | holdb_cntr (const uint32_t &word) |
| static bool | trig_psd (const uint32_t &word) |
| static bool | trig_nsd (const uint32_t &word) |
| static uint32_t | trig_cntr (const uint32_t &word) |
| static bool | adc_num (const bitset< 32 > &word) |
| static bool | adc_num (const uint32_t &word) |
| static bool | fco (const bitset< 32 > &word) |
| static bool | fco (const uint32_t &word) |
| static int | adc_ch (vector< bitset< 32 > > &adc_word, char channel_name) |
| static int | adc_ch (vector< bitset< 32 > > &adc_word, size_t start_index, char channel_name) |
| template<typename UIntType > | |
| static int | adc_ch (UIntType *adc_word, size_t start_index, char channel_name) |
| template<typename UIntType > | |
| static int | adc_ch (vector< UIntType > adc_word, size_t start_index, char channel_name) |
| static vector< int > | beam_tracker_map (vector< int > &vec, char adc_channel) |
| static vector< int > | tracker_X1_chE (vector< int > &vec) |
| static vector< int > | tracker_X2_chF (vector< int > &vec) |
| static vector< int > | tracker_Y1_chH (vector< int > &vec) |
| static vector< int > | tracker_Y2_chG (vector< int > &vec) |
| static vector< int > | tracker_tst_sgnl (vector< int > &chE, vector< int > &chF, vector< int > &chH, vector< int > &chG) |
Definition at line 15 of file BmnProfRawTools.h.
|
inlinestatic |
Definition at line 93 of file BmnProfRawTools.h.
|
inlinestatic |
Definition at line 93 of file BmnProfRawTools.h.
|
static |
Definition at line 54 of file BmnProfRawTools.cxx.
References i.
Referenced by BmnProfRaw2Digit::FillExtractedBits(), and ReorderBits().
|
static |
|
static |
Definition at line 72 of file BmnProfRawTools.cxx.
References i.
|
static |
|
inlinestatic |
Definition at line 113 of file BmnProfRawTools.h.
References i.
|
inlinestatic |
Definition at line 113 of file BmnProfRawTools.h.
References i.
|
static |
Definition at line 38 of file BmnProfRawTools.cxx.
Referenced by ProcessBuffer().
|
static |
|
static |
Definition at line 42 of file BmnProfRawTools.cxx.
|
static |
|
static |
Definition at line 124 of file BmnProfRawTools.cxx.
References tracker_X1_chE(), tracker_X2_chF(), tracker_Y1_chH(), and tracker_Y2_chG().
|
static |
|
inlinestaticconstexpr |
Definition at line 18 of file BmnProfRawTools.h.
Referenced by BmnProfRaw2Digit::FillExtractedBits().
|
inlinestaticconstexpr |
Definition at line 18 of file BmnProfRawTools.h.
|
inlinestaticconstexpr |
Definition at line 22 of file BmnProfRawTools.h.
|
inlinestaticconstexpr |
Definition at line 22 of file BmnProfRawTools.h.
|
static |
Definition at line 18 of file BmnProfRawTools.cxx.
Referenced by ProcessBuffer().
|
static |
|
static |
Definition at line 11 of file BmnProfRawTools.cxx.
|
static |
|
static |
Definition at line 46 of file BmnProfRawTools.cxx.
|
static |
|
static |
Definition at line 50 of file BmnProfRawTools.cxx.
|
static |
|
static |
Definition at line 22 of file BmnProfRawTools.cxx.
Referenced by ProcessBuffer().
|
static |
|
static |
Definition at line 446 of file BmnProfRawTools.cxx.
|
static |
|
static |
Definition at line 142 of file BmnProfRawTools.cxx.
Referenced by beam_tracker_map().
|
static |
|
static |
Definition at line 219 of file BmnProfRawTools.cxx.
Referenced by beam_tracker_map().
|
static |
|
static |
Definition at line 295 of file BmnProfRawTools.cxx.
Referenced by beam_tracker_map().
|
static |
|
static |
Definition at line 370 of file BmnProfRawTools.cxx.
Referenced by beam_tracker_map().
|
static |
|
static |
Definition at line 34 of file BmnProfRawTools.cxx.
|
static |
|
static |
Definition at line 30 of file BmnProfRawTools.cxx.
|
static |
|
static |
Definition at line 26 of file BmnProfRawTools.cxx.
|
static |