ATLAS Offline Software
TestBeam
TBEvent
src
TBMWPC.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
6
#include "
TBEvent/TBMWPC.h
"
7
9
// Constructors and Destructor //
11
12
TBMWPC::TBMWPC
()
13
:
TBBeamDetector
(),
14
m_isX(false)
15
{
16
}
17
18
TBMWPC::TBMWPC
(
const
std::string& thisBPCName)
19
:
TBBeamDetector
(thisBPCName),
20
m_isX(false)
21
{
22
23
}
24
25
TBMWPC::~TBMWPC
()
26
{ }
27
TBMWPC::~TBMWPC
~TBMWPC()
Definition:
TBMWPC.cxx:25
TBMWPC::TBMWPC
TBMWPC()
Definition:
TBMWPC.cxx:12
TBMWPC.h
TBBeamDetector
Definition:
TBBeamDetector.h:16
Generated on Thu Nov 7 2024 21:27:13 for ATLAS Offline Software by
1.8.18