![]() |
ATLAS Offline Software
|
#include <TrigSpacePointCounts_v1.h>
Definition at line 12 of file TrigSpacePointCounts_v1.h.
| xAOD::TrigSpacePointCounts_v1::TrigSpacePointCounts_v1 | ( | ) |
Definition at line 14 of file TrigSpacePointCounts_v1.cxx.
| xAOD::TrigSpacePointCounts_v1::~TrigSpacePointCounts_v1 | ( | ) |
getters
| double xAOD::TrigSpacePointCounts_v1::pixelClusBarrelSumEntries | ( | float | value_x, |
| float | value_y, | ||
| int | cutType ) const |
Definition at line 37 of file TrigSpacePointCounts_v1.cxx.
| double xAOD::TrigSpacePointCounts_v1::pixelClusEndcapASumEntries | ( | float | value_x, |
| float | value_y, | ||
| int | cutType ) const |
Definition at line 45 of file TrigSpacePointCounts_v1.cxx.
| double xAOD::TrigSpacePointCounts_v1::pixelClusEndcapCSumEntries | ( | float | value_x, |
| float | value_y, | ||
| int | cutType ) const |
Definition at line 53 of file TrigSpacePointCounts_v1.cxx.
| float xAOD::TrigSpacePointCounts_v1::pixelClusSizeMax | ( | ) | const |
| float xAOD::TrigSpacePointCounts_v1::pixelClusSizeMin | ( | ) | const |
| float xAOD::TrigSpacePointCounts_v1::pixelClusTotMax | ( | ) | const |
| float xAOD::TrigSpacePointCounts_v1::pixelClusTotMin | ( | ) | const |
| void xAOD::TrigSpacePointCounts_v1::setContentsPixelClusBarrel | ( | const std::vector< float > & | contentsPixelClusBarrel | ) |
| void xAOD::TrigSpacePointCounts_v1::setContentsPixelClusEndcapA | ( | const std::vector< float > & | contentsPixelClusEndcapA | ) |
| void xAOD::TrigSpacePointCounts_v1::setContentsPixelClusEndcapC | ( | const std::vector< float > & | contentsPixelClusEndcapC | ) |
| void xAOD::TrigSpacePointCounts_v1::setPixelClusSizeMax | ( | float | val_max | ) |
| void xAOD::TrigSpacePointCounts_v1::setPixelClusSizeMin | ( | float | val_min | ) |
| void xAOD::TrigSpacePointCounts_v1::setPixelClusTotMax | ( | float | val_max | ) |
| void xAOD::TrigSpacePointCounts_v1::setPixelClusTotMin | ( | float | val_min | ) |