#include <SpacePointConversionUtils.h>
Definition at line 29 of file SpacePointConversionUtils.h.
◆ LayerCalculator()
◆ getLayer()
| int FTF::LayerCalculator::getLayer |
( |
const Identifier & | id | ) |
|
|
inline |
Definition at line 52 of file SpacePointConversionUtils.h.
52 {
53 int layerId=-1;
57 }
58 else {
59 layerId =
m_sctId->layer_disk(
id);
62 }
63 return layerId;
64 }
bool isBarrel(const Identifier &id)
bool isPixel(const Identifier &id)
◆ isBarrel()
| bool FTF::LayerCalculator::isBarrel |
( |
const Identifier & | id | ) |
|
|
inline |
◆ isPixel()
| bool FTF::LayerCalculator::isPixel |
( |
const Identifier & | id | ) |
|
|
inline |
◆ BaseSpacePointFilter
◆ m_atlasId
◆ m_offsetBarrelSCT
| int FTF::LayerCalculator::m_offsetBarrelSCT |
|
protected |
◆ m_offsetEndcapPixels
| int FTF::LayerCalculator::m_offsetEndcapPixels |
|
protected |
◆ m_offsetEndcapSCT
| int FTF::LayerCalculator::m_offsetEndcapSCT |
|
protected |
◆ m_pixelId
| const PixelID* FTF::LayerCalculator::m_pixelId |
|
protected |
◆ m_sctId
| const SCT_ID* FTF::LayerCalculator::m_sctId |
|
protected |
The documentation for this class was generated from the following file: