ATLAS Offline Software
Loading...
Searching...
No Matches
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.h
TBBeamDetector::TBBeamDetector
TBBeamDetector()
Definition
TBBeamDetector.h:23
TBMWPC::TBMWPC
TBMWPC()
Definition
TBMWPC.cxx:12
TBMWPC::~TBMWPC
~TBMWPC()
Definition
TBMWPC.cxx:25
TBMWPC::m_isX
bool m_isX
Definition
TBMWPC.h:92
Generated on
for ATLAS Offline Software by
1.14.0