#include <TrigTrackCounts_v1.h>
Definition at line 12 of file TrigTrackCounts_v1.h.
◆ TrigTrackCounts_v1()
| xAOD::TrigTrackCounts_v1::TrigTrackCounts_v1 |
( |
| ) |
|
Definition at line 14 of file TrigTrackCounts_v1.cxx.
16 }
AuxElement(SG::AuxVectorData *container, size_t index)
Base class for elements of a container that can have aux data.
◆ ~TrigTrackCounts_v1()
| xAOD::TrigTrackCounts_v1::~TrigTrackCounts_v1 |
( |
| ) |
|
◆ eta_phi()
| const std::vector< float > & xAOD::TrigTrackCounts_v1::eta_phi |
( |
| ) |
const |
◆ eta_phiSumEntries()
| double xAOD::TrigTrackCounts_v1::eta_phiSumEntries |
( |
float | value_x, |
|
|
float | value_y, |
|
|
int | cutType ) const |
Definition at line 48 of file TrigTrackCounts_v1.cxx.
48 {
49 static const Accessor< std::vector<float> > acc_contents( "eta_phi" );
53 value_x,value_y,cutType);
54 }
unsigned int phiBins() const
unsigned int etaBins() const
double sumEntries(const std::vector< float > &cont, unsigned int nbins_x, float min_x, float max_x, unsigned int nbins_y, float min_y, float max_y, float value_x, float value_y, int cutType)
◆ etaBins()
| unsigned int xAOD::TrigTrackCounts_v1::etaBins |
( |
| ) |
const |
◆ etaMax()
| float xAOD::TrigTrackCounts_v1::etaMax |
( |
| ) |
const |
◆ etaMin()
| float xAOD::TrigTrackCounts_v1::etaMin |
( |
| ) |
const |
◆ phiBins()
| unsigned int xAOD::TrigTrackCounts_v1::phiBins |
( |
| ) |
const |
◆ phiMax()
| float xAOD::TrigTrackCounts_v1::phiMax |
( |
| ) |
const |
◆ phiMin()
| float xAOD::TrigTrackCounts_v1::phiMin |
( |
| ) |
const |
◆ ptBins()
| unsigned int xAOD::TrigTrackCounts_v1::ptBins |
( |
| ) |
const |
◆ ptMax()
| float xAOD::TrigTrackCounts_v1::ptMax |
( |
| ) |
const |
◆ ptMin()
| float xAOD::TrigTrackCounts_v1::ptMin |
( |
| ) |
const |
◆ setEta_phi()
| void xAOD::TrigTrackCounts_v1::setEta_phi |
( |
const std::vector< float > & | eta_phi | ) |
|
◆ setEtaBins()
| void xAOD::TrigTrackCounts_v1::setEtaBins |
( |
unsigned int | | ) |
|
◆ setEtaMax()
| void xAOD::TrigTrackCounts_v1::setEtaMax |
( |
float | | ) |
|
◆ setEtaMin()
| void xAOD::TrigTrackCounts_v1::setEtaMin |
( |
float | | ) |
|
◆ setPhiBins()
| void xAOD::TrigTrackCounts_v1::setPhiBins |
( |
unsigned int | | ) |
|
◆ setPhiMax()
| void xAOD::TrigTrackCounts_v1::setPhiMax |
( |
float | | ) |
|
◆ setPhiMin()
| void xAOD::TrigTrackCounts_v1::setPhiMin |
( |
float | | ) |
|
◆ setPtBins()
| void xAOD::TrigTrackCounts_v1::setPtBins |
( |
unsigned int | | ) |
|
◆ setPtMax()
| void xAOD::TrigTrackCounts_v1::setPtMax |
( |
float | | ) |
|
◆ setPtMin()
| void xAOD::TrigTrackCounts_v1::setPtMin |
( |
float | | ) |
|
◆ setZ0_pt()
| void xAOD::TrigTrackCounts_v1::setZ0_pt |
( |
const std::vector< float > & | z0_pt | ) |
|
◆ setZ0Bins()
| void xAOD::TrigTrackCounts_v1::setZ0Bins |
( |
unsigned int | | ) |
|
◆ setZ0Max()
| void xAOD::TrigTrackCounts_v1::setZ0Max |
( |
float | | ) |
|
◆ setZ0Min()
| void xAOD::TrigTrackCounts_v1::setZ0Min |
( |
float | | ) |
|
◆ z0_pt()
| const std::vector< float > & xAOD::TrigTrackCounts_v1::z0_pt |
( |
| ) |
const |
◆ z0_ptSumEntries()
| double xAOD::TrigTrackCounts_v1::z0_ptSumEntries |
( |
float | value_x, |
|
|
float | value_y, |
|
|
int | cutType ) const |
Definition at line 40 of file TrigTrackCounts_v1.cxx.
40 {
41 static const Accessor< std::vector<float> > acc_contents( "z0_pt" );
45 value_x,value_y,cutType);
46 }
unsigned int z0Bins() const
unsigned int ptBins() const
◆ z0Bins()
| unsigned int xAOD::TrigTrackCounts_v1::z0Bins |
( |
| ) |
const |
◆ z0Max()
| float xAOD::TrigTrackCounts_v1::z0Max |
( |
| ) |
const |
◆ z0Min()
| float xAOD::TrigTrackCounts_v1::z0Min |
( |
| ) |
const |
The documentation for this class was generated from the following files: