ATLAS Offline Software
Loading...
Searching...
No Matches
TestBeam
TBEvent
src
TBADCRaw.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
TBEvent/TBADCRaw.h
"
6
#include <string>
7
8
TBADCRaw::TBADCRaw
(
const
std::string& adcID,
bool
overflow,
signal_type
theADC)
9
:
TBBeamDetector
(adcID, overflow)
10
,
m_adc
(theADC)
11
{ }
12
13
TBADCRaw::~TBADCRaw
(){}
TBADCRaw.h
TBADCRaw::signal_type
unsigned int signal_type
Definition
TBADCRaw.h:24
TBADCRaw::TBADCRaw
TBADCRaw()
Definition
TBADCRaw.h:26
TBADCRaw::~TBADCRaw
~TBADCRaw()
Definition
TBADCRaw.cxx:13
TBADCRaw::m_adc
signal_type m_adc
Definition
TBADCRaw.h:39
TBBeamDetector::TBBeamDetector
TBBeamDetector()
Definition
TBBeamDetector.h:23
Generated on
for ATLAS Offline Software by
1.14.0