LCFIPlus
0.6.5
|
#include "EventStore.h"
#include "JetFinder.h"
#include "algoEtc.h"
#include <assert.h>
#include <string.h>
#include <string>
#include <algorithm>
#include <vector>
#include <math.h>
#include <TMatrixTSym.h>
#include <functional>
#include "TVector3.h"
#include "TLorentzVector.h"
Namespaces | |
lcfiplus | |
Functions | |
Jet * | lcfiplus::convertJetVertex (const Jet *jet) |
Converts a jet containing vertices in a tree structure into a jet containing all particles at the top level. More... | |