9#ifndef DERIVATIONFRAMEWORK_Select_onia2mumu_H
10#define DERIVATIONFRAMEWORK_Select_onia2mumu_H
34 Select_onia2mumu(
const std::string& t,
const std::string& n,
const IInterface* p);
47 virtual StatusCode
addBranches(
const EventContext& ctx)
const override;
: B-physics xAOD helpers.
SG::ReadHandleKey< xAOD::VertexContainer > m_inputVtxContainerName
name of the input container name
virtual StatusCode addBranches(const EventContext &ctx) const override
: augmentation and selection Retrieved vertices are augmented with usual information.
StatusCode initialize() override
inirialization and finalization
Select_onia2mumu(const std::string &t, const std::string &n, const IInterface *p)
std::string m_hypoName
job options
double m_massMin
invariant mass range
int m_DoVertexType
Allows user to skip certain vertexes - bitwise test 7==all(111)
ToolHandle< Trk::V0Tools > m_v0Tools
tools
double m_chi2Max
max chi2 cut
std::vector< double > m_trkMasses
track mass hypotheses
double m_massHypo
vertex mass hypothesis
double m_massMax
invariant mass range
double m_lxyMin
min lxy cut
void ProcessVertex(xAOD::BPhysHypoHelper &, xAOD::BPhysHelper::pv_type) const
Property holding a SG store/key/clid from which a ReadHandle is made.
pv_type
: Enum type of the PV
Ensure that the ATLAS eigen extensions are properly loaded.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.