![]() |
ATLAS Offline Software
|
#include <string>#include <vector>#include <utility>#include "Gaudi/Property.h"#include "xAODTracking/TrackParticleContainer.h"#include "xAODTracking/VertexContainer.h"#include "xAODTracking/VertexAuxContainer.h"#include "xAODMuon/MuonContainer.h"#include "xAODTrigger/TrigComposite.h"#include "xAODTrigBphys/TrigBphys.h"#include "xAODTrigBphys/TrigBphysContainer.h"#include "StoreGate/ReadHandleKey.h"#include "StoreGate/WriteHandleKey.h"#include "TrigCompositeUtils/TrigCompositeUtils.h"#include "DecisionHandling/ComboHypo.h"#include "TrkVKalVrtFitter/TrkVKalVrtFitter.h"#include "InDetConversionFinderTools/VertexPointEstimator.h"#include "ITrackToVertex/ITrackToVertex.h"#include "AthenaMonitoringKernel/Monitored.h"#include "AthenaMonitoringKernel/GenericMonitoringTool.h"#include "ITrigBphysState.h"#include "TrigBmumuxComboHypoTool.h"#include "Constants.h"Go to the source code of this file.
Classes | |
| class | TrigBmumuxState |
| State class for TrigBmumuxComboHypo algorithm. More... | |
| struct | TrigBmumuxState::Muon |
| class | TrigBmumuxComboHypo |
| EF hypothesis algorithm for B -> mu+ mu- X decays: B+ -> mu+ mu- K+ B_c+ -> J/psi(-> mu+ mu-) pi+ B_s0 -> mu+ mu- phi1020(-> K+, K-) B0 -> mu+ mu- K*0(-> K+ pi-) Lambda_b0 -> J/psi(-> mu+ mu-) p K- B_c+ -> J/psi(-> mu+ mu-) D_s+(->phi(-> K+ K-) pi+) B_c+ -> J/psi(-> mu+ mu-) D+(-> K- pi+ pi+) B_c+ -> J/psi(-> mu+ mu-) D*+(-> D0(-> K- pi+) pi+) partial (lost pion from D*+) and full reconstruction. More... | |
Typedefs | |
| typedef struct PDG20 | PDG |
Definition at line 1 of file TrigBmumuxComboHypo.h.
1.8.18