ATLAS Offline Software
InnerDetector
InDetDetDescr
InDetServMatGeoModel
src
ServicesStave.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
ServicesStave.h
"
6
#include "
DetType.h
"
7
8
ServicesStave::ServicesStave
(
DetType::Type
type
,
9
DetType::Part
part
,
10
int
nInlets,
const
std::string& inletPipe,
11
int
nOutlets,
const
std::string& outletPipe,
12
int
nCables,
const
std::string& cable,
13
int
nFibres,
const
std::string& fibre) :
14
m_type
(
type
), m_part(
part
),
15
m_nInlets(nInlets), m_nOutlets(nOutlets),
16
m_nCables(nCables), m_nFibres(nFibres),
17
m_inletPipe(inletPipe), m_outletPipe(outletPipe),
18
m_cable(cable), m_fibre(fibre)
19
{}
LArG4FSStartPointFilter.part
part
Definition:
LArG4FSStartPointFilter.py:21
ServicesStave::ServicesStave
ServicesStave(DetType::Type, DetType::Part, int nInlets, const std::string &inletPipe, int nOutlets, const std::string &outletPipe, int nCables, const std::string &cable, int nFibres, const std::string &fibre)
Definition:
ServicesStave.cxx:8
DetType.h
m_type
TokenType m_type
the type
Definition:
TProperty.cxx:44
ServicesStave.h
DetType::Type
Type
Definition:
DetType.h:13
python.CaloScaleNoiseConfig.type
type
Definition:
CaloScaleNoiseConfig.py:78
DetType::Part
Part
Definition:
DetType.h:14
Generated on Thu Nov 7 2024 21:25:51 for ATLAS Offline Software by
1.8.18