![]() |
ATLAS Offline Software
|
Typedefs | |
| typedef fastjet::ClusterSequence | ClusterSequence |
| typedef std::map< const xAOD::Jet *, const fastjet::PseudoJet * > | PseudoJetMap |
| typedef std::vector< fastjet::PseudoJet > | PseudoJetVector |
| template<typename T > | |
| using | Accessor = SG::AuxElement::Accessor< T > |
| typedef std::unordered_set< Identifier > | cellset_t |
| using jet::Accessor = typedef SG::AuxElement::Accessor< T > |
Definition at line 10 of file JetAttributeHisto.cxx.
| typedef std::unordered_set<Identifier> jet::cellset_t |
Definition at line 86 of file MissingCellListTool.h.
| typedef fastjet::ClusterSequence jet::ClusterSequence |
Definition at line 21 of file ClusterSequence.h.
| typedef std::map<const xAOD::Jet*, const fastjet::PseudoJet*> jet::PseudoJetMap |
Definition at line 22 of file PseudoJetMap.h.
| typedef std::vector<fastjet::PseudoJet> jet::PseudoJetVector |
Definition at line 21 of file PseudoJetVector.h.
| xAOD::JetFourMom_t jet::clusterOriginCorrection | ( | const xAOD::Jet & | jet, |
| const xAOD::Vertex & | vx | ||
| ) |
returns 4-vector of the jet relative to the vertex
| jet | the Jet |
| vx | the Vertex relative to which to compute the returned 4-vector |
The cluster constituents of jet are retrieved, set at the scale they were used to find jet, corrected according to vx. The 4-vector sum of this corrected cluster is returned
| xAOD::JetFourMom_t jet::clusterOriginCorrection | ( | const xAOD::Jet & | jet, |
| const xAOD::Vertex & | vx, | ||
| const xAOD::CaloCluster::State | state = xAOD::CaloCluster::UNKNOWN |
||
| ) |
Definition at line 12 of file JetOriginHelpers.cxx.
| void jet::colonSplit | ( | const string & | in, |
| string & | s1, | ||
| string & | s2, | ||
| string & | s3 | ||
| ) |
| jet::DECLARECELLCALC | ( | JetCalcAverageLArQualityF | , |
| JetCalcAverageLArQualityF_fromCells | |||
| ) |
| jet::DECLARECELLCALC | ( | JetCalcCentroid | , |
| JetCalcCentroid_fromCells | |||
| ) |
| jet::DECLARECELLCALC | ( | JetCalcNegativeEnergy | , |
| JetCalcNegativeEnergy_fromCells | |||
| ) |
| jet::DECLARECELLCALC | ( | JetCalcnLeadingCells | , |
| JetCalcnLeadingCells_fromCells | , | ||
| m_id | = JetAttribute::N90Cells; |
||
| ) |
| jet::DECLARECELLCALC | ( | JetCalcOutOfTimeEnergyFraction | , |
| JetCalcOutOfTimeEnergyFraction_fromCells | |||
| ) |
| jet::DECLARECELLCALC | ( | JetCalcQuality | , |
| JetCalcQuality_fromCells | |||
| ) |
| jet::DECLARECELLCALC | ( | JetCalcQualityHEC | , |
| JetCalcQualityHEC_fromCells | |||
| ) |
| jet::DECLARECELLCALC | ( | JetCalcTimeCells | , |
| JetCalcTimeCells_fromCells | |||
| ) |
| bool jet::operator< | ( | const UncertaintyComponent & | componentA, |
| const UncertaintyComponent & | componentB | ||
| ) |
Definition at line 13 of file UncertaintyComponent.cxx.
| bool jet::operator< | ( | const UncertaintyGroup & | groupA, |
| const UncertaintyGroup & | groupB | ||
| ) |
Definition at line 13 of file UncertaintyGroup.cxx.
| bool jet::operator== | ( | const UncertaintyComponent & | componentA, |
| const UncertaintyComponent & | componentB | ||
| ) |
Definition at line 18 of file UncertaintyComponent.cxx.
| bool jet::operator== | ( | const UncertaintyGroup & | groupA, |
| const UncertaintyGroup & | groupB | ||
| ) |
Definition at line 18 of file UncertaintyGroup.cxx.
Definition at line 84 of file JetCaloCellQualityUtils.cxx.
1.8.18