JetForwardJvtTool Class Reference

Inheritance diagram for JetForwardJvtTool:
asg::AsgTool IJetModifier asg::IAsgTool asg::IAsgTool

List of all members.

Public Member Functions

 JetForwardJvtTool (const std::string &name)
 Constructor with parameters:.
virtual ~JetForwardJvtTool ()
 Destructor:.
StatusCode initialize ()
StatusCode finalize ()
virtual int modify (xAOD::JetContainer &jetCont) const
float getFJVT (const xAOD::Jet *jet) const
bool forwardJet (const xAOD::Jet *jet) const
bool centralJet (const xAOD::Jet *jet) const
float getDrpt (const xAOD::Jet *jet) const
int getJetVertex (const xAOD::Jet *jet) const
void calculateVertexMomenta (const xAOD::JetContainer *jets) const
float getCombinedWidth (const xAOD::Jet *jet) const

Static Public Member Functions

static StatusCode tagTruth (const xAOD::JetContainer *jets, const xAOD::JetContainer *truthJets)

Member Function Documentation

StatusCode JetForwardJvtTool::initialize ( void   )  [virtual]

Dummy implementation of the initialisation function

It's here to allow the dual-use tools to skip defining an initialisation function. Since many are doing so...

Reimplemented from asg::AsgTool.

int JetForwardJvtTool::modify ( xAOD::JetContainer jets  )  const [virtual]

Method to modify a jet collection. Returns 0 for success.

Implements IJetModifier.


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