xAOD::BTagVertex_v1 Class Reference

Inheritance diagram for xAOD::BTagVertex_v1:
SG::AuxElement SG::IAuxElement

List of all members.

Public Types

typedef std::vector
< ElementLink
< xAOD::TrackParticleContainer > > 
TPELinks_t
 A helper typedef.

Public Member Functions

void toPersistent ()
xAOD::BTagging constructors



 BTagVertex_v1 ()
 Default constructor.
Per-vertex accessor functions



float chi2 () const
 get fit chi2
float NDF () const
 get fit NDF
float pv_compatibility () const
 compatibility with PV
const std::vector< float > & compToOtherSV () const
 compatibility with others SV
void setChi2 (float value)
 access the corresponding xAOD::BTagVertex
void setNDF (float value)
 set fit NDF
void setPV_compatibility (float value)
 set compatibility with PV
void setCompToOtherSV (const std::vector< float > &value)
 set compatibility with others SV
Per-track accessor functions (all tracks simultaneously)

set the link to the corresponding xAOD::Vertex



const std::vector< float > & track_chi2 () const
 get track chi2 values
const std::vector< float > & track_NDF () const
 get track NDF values
const std::vector< float > & track_refPx () const
 get track momentum x components
const std::vector< float > & track_refPy () const
 get track momentum y components
const std::vector< float > & track_refPz () const
 get track momentum z components
const TPELinks_ttrack_links () const
 get track ElementLinks
void setTrack_chi2 (const std::vector< float > &values)
 set track chi2 values
void setTrack_NDF (const std::vector< float > &values)
 set track NDF values
void setTrack_refPx (const std::vector< float > &values)
 set track momentum x components
void setTrack_refPy (const std::vector< float > &values)
 set track momentum y components
void setTrack_refPz (const std::vector< float > &values)
 set track momentum z components
void setTrack_links (const TPELinks_t &links)
 set track ElementLinks

Member Function Documentation

void xAOD::BTagVertex_v1::setChi2 ( float  value  ) 

access the corresponding xAOD::BTagVertex

set fit chi2


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1