![]() |
ATLAS Offline Software
|
Namespaces | |
| namespace | CombMassComp |
| namespace | CompCategory |
| namespace | CompCorrelation |
| namespace | CompFlavorLabelVar |
| namespace | CompMassDef |
| namespace | CompParametrization |
| namespace | CompScaleVar |
| namespace | CompTaggerRegionVar |
| namespace | ExtendedBool |
| namespace | FlavourComp |
| namespace | Interpolate |
| namespace | JetIsolation |
| namespace | JetTopology |
| namespace | PileupComp |
| namespace | utils |
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 |
| typedef Jet_v1 | Jet |
| Definition of the current "jet version". | |
Variables | |
| static const xAOD::JetAttributeAccessor::AccessorWrapper< std::vector< float > > & | eperSamplAcc |
| using jet::Accessor = SG::AuxElement::Accessor< T > |
Definition at line 10 of file JetAttributeHisto.cxx.
| typedef std::unordered_set<Identifier> jet::cellset_t |
Definition at line 87 of file MissingCellListTool.h.
| typedef fastjet::ClusterSequence jet::ClusterSequence |
Definition at line 21 of file ClusterSequence.h.
| typedef Jet_v1 xAOD::Jet |
Definition of the current "jet version".
Definition at line 17 of file Event/xAOD/xAODJet/xAODJet/Jet.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
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.
helper
Definition at line 242 of file JetIsolationTool.cxx.
| 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.
| bool jet::timeAndQualityDefined | ( | const CaloCell * | theCell | ) |
Definition at line 84 of file JetCaloCellQualityUtils.cxx.
|
static |
Definition at line 53 of file JetCaloQualityUtils.cxx.