![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Filters for channels, events, etc. More...
Classes | |
| class | DatabaseRetrievalAlg |
| struct | DataRec |
| class | DBFolder |
| class | DetPedestalRetrievalAlg |
| Retrieves channel information: pedestal and RMS. More... | |
| class | SimpleChannelStatus |
| Class providing information about the quality of channels. More... | |
| class | SimpleChannelStatusService |
| Service providing information about the quality of channels. More... | |
| class | SIOVChannelStatusProvider |
| Class providing information about the quality of channels. More... | |
| class | SIOVChannelStatusService |
| class | SIOVDetPedestalService |
| class | SIOVElectronicsCalibProvider |
| Retrieves information: electronics calibrations, specifically gain and shaping time. More... | |
| class | SIOVElectronicsCalibService |
| class | SIOVPmtGainProvider |
| Retrieves information: pmt gain. More... | |
| class | SIOVPmtGainService |
| class | WebError |
Typedefs | |
| typedef void * | Dataset |
| typedef void * | Tuple |
Variables | |
| const unsigned int | kNUMBER_HEADER_ROWS = 4 |
| const unsigned int | kBUFFER_SIZE = 128 |
Filters for channels, events, etc.
| typedef void* lariov::Dataset |
Definition at line 12 of file DBFolder.h.
| typedef void* lariov::Tuple |
Definition at line 13 of file DBFolder.h.
| const unsigned int lariov::kBUFFER_SIZE = 128 |
Definition at line 7 of file WebDBIConstants.h.
Referenced by lariov::DBFolder::GetNamedChannelData(), and lariov::DBFolder::UpdateData().
| const unsigned int lariov::kNUMBER_HEADER_ROWS = 4 |
Definition at line 6 of file WebDBIConstants.h.
Referenced by lariov::DBFolder::GetChannelList(), lariov::DBFolder::GetTupleColumn(), and lariov::DBFolder::UpdateData().