|
ATLAS Offline Software
|
Go to the documentation of this file.
69 const int N_SAMPLE = 4;
72 double time[N_SAMPLE];
83 double adcCount = 0.0;
85 for (
int i = 0;
i < N_SAMPLE;
i++) {
89 adcCount = adcCount /
n;
int m_NUMBER_OF_INTEGRATION
double signal(double z) const
double signal_amplitude(double samplingTime) const
void set32bits(const uint16_t *v16, uint32_t &v32) const
static const uint16_t BODY_AMPLITUDE
def time(flags, cells_name, *args, **kw)
static const uint32_t BODY_ADDRESS
double m_CHARGE_TO_ADC_COUNT
void encodeFragments(const uint16_t *amplitude, const uint32_t &address, std::vector< uint32_t > &v) const