ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetConditions
PixelConditionsData
PixelConditionsData
PixelChargeCalibUtils.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef PixelChargeCalibUtils_h
6
#define PixelChargeCalibUtils_h
7
8
#include <utility>
//std::pair
9
#include "
PixelReadoutDefinitions/PixelReadoutDefinitions.h
"
//enum PixelReadoutTechnology
10
11
class
IdentifierHash
;
12
class
PixelID
;
13
namespace
InDetDD
{
14
class
SiDetectorElement
;
15
}
16
17
namespace
PixelChargeCalib
{
18
std::pair<int, int>
19
getBecAndLayer
(
const
PixelID * pPixelId, IdentifierHash hash);
20
//
21
std::pair<size_t, InDetDD::PixelReadoutTechnology>
22
numChipsAndTechnology
(
const
InDetDD::SiDetectorElement *element);
23
}
24
25
#endif
PixelReadoutDefinitions.h
IdentifierHash
This is a "hash" representation of an Identifier.
Definition
IdentifierHash.h:25
InDetDD::SiDetectorElement
Class to hold geometrical description of a silicon detector element.
Definition
SiDetectorElement.h:109
PixelID
This is an Identifier helper class for the Pixel subdetector.
Definition
PixelID.h:69
InDetDD
Message Stream Member.
Definition
FakeTrackBuilder.h:8
PixelChargeCalib
Definition
IChargeCalibrationParser.h:30
PixelChargeCalib::numChipsAndTechnology
std::pair< size_t, InDetDD::PixelReadoutTechnology > numChipsAndTechnology(const InDetDD::SiDetectorElement *element)
Definition
PixelChargeCalibUtils.cxx:19
PixelChargeCalib::getBecAndLayer
std::pair< int, int > getBecAndLayer(const PixelID *pPixelId, IdentifierHash hash)
Definition
PixelChargeCalibUtils.cxx:13
Generated on
for ATLAS Offline Software by
1.17.0