|
ATLAS Offline Software
|
Go to the documentation of this file.
17 pjAccessor(
jet) = &pj;
27 fastjet::PseudoJet pja = pj.area_4vector();
33 if (originVertex ==
nullptr){
50 if ( parentCont ==
nullptr ) {
return jet ;}
57 jet.setAlgorithmType(
parent.getAlgorithmType());
58 jet.setSizeParameter(
parent.getSizeParameter());
59 jet.setConstituentsSignalState(
parent.getConstituentsSignalState());
value_type emplace_back(value_type pElem)
Add an element to the end of the collection.
Helper class to provide type-safe access to aux data.
@ JetConstitScaleMomentum
xAOD::Jet & translate(const fastjet::PseudoJet &pj, const PseudoJetContainer &pjCont, xAOD::JetContainer &jetCont, const xAOD::Vertex *originVertex=nullptr) const
bool extractConstituents(xAOD::Jet &, const std::vector< PseudoJet > &) const
const T * back() const
Access the last element in the collection as an rvalue.
ElementLink implementation for ROOT usage.
ROOT::Math::LorentzVector< ROOT::Math::PtEtaPhiM4D< double > > JetFourMom_t
Base 4 Momentum type for Jet.
Class describing a Vertex.
bool extractByVertexConstituents(xAOD::Jet &jet, const PseudoJet &finalPJ, const xAOD::Vertex *vertex) const