ATLAS Offline Software
TestBeam
TBEvent
src
TBTDCRaw.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/TBTDCRaw.h
"
6
#include <string>
7
8
TBTDCRaw::TBTDCRaw
(
const
std::string& tdcID,
bool
overflow,
9
signal_type
theTDC,
bool
theUnderThreshold)
10
:
TBBeamDetector
(tdcID, overflow)
11
, m_tdc(theTDC)
12
, m_underThreshold(theUnderThreshold)
13
{ }
14
15
TBTDCRaw::~TBTDCRaw
(){}
TBTDCRaw::TBTDCRaw
TBTDCRaw()
Definition:
TBTDCRaw.h:26
TBTDCRaw::signal_type
unsigned int signal_type
Definition:
TBTDCRaw.h:24
TBTDCRaw::~TBTDCRaw
~TBTDCRaw()
Definition:
TBTDCRaw.cxx:15
TBTDCRaw.h
TBBeamDetector
Definition:
TBBeamDetector.h:16
Generated on Thu Nov 7 2024 21:27:15 for ATLAS Offline Software by
1.8.18