ATLAS Offline Software
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::signal_type
unsigned int signal_type
Definition:
TBADCRaw.h:24
TBADCRaw.h
TBADCRaw::TBADCRaw
TBADCRaw()
Definition:
TBADCRaw.h:26
TBADCRaw::~TBADCRaw
~TBADCRaw()
Definition:
TBADCRaw.cxx:13
TBBeamDetector
Definition:
TBBeamDetector.h:16
Generated on Thu Nov 7 2024 21:27:09 for ATLAS Offline Software by
1.8.18