ATLAS Offline Software
Loading...
Searching...
No Matches
LArCalorimeter
LArGeoModel
LArGeoTBEC
src
LArDetectorToolTBEC.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef LARGEOMODEL_LARDETECTORTOOLTBEC_H
6
#define LARGEOMODEL_LARDETECTORTOOLTBEC_H
7
8
#include "
GeoModelUtilities/GeoModelTool.h
"
9
10
class
LArDetectorToolTBEC
final :
public
GeoModelTool
{
11
12
public
:
13
14
// Standard Constructor
15
LArDetectorToolTBEC
(
const
std::string&
type
,
const
std::string& name,
const
IInterface* parent );
16
17
// Standard Destructor
18
virtual
~LArDetectorToolTBEC
() override final;
19
20
// Create Method:
21
virtual StatusCode
create
() override final;
22
23
private
:
24
25
int
m_ecVisLimit
;
26
27
};
28
29
#endif
GeoModelTool.h
GeoModelTool
Definition
GeoModelTool.h:16
LArDetectorToolTBEC::~LArDetectorToolTBEC
virtual ~LArDetectorToolTBEC() override final
LArDetectorToolTBEC::create
virtual StatusCode create() override final
Definition
LArDetectorToolTBEC.cxx:27
LArDetectorToolTBEC::m_ecVisLimit
int m_ecVisLimit
Definition
LArDetectorToolTBEC.h:25
LArDetectorToolTBEC::LArDetectorToolTBEC
LArDetectorToolTBEC(const std::string &type, const std::string &name, const IInterface *parent)
Definition
LArDetectorToolTBEC.cxx:15
type
private
#define private
Definition
xAODTruthCnvAlg.h:20
Generated on
for ATLAS Offline Software by
1.14.0