SusyNtuple
 All Classes Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes
Susy::Jet Class Reference

Jet class. More...

#include <Jet.h>

Inheritance diagram for Susy::Jet:
Inheritance graph
[legend]
Collaboration diagram for Susy::Jet:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Jet (const Jet &)
Jetoperator= (const Jet &)
void setState (int sys)
 Systematic-shifted state for particles.
float getFTSys (Susy::NtSys::SusyNtSys sys)
void setFTSys (Susy::NtSys::SusyNtSys sys, double scale)
void print () const
 Print method.
void clear ()
 ClassDef (Jet, 18)

Public Attributes

float jvf
 Jet vertex fraction.
float jvt
 Jet vertex tagger.
float detEta
 Detector eta.
float emfrac
 EM fraction.
int truthLabel
 Flavor truth label.
bool matchTruth
 Matches truth jet.
int nTracks
 Number of tracks associated with jet.
bool bjet
 Is b-jet a la SUSYTools (70% w.p.)
float effscalefact
 B-tag SF a la SUSYTools (70% w.p.)
float mv1
 MV1 btag weight.
float mv2c20
 MV2c20 btag weight.
float sv1plusip3d
 SV1plusIP3D btag weight.
bool isBadVeryLoose
 bad jet flag computed with SUSYTools
bool isHotTile
 tile hot spot flag computed with SUSYTools
float bch_corr_jet
 Needed for dead region veto.
float bch_corr_cell
 For studying BCH cleaning prescription.
bool isBadMediumBCH
 BCH cleaning flag, https://twiki.cern.ch/twiki/bin/view/AtlasProtected/BCHCleaningTool.
bool isBadMediumBCH_up
 BCH cleaning flag.
bool isBadMediumBCH_dn
 BCH cleaning flag.
bool isBadTightBCH
 BCH cleaning flag.
float jer
 jet energy resolution
std::vector< float > groupedNP
 Reduced 3*2 JES systematics.
std::vector< float > FTSys
 Flavor Tagger syst: B(10*2), C(4*2), light(12*2) jet systematics.

Detailed Description

Jet class.


Member Function Documentation

Jet & Jet::operator= ( const Jet rhs)

Assignment operator

void Jet::setState ( int  sys)

Systematic-shifted state for particles.

Base class method simply resets

Reimplemented from Susy::Particle.


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