All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
TaJetClustering.cc File Reference
#include <stdlib.h>
#include "TaJetClustering.h"
#include <iostream>
#include <math.h>
#include <algorithm>
#include <EVENT/LCCollection.h>
#include <EVENT/MCParticle.h>
#include <EVENT/ReconstructedParticle.h>
#include <IMPL/LCCollectionVec.h>
#include <IMPL/ReconstructedParticleImpl.h>
#include "marlin/VerbosityLevels.h"
#include "TVector3.h"
Include dependency graph for TaJetClustering.cc:

Go to the source code of this file.

Functions

bool compareEnergy (ReconstructedParticle *const &p1, ReconstructedParticle *const &p2)
 

Variables

TaJetClustering aTaJetClustering
 

Function Documentation

bool compareEnergy ( ReconstructedParticle *const &  p1,
ReconstructedParticle *const &  p2 
)

Definition at line 178 of file TaJetClustering.cc.

Variable Documentation

TaJetClustering aTaJetClustering

Definition at line 25 of file TaJetClustering.cc.