| Pixie16 Analysis Software Suite
    Analysis code for processing of .ldf files | 
Lists Offsets and Ranges for various Processors. More...

Go to the source code of this file.
| Namespaces | |
| dammIds | |
| Namespace containing all the histogram id definitions. | |
| dammIds::raw | |
| All of the raw histograms. | |
| dammIds::mcp | |
| in McpProcessor.cpp | |
| dammIds::beta_scint | |
| in BetaScintProcessor.hpp | |
| dammIds::neutron_scint | |
| in NeutronScintProcessor.cpp | |
| dammIds::liquid_scint | |
| in LiquidScintProcessor.cpp | |
| dammIds::doublebeta | |
| in DoubleBetaProcessor.cpp | |
| dammIds::hen3 | |
| in Hen3Processor.cpp | |
| dammIds::ge | |
| in GeProcessor.cpp | |
| dammIds::logic | |
| in LogicProcessor.cpp | |
| dammIds::triggerlogic | |
| in TriggerLogicProcessor.cpp | |
| dammIds::vandle | |
| in VandleProcessor.cpp | |
| dammIds::teenyvandle | |
| in TeenyVandleProcessor.cpp | |
| dammIds::pulser | |
| in PulserProcessor.cpp | |
| dammIds::ssd | |
| in SsdProcessor.cpp | |
| dammIds::implantSsd | |
| in ImplantSsdProcessor.cpp | |
| dammIds::mtc | |
| in MtcProcessor.cpp | |
| dammIds::ionChamber | |
| in IonChamberProcessor.cpp | |
| dammIds::position | |
| in PositionProcessor.cpp | |
| dammIds::correlator | |
| in Correlator.cpp | |
| dammIds::dssd | |
| in DssdProcessor.cpp | |
| dammIds::dssd4she | |
| in DssdProcessor.cpp | |
| dammIds::trace | |
| Definitions for all of the traces. | |
| dammIds::trace::extractor | |
| 1D-traces from the extractor | |
| Variables | |
| const int | S1 = 2 | 
| const int | S2 = 4 | 
| const int | S3 = 8 | 
| const int | S4 = 16 | 
| const int | S5 = 32 | 
| const int | S6 = 64 | 
| const int | S7 = 128 | 
| const int | S8 = 256 | 
| const int | S9 = 512 | 
| const int | SA = 1024 | 
| const int | SB = 2048 | 
| const int | SC = 4096 | 
| const int | SD = 8192 | 
| const int | SE = 16384 | 
| const int | SF = 32768 | 
| const int | dammIds::GENERIC_CHANNEL = 10 | 
| A generic channel. | |
| const int | dammIds::raw::OFFSET = 1 | 
| offset for raw histograms  More... | |
| const int | dammIds::raw::RANGE = 1899 | 
| Range for raw histograms. | |
| const int | dammIds::raw::D_RAW_ENERGY = 0 | 
| Raw energies.  More... | |
| const int | dammIds::raw::D_FILTER_ENERGY = 300 | 
| Trace Filtered energies. | |
| const int | dammIds::raw::D_SCALAR = 600 | 
| Rates for the detectors. | |
| const int | dammIds::raw::D_TIME = 900 | 
| Arrival times for the channels. | |
| const int | dammIds::raw::D_CAL_ENERGY = 1200 | 
| Calibrated energies. | |
| const int | dammIds::raw::D_HIT_SPECTRUM = 1801 | 
| Channel hit spectrum. | |
| const int | dammIds::raw::D_SUBEVENT_GAP = 1802 | 
| Time difference between sub events. | |
| const int | dammIds::raw::D_EVENT_LENGTH = 1803 | 
| Length of the events. | |
| const int | dammIds::raw::D_EVENT_GAP = 1804 | 
| Time difference between buffers. | |
| const int | dammIds::raw::D_EVENT_MULTIPLICITY = 1805 | 
| Event multiplicity. | |
| const int | dammIds::raw::D_BUFFER_END_TIME = 1806 | 
| Last time in Buffer. | |
| const int | dammIds::raw::DD_RUNTIME_SEC = 1807 | 
| Run time in seconds. | |
| const int | dammIds::raw::DD_DEAD_TIME_CUMUL = 1808 | 
| Cumulative Deadtime. | |
| const int | dammIds::raw::DD_BUFFER_START_TIME = 1809 | 
| Buffer Start Time. | |
| const int | dammIds::raw::DD_RUNTIME_MSEC = 1810 | 
| Run Time in ms. | |
| const int | dammIds::raw::D_NUMBER_OF_EVENTS = 1811 | 
| Number of processed events. | |
| const int | dammIds::raw::D_HAS_TRACE = 1812 | 
| Plot for Channels w/ Traces. | |
| const int | dammIds::mcp::OFFSET = 2000 | 
| Offset for McpProcessor. | |
| const int | dammIds::mcp::RANGE = 10 | 
| Range for McpProcessor. | |
| const int | dammIds::beta_scint::OFFSET = 2050 | 
| Offset for BetaScintProcessor. | |
| const int | dammIds::beta_scint::RANGE = 50 | 
| Range for BetaScintProcessor. | |
| const int | dammIds::neutron_scint::OFFSET = 2100 | 
| Offset for NeutronScintProcessor. | |
| const int | dammIds::neutron_scint::RANGE = 50 | 
| Range for NeutronScintProcessor. | |
| const int | dammIds::liquid_scint::OFFSET = 2150 | 
| Offset for LiquidScintProcessor. | |
| const int | dammIds::liquid_scint::RANGE = 20 | 
| Range for LiquidScintProcessor. | |
| const int | dammIds::doublebeta::OFFSET = 2170 | 
| Offset for DoubleBetaProcessor. | |
| const int | dammIds::doublebeta::RANGE = 10 | 
| Range for DoubleBetaProcessor. | |
| const int | dammIds::hen3::OFFSET = 2200 | 
| Offset for Hen3Processor. | |
| const int | dammIds::hen3::RANGE = 50 | 
| Range for Hen3Processor. | |
| const int | dammIds::ge::OFFSET = 2500 | 
| Offset for GeProcessor. | |
| const int | dammIds::ge::RANGE = 500 | 
| Range for GeProcessor. | |
| const int | dammIds::logic::OFFSET = 3000 | 
| Offset for LogicProcessor. | |
| const int | dammIds::logic::RANGE = 100 | 
| Range for the Logic Processor. | |
| const int | dammIds::logic::MAX_LOGIC = 10 | 
| maximum number of logic signals | |
| const int | dammIds::triggerlogic::OFFSET = 3100 | 
| Offset for the TriggerLogicProcessor. | |
| const int | dammIds::triggerlogic::RANGE = 100 | 
| Range for the TriggerLogicProcessor. | |
| const int | dammIds::vandle::OFFSET = 3200 | 
| Offset for the VandleProcessor. | |
| const int | dammIds::vandle::RANGE = 150 | 
| Range for the VandleProcessor. | |
| const int | dammIds::teenyvandle::OFFSET = 3350 | 
| Offset for TeenyVandleProcessor. | |
| const int | dammIds::teenyvandle::RANGE = 20 | 
| Range for TeenyVandleProcessor. | |
| const int | dammIds::pulser::OFFSET = 3400 | 
| Offset for the PulserProcessor Hists. | |
| const int | dammIds::pulser::RANGE = 20 | 
| Range for the PulserProcessor Hists. | |
| const int | dammIds::ssd::OFFSET = 4100 | 
| Offset for SsdProcessor. | |
| const int | dammIds::ssd::RANGE = 100 | 
| Range for SsdProcessor. | |
| const int | dammIds::implantSsd::OFFSET = 4200 | 
| Offset for ImplantSsdProcessor. | |
| const int | dammIds::implantSsd::RANGE = 300 | 
| Range for ImplantSsdProcessor. | |
| const int | dammIds::mtc::OFFSET = 4500 | 
| Offset for MtcProcessor. | |
| const int | dammIds::mtc::RANGE = 100 | 
| Range for MtcProcessor. | |
| const int | dammIds::ionChamber::OFFSET = 4700 | 
| Offset for IonChamberProcessor. | |
| const int | dammIds::ionChamber::RANGE = 100 | 
| Range for IonChamberProcessor. | |
| const int | dammIds::position::OFFSET = 5000 | 
| Offset for PositionProcessor. | |
| const int | dammIds::position::RANGE = 600 | 
| Range for PositionProcessor. | |
| const int | dammIds::correlator::OFFSET = 6000 | 
| Offset for Correlator. | |
| const int | dammIds::correlator::RANGE = 10 | 
| Range for Correlator. | |
| const int | dammIds::dssd::OFFSET = 7000 | 
| Offset for DssdProcessor. | |
| const int | dammIds::dssd::RANGE = 100 | 
| Range for DssdProcessor. | |
| const int | dammIds::dssd4she::OFFSET = 7100 | 
| Offset for Dssd4SheProcessor. | |
| const int | dammIds::dssd4she::RANGE = 100 | 
| Range for Dssd4SheProcessor. | |
| const int | dammIds::trace::OFFSET = 7500 | 
| Offset for the traces. | |
| const int | dammIds::trace::RANGE = 150 | 
| Range for the traces. | |
| const int | dammIds::trace::traceBins = SA | 
| Number of Bins for Traces. | |
| const int | dammIds::trace::tracefilterer::DD_TRACE = 0 | 
| traces | |
| const int | dammIds::trace::tracefilterer::DD_FILTER1 = 1 | 
| results for filter 1 | |
| const int | dammIds::trace::tracefilterer::DD_FILTER2 = 2 | 
| results for filter 2 | |
| const int | dammIds::trace::tracefilterer::DD_FILTER3 = 3 | 
| results for filter 3 | |
| const int | dammIds::trace::tracefilterer::DD_AVERAGE_TRACE = 4 | 
| average trace | |
| const int | dammIds::trace::tracefilterer::DD_REJECTED_TRACE = 5 | 
| rejected traces | |
| const int | dammIds::trace::tracefilterer::DD_ENERGY__BOARD_FILTER = 6 | 
| energy of onboard filter | |
| const int | dammIds::trace::tracefilterer::D_RATIO_BOARD_FILTER = 7 | 
| ratio between onboard filter and ours | |
| const int | dammIds::trace::tracefilterer::D_ENERGY1 = 8 | 
| distributions of energy 1 | |
| const int | dammIds::trace::doubletraceanalyzer::D_ENERGY2 = 16 | 
| distribution of energy 2 | |
| const int | dammIds::trace::doubletraceanalyzer::DD_DOUBLE_TRACE = 20 | 
| double traces | |
| const int | dammIds::trace::doubletraceanalyzer::DD_ENERGY2__TDIFF = 21 | 
| energy 2 vs tdiff between 1 and 2 | |
| const int | dammIds::trace::doubletraceanalyzer::DD_ENERGY2__ENERGY1 = 22 | 
| energy 1 vs energy 2 | |
| const int | dammIds::trace::doubletraceanalyzer::DD_TRIPLE_TRACE = 30 | 
| results of triple traces | |
| const int | dammIds::trace::doubletraceanalyzer::DD_TRIPLE_TRACE_FILTER1 = 31 | 
| results of trace filter 1 | |
| const int | dammIds::trace::doubletraceanalyzer::DD_TRIPLE_TRACE_FILTER2 = 32 | 
| results of trace filter 2 | |
| const int | dammIds::trace::doubletraceanalyzer::DD_TRIPLE_TRACE_FILTER3 = 33 | 
| results of trace filter 3 | |
| const int | dammIds::trace::waveformanalyzer::DD_TRACES = 40 | 
| Plotted traces. | |
| const int | dammIds::trace::waveformanalyzer::D_CHISQPERDOF = 41 | 
| distributions of chi^2/dof | |
| const int | dammIds::trace::waveformanalyzer::D_PHASE = 42 | 
| distribution of phases | |
| const int | dammIds::trace::waveformanalyzer::DD_AMP = 43 | 
| Distributions of fitted amplitudes. | |
| const int | dammIds::trace::waveformanalyzer::D_SIGMA = 44 | 
| Distributions of Std. Dev. Baseline. | |
| const int | dammIds::trace::extractor::maxSingleTraces = 99 | 
| Number of traces to plot. | |
| const int | dammIds::trace::extractor::D_TRACE = 50 | 
| His number for traces. | |
Lists Offsets and Ranges for various Processors.
| const int S1 = 2 | 
Histogram sizes consts2**1
| const int S2 = 4 | 
2**2
| const int S3 = 8 | 
2**3
| const int S4 = 16 | 
2**4
| const int S5 = 32 | 
2**5
| const int S6 = 64 | 
2**6
| const int S7 = 128 | 
2**7
| const int S8 = 256 | 
2**8
| const int S9 = 512 | 
2**9
| const int SA = 1024 | 
2**10
| const int SB = 2048 | 
2**11
| const int SC = 4096 | 
2**12
| const int SD = 8192 | 
2**13
| const int SE = 16384 | 
2**14
| const int SF = 32768 | 
2**15