![]() |
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 | TrigBmuxState |
| State class for TrigBmuxComboHypo algorithm. More... | |
| struct | TrigBmuxState::Muon |
| class | TrigBmuxComboHypo |
| EF hypothesis algorithm for B -> mu+ nu_mu X decays: B+ -> mu+ nu_mu anti-D0(-> K+ pi-) B0 -> mu+ nu_mu D*-(-> anti-D0(-> K+ pi-) pi-) B0 -> mu+ nu_mu D-(-> K+ pi- pi-) B_s0 -> mu+ nu_mu D_s-(->phi(-> K+ K-) pi-) anti-Lambda_b0 -> mu+ nu_mu anti-Lambda_c-(-> anti-p K+ pi-) More... | |
Typedefs | |
| typedef struct PDG20 | PDG |
Definition at line 1 of file TrigBmuxComboHypo.h.
1.8.18