ATLAS Offline Software
|
Augmentation with muon-information based invariant mass. More...
#include <string>
#include <vector>
#include <set>
#include <map>
#include "AthenaBaseComps/AthAlgTool.h"
#include "DerivationFrameworkInterfaces/IAugmentationTool.h"
#include "GaudiKernel/ToolHandle.h"
#include "xAODBPhys/BPhysHelper.h"
#include "EventPrimitives/EventPrimitives.h"
#include "ITrackToVertex/ITrackToVertex.h"
Go to the source code of this file.
Classes | |
class | DerivationFramework::BPhysAddMuonBasedInvMass |
Augment secondary vertices with muon-information-based mass. More... | |
Namespaces | |
DerivationFramework | |
THE reconstruction tool. | |
Typedefs | |
typedef std::vector< const xAOD::TrackParticle * > | DerivationFramework::TrackBag |
typedef std::vector< const xAOD::Muon * > | DerivationFramework::MuonBag |
Augmentation with muon-information based invariant mass.
Definition in file BPhysAddMuonBasedInvMass.h.