ATLAS Offline Software
Classes | Namespaces | Macros | Functions
IPTag.cxx File Reference
#include "JetTagTools/IPTag.h"
#include "GaudiKernel/ITHistSvc.h"
#include "JetTagTools/NewLikelihoodTool.h"
#include "JetTagTools/HistoHelperRoot.h"
#include "JetTagTools/TrackSelector.h"
#include "JetTagTools/GradedTrack.h"
#include "JetTagTools/SVForIPTool.h"
#include "JetTagInfo/TrackGrade.h"
#include "JetTagInfo/TrackGradesDefinition.h"
#include "JetTagTools/ITrackGradeFactory.h"
#include "xAODTracking/TrackParticle.h"
#include "xAODTracking/TrackParticleContainer.h"
#include "TrkVertexFitterInterfaces/ITrackToVertexIPEstimator.h"
#include "ParticleJetTools/JetFlavourInfo.h"
#include "AthContainers/AuxElement.h"
#include <cmath>
#include <algorithm>

Go to the source code of this file.

Classes

struct  Analysis::myIPxDinfo
 

Namespaces

 Analysis
 The namespace of all packages in PhysicsAnalysis/JetTagging.
 

Macros

#define PROP(name, def)   declareProperty( #name, m_ ## name = def)
 

Functions

bool Analysis::StructPTsorting (const myIPxDinfo &objA, const myIPxDinfo &objB)
 
bool Analysis::StructD0Sigsorting (const myIPxDinfo &objA, const myIPxDinfo &objB)
 
bool Analysis::StructZ0D0Sigsorting (const myIPxDinfo &objA, const myIPxDinfo &objB)
 

Macro Definition Documentation

◆ PROP

#define PROP (   name,
  def 
)    declareProperty( #name, m_ ## name = def)