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