#include <lcfiplus.h>
      
        
          | lcfiplus::Jet::Jet  | 
          ( | 
          const Track *  | 
          trk | ) | 
           | 
        
      
 
 
      
        
          | lcfiplus::Jet::Jet  | 
          ( | 
          const Neutral *  | 
          neutral | ) | 
           | 
        
      
 
 
  
  
      
        
          | lcfiplus::Jet::Jet  | 
          ( | 
          const Vertex *  | 
          vtx | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | lcfiplus::Jet::Jet  | 
          ( | 
          const Jet &  | 
          from,  | 
        
        
           | 
           | 
          bool  | 
          extractVertex = false  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | void lcfiplus::Jet::add  | 
          ( | 
          const Jet &  | 
          jet | ) | 
           | 
        
      
 
 
  
  
      
        
          | void lcfiplus::Jet::add  | 
          ( | 
          const Track *  | 
          trk | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void lcfiplus::Jet::add  | 
          ( | 
          const Neutral *  | 
          neut | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void lcfiplus::Jet::add  | 
          ( | 
          const Vertex *  | 
          vtx,  | 
         
        
           | 
           | 
          bool  | 
          removeTracks = true  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void lcfiplus::Jet::addParam  | 
          ( | 
          const char *  | 
          paramname,  | 
         
        
           | 
           | 
          Parameters &  | 
          param  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | vector< const Track * > lcfiplus::Jet::getAllTracks  | 
          ( | 
          bool  | 
          withoutV0 = false | ) | 
           const | 
        
      
 
returns list of all tracks including those used to form vertices. 
if withoutV0 is true, skip tracks which are identified as v0 (default: false) 
References lcfiplus::Event::getPrimaryVertex(), lcfiplus::Vertex::getTracks(), getTracks(), getVertices(), lcfiplus::Event::Instance(), and lcfiplus::Vertex::passesV0selection().
Referenced by lcfiplus::algoSigProb::findMostSignificantTrack(), lcfiplus::algoSigProb::jointProb2D0(), lcfiplus::algoSigProb::jointProb2Z0(), lcfiplus::algoSigProb::jointProbD0(), lcfiplus::algoSigProb::jointProbZ0(), lcfiplus::TrackNtuple::process(), lcfiplus::ZHHAlgo::process(), lcfiplus::TestAlgo::process(), and sphericity().
 
 
  
  
      
        
          | int lcfiplus::Jet::getId  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const vector<const Neutral*>& lcfiplus::Jet::getNeutrals  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const Parameters* lcfiplus::Jet::getParam  | 
          ( | 
          const char *  | 
          paramname | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const vector<const Track*>& lcfiplus::Jet::getTracks  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Referenced by add(), lcfiplus::convertJetVertex(), findAdditionalVertices(), lcfiplus::LcfiInterface::findSecondaryVertices(), findSingleTracks(), lcfiplus::findTearDownVertices(), lcfiplus::LcfiInterface::forceZvtop(), getAllTracks(), Jet(), lcfiplus::algoSigProb::jointProb2D0(), lcfiplus::algoSigProb::jointProb2Z0(), lcfiplus::algoSigProb::jointProbD0(), lcfiplus::algoSigProb::jointProbZ0(), matchMcVertexJet(), testSuehara(), and lcfiplus::LCIOStorer::WriteJets().
 
 
  
  
      
        
          | const vector<const Vertex*>& lcfiplus::Jet::getVertices  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | vector< const Vertex * > lcfiplus::Jet::getVerticesForFT  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
  
  
      
        
          | const map<string, Parameters>& lcfiplus::Jet::params  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void lcfiplus::Jet::recalcFourMomentum  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void lcfiplus::Jet::setId  | 
          ( | 
          int  | 
          id | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | static int lcfiplus::Jet::sort_by_energy  | 
          ( | 
          const Jet *  | 
          a,  | 
         
        
           | 
           | 
          const Jet *  | 
          b  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
      
        
          | double lcfiplus::Jet::sphericity  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
The documentation for this class was generated from the following files: