![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/packages/micromegas/MicromegasRawDataEvaluation.h>
Public Types | |
| using | List = std::vector< Sample > |
Public Attributes | |
| unsigned int | packet_id = 0 |
| packet | |
| uint64_t | lvl1_bco = 0 |
| ll1 bco | |
| unsigned int | fee_bco = 0 |
| fee bco | |
| unsigned int | checksum = 0 |
| checksum and checksum error | |
| unsigned int | checksum_error = 0 |
| unsigned short | fee_id = 0 |
| fee | |
| unsigned short | layer = 0 |
| unsigned short | tile = 0 |
| unsigned short | sampa_address = 0 |
| sampa channel and sampa address | |
| unsigned short | sampa_channel = 0 |
| unsigned short | channel = 0 |
| channel id | |
| unsigned short | strip = 0 |
| physical strip id | |
| unsigned short | sample = 0 |
| unsigned short | adc = 0 |
| double | pedestal = 0 |
| double | rms = 0 |
Definition at line 67 of file MicromegasRawDataEvaluation.h.
View newest version in sPHENIX GitHub at line 67 of file MicromegasRawDataEvaluation.h
| using MicromegasRawDataEvaluation::Sample::List = std::vector<Sample> |
Definition at line 104 of file MicromegasRawDataEvaluation.h.
View newest version in sPHENIX GitHub at line 104 of file MicromegasRawDataEvaluation.h
| unsigned short MicromegasRawDataEvaluation::Sample::adc = 0 |
Definition at line 99 of file MicromegasRawDataEvaluation.h.
View newest version in sPHENIX GitHub at line 99 of file MicromegasRawDataEvaluation.h
Referenced by MicromegasRawDataEvaluation::Waveform::copy_from(), and MicromegasRawDataEvaluation::process_event().
| unsigned short MicromegasRawDataEvaluation::Sample::channel = 0 |
channel id
Definition at line 93 of file MicromegasRawDataEvaluation.h.
View newest version in sPHENIX GitHub at line 93 of file MicromegasRawDataEvaluation.h
Referenced by MicromegasRawDataEvaluation::Waveform::copy_from(), and MicromegasRawDataEvaluation::process_event().
| unsigned int MicromegasRawDataEvaluation::Sample::checksum = 0 |
checksum and checksum error
Definition at line 80 of file MicromegasRawDataEvaluation.h.
View newest version in sPHENIX GitHub at line 80 of file MicromegasRawDataEvaluation.h
Referenced by MicromegasRawDataEvaluation::Waveform::copy_from(), and MicromegasRawDataEvaluation::process_event().
| unsigned int MicromegasRawDataEvaluation::Sample::checksum_error = 0 |
Definition at line 81 of file MicromegasRawDataEvaluation.h.
View newest version in sPHENIX GitHub at line 81 of file MicromegasRawDataEvaluation.h
Referenced by MicromegasRawDataEvaluation::Waveform::copy_from(), and MicromegasRawDataEvaluation::process_event().
| unsigned int MicromegasRawDataEvaluation::Sample::fee_bco = 0 |
fee bco
Definition at line 77 of file MicromegasRawDataEvaluation.h.
View newest version in sPHENIX GitHub at line 77 of file MicromegasRawDataEvaluation.h
Referenced by MicromegasRawDataEvaluation::Waveform::copy_from(), and MicromegasRawDataEvaluation::process_event().
| unsigned short MicromegasRawDataEvaluation::Sample::fee_id = 0 |
fee
Definition at line 84 of file MicromegasRawDataEvaluation.h.
View newest version in sPHENIX GitHub at line 84 of file MicromegasRawDataEvaluation.h
Referenced by MicromegasRawDataEvaluation::Waveform::copy_from(), and MicromegasRawDataEvaluation::process_event().
| unsigned short MicromegasRawDataEvaluation::Sample::layer = 0 |
Definition at line 85 of file MicromegasRawDataEvaluation.h.
View newest version in sPHENIX GitHub at line 85 of file MicromegasRawDataEvaluation.h
Referenced by MicromegasRawDataEvaluation::Waveform::copy_from(), and MicromegasRawDataEvaluation::process_event().
| uint64_t MicromegasRawDataEvaluation::Sample::lvl1_bco = 0 |
ll1 bco
Definition at line 74 of file MicromegasRawDataEvaluation.h.
View newest version in sPHENIX GitHub at line 74 of file MicromegasRawDataEvaluation.h
Referenced by MicromegasRawDataEvaluation::Waveform::copy_from(), and MicromegasRawDataEvaluation::process_event().
| unsigned int MicromegasRawDataEvaluation::Sample::packet_id = 0 |
packet
Definition at line 71 of file MicromegasRawDataEvaluation.h.
View newest version in sPHENIX GitHub at line 71 of file MicromegasRawDataEvaluation.h
Referenced by MicromegasRawDataEvaluation::Waveform::copy_from(), and MicromegasRawDataEvaluation::process_event().
| double MicromegasRawDataEvaluation::Sample::pedestal = 0 |
Definition at line 101 of file MicromegasRawDataEvaluation.h.
View newest version in sPHENIX GitHub at line 101 of file MicromegasRawDataEvaluation.h
Referenced by MicromegasRawDataEvaluation::Waveform::copy_from(), and MicromegasRawDataEvaluation::process_event().
| double MicromegasRawDataEvaluation::Sample::rms = 0 |
Definition at line 102 of file MicromegasRawDataEvaluation.h.
View newest version in sPHENIX GitHub at line 102 of file MicromegasRawDataEvaluation.h
Referenced by MicromegasRawDataEvaluation::Waveform::copy_from(), and MicromegasRawDataEvaluation::process_event().
| unsigned short MicromegasRawDataEvaluation::Sample::sampa_address = 0 |
sampa channel and sampa address
Definition at line 89 of file MicromegasRawDataEvaluation.h.
View newest version in sPHENIX GitHub at line 89 of file MicromegasRawDataEvaluation.h
Referenced by MicromegasRawDataEvaluation::Waveform::copy_from(), and MicromegasRawDataEvaluation::process_event().
| unsigned short MicromegasRawDataEvaluation::Sample::sampa_channel = 0 |
Definition at line 90 of file MicromegasRawDataEvaluation.h.
View newest version in sPHENIX GitHub at line 90 of file MicromegasRawDataEvaluation.h
Referenced by MicromegasRawDataEvaluation::Waveform::copy_from(), and MicromegasRawDataEvaluation::process_event().
| unsigned short MicromegasRawDataEvaluation::Sample::sample = 0 |
Definition at line 98 of file MicromegasRawDataEvaluation.h.
View newest version in sPHENIX GitHub at line 98 of file MicromegasRawDataEvaluation.h
Referenced by MicromegasRawDataEvaluation::Waveform::copy_from(), and MicromegasRawDataEvaluation::process_event().
| unsigned short MicromegasRawDataEvaluation::Sample::strip = 0 |
physical strip id
Definition at line 96 of file MicromegasRawDataEvaluation.h.
View newest version in sPHENIX GitHub at line 96 of file MicromegasRawDataEvaluation.h
Referenced by MicromegasRawDataEvaluation::Waveform::copy_from(), and MicromegasRawDataEvaluation::process_event().
| unsigned short MicromegasRawDataEvaluation::Sample::tile = 0 |
Definition at line 86 of file MicromegasRawDataEvaluation.h.
View newest version in sPHENIX GitHub at line 86 of file MicromegasRawDataEvaluation.h
Referenced by MicromegasRawDataEvaluation::Waveform::copy_from(), and MicromegasRawDataEvaluation::process_event().