#include "EvaluateTauFinder.h"
#include <iostream>
#include <iomanip>
#include <EVENT/LCCollection.h>
#include <EVENT/LCObject.h>
#include <IMPL/LCCollectionVec.h>
#include <EVENT/LCRelation.h>
#include <EVENT/MCParticle.h>
#include <EVENT/ReconstructedParticle.h>
#include <IMPL/ReconstructedParticleImpl.h>
#include <IMPL/VertexImpl.h>
#include "UTIL/LCRelationNavigator.h"
#include <gear/GEAR.h>
#include <gear/BField.h>
#include <marlin/Global.h>
#include "HelixClass.h"
#include "SimpleLine.h"
#include "marlin/VerbosityLevels.h"
Go to the source code of this file.
bool MyAngleSort |
( |
TAU |
p1, |
|
|
TAU |
p2 |
|
) |
| |