ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArG4
LArG4Barrel
src
LArCoudes.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef LARG4BARREL_LArCoudes_H
6
#define LARG4BARREL_LArCoudes_H
7
8
#include "
PhysicalVolumeAccessor.h
"
9
10
class
LArCoudes
{
11
private
:
12
static
const
PhysicalVolumeAccessor
&
theCoudes
(
const
std::string& strDetector=
""
);
13
14
public
:
15
LArCoudes
(
const
std::string& strDetector=
""
) ;
16
double
XCentCoude
(
int
stackid,
int
cellid)
const
;
17
double
YCentCoude
(
int
stackid,
int
cellid)
const
;
18
};
19
20
#endif
// LARG4BARREL_LArCoudes_H
PhysicalVolumeAccessor.h
LArCoudes::LArCoudes
LArCoudes(const std::string &strDetector="")
Definition
LArCoudes.cxx:22
LArCoudes::theCoudes
static const PhysicalVolumeAccessor & theCoudes(const std::string &strDetector="")
Definition
LArCoudes.cxx:8
LArCoudes::YCentCoude
double YCentCoude(int stackid, int cellid) const
Definition
LArCoudes.cxx:36
LArCoudes::XCentCoude
double XCentCoude(int stackid, int cellid) const
Definition
LArCoudes.cxx:28
PhysicalVolumeAccessor
Definition
PhysicalVolumeAccessor.h:18
Generated on
for ATLAS Offline Software by
1.17.0