ATLAS Offline Software
Namespaces | Classes | Typedefs
FlavorTagDiscriminants::internal Namespace Reference

Namespaces

 get
 

Classes

class  BVarGetter
 
class  BVarGetterNoDefault
 

Typedefs

typedef std::pair< std::string, double > NamedVar
 
typedef xAOD::Jet Jet
 
typedef xAOD::BTagging BTagging
 
typedef std::vector< const xAOD::TrackParticle * > Tracks
 
typedef std::function< NamedVar(const SG::AuxElement &)> VarFromBTag
 
typedef std::function< NamedVar(const Jet &)> VarFromJet
 
typedef SG::AuxElement::Decorator< float > OutputSetterFloat
 
typedef std::vector< std::pair< std::string, OutputSetterFloat > > OutNodeFloat
 

Typedef Documentation

◆ BTagging

Definition at line 64 of file DataPrepUtilities.h.

◆ Jet

Definition at line 63 of file DataPrepUtilities.h.

◆ NamedVar

typedef std::pair<std::string, double> FlavorTagDiscriminants::internal::NamedVar

Definition at line 62 of file DataPrepUtilities.h.

◆ OutNodeFloat

typedef std::vector<std::pair<std::string, OutputSetterFloat> > FlavorTagDiscriminants::internal::OutNodeFloat

Definition at line 141 of file DataPrepUtilities.h.

◆ OutputSetterFloat

Definition at line 140 of file DataPrepUtilities.h.

◆ Tracks

Definition at line 65 of file DataPrepUtilities.h.

◆ VarFromBTag

Definition at line 68 of file DataPrepUtilities.h.

◆ VarFromJet

Definition at line 69 of file DataPrepUtilities.h.