ATLAS Offline Software
LArCalorimeter
LArG4
LArG4H6SD
src
H62004FCALSDTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef LARG4H62004SD_H62004FCALSDTOOL_H
6
#define LARG4H62004SD_H62004FCALSDTOOL_H
7
8
// System includes
9
#include <string>
10
#include <vector>
11
12
// Local includes
13
#include "
H62004SimpleSDTool.h
"
14
#include "
LArG4Code/ILArCalculatorSvc.h
"
15
16
namespace
LArG4
17
{
18
27
class
H62004FCALSDTool
:
public
H62004SimpleSDTool
28
{
29
30
public
:
31
33
H62004FCALSDTool
(
const
std::string&
type
,
const
std::string&
name
,
34
const
IInterface*
parent
);
35
36
private
:
37
38
StatusCode
initializeCalculators
() override final;
39
41
G4VSensitiveDetector*
makeSD
()
const
override final;
42
44
std::
string
m_hitCollName
;
45
46
ServiceHandle
<
ILArCalculatorSvc
>
m_fcal1calc
;
47
ServiceHandle
<
ILArCalculatorSvc
>
m_fcal2calc
;
48
ServiceHandle
<
ILArCalculatorSvc
>
m_fcalcoldcalc
;
51
std::
vector
<std::
string
>
m_fcal1Volumes
;
52
std::
vector
<std::
string
>
m_fcal2Volumes
;
53
std::
vector
<std::
string
>
m_fcalColdVolumes
;
55
56
};
// class H62004FCALSDTool
57
58
}
// namespace LArG4
59
60
#endif
LArG4::H62004FCALSDTool::m_fcalColdVolumes
std::vector< std::string > m_fcalColdVolumes
Definition:
H62004FCALSDTool.h:53
LArG4::H62004FCALSDTool
Tool for constructing H62004 SDs for FCAL.
Definition:
H62004FCALSDTool.h:28
LArG4::H62004FCALSDTool::m_fcal2calc
ServiceHandle< ILArCalculatorSvc > m_fcal2calc
Definition:
H62004FCALSDTool.h:47
H62004SimpleSDTool.h
LArG4::H62004FCALSDTool::m_fcal1calc
ServiceHandle< ILArCalculatorSvc > m_fcal1calc
Definition:
H62004FCALSDTool.h:46
LArG4::H62004FCALSDTool::H62004FCALSDTool
H62004FCALSDTool(const std::string &type, const std::string &name, const IInterface *parent)
Constructor.
LArG4::H62004SimpleSDTool
Tool base class for LAr H6 2004 simple SD tools.
Definition:
H62004SimpleSDTool.h:25
LArG4::H62004FCALSDTool::m_hitCollName
std::string m_hitCollName
Hit collection name.
Definition:
H62004FCALSDTool.h:44
const
bool const RAWDATA *ch2 const
Definition:
LArRodBlockPhysicsV0.cxx:560
LArG4
Definition:
LArWheelCalculatorEnums.h:8
LArG4::H62004FCALSDTool::m_fcal1Volumes
std::vector< std::string > m_fcal1Volumes
Definition:
H62004FCALSDTool.h:51
LArG4::H62004FCALSDTool::initializeCalculators
StatusCode initializeCalculators() override final
Initialize Calculator Services.
LArG4::H62004FCALSDTool::m_fcalcoldcalc
ServiceHandle< ILArCalculatorSvc > m_fcalcoldcalc
Definition:
H62004FCALSDTool.h:48
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
vector
Definition:
MultiHisto.h:13
test_pyathena.parent
parent
Definition:
test_pyathena.py:15
ILArCalculatorSvc
Definition:
ILArCalculatorSvc.h:25
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:221
ILArCalculatorSvc.h
python.CaloScaleNoiseConfig.type
type
Definition:
CaloScaleNoiseConfig.py:78
LArG4::H62004FCALSDTool::makeSD
G4VSensitiveDetector * makeSD() const override final
Create the SD wrapper for current worker thread.
LArG4::H62004FCALSDTool::m_fcal2Volumes
std::vector< std::string > m_fcal2Volumes
Definition:
H62004FCALSDTool.h:52
ServiceHandle
Definition:
ClusterMakerTool.h:37
Generated on Thu Nov 7 2024 21:16:02 for ATLAS Offline Software by
1.8.18