All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
ZFinder.cc File Reference
#include "EVENT/LCIO.h"
#include "EVENT/LCRunHeader.h"
#include "EVENT/LCCollection.h"
#include "EVENT/LCParameters.h"
#include "EVENT/ReconstructedParticle.h"
#include "IMPL/ReconstructedParticleImpl.h"
#include "ZFinder.h"
#include "CLHEP/Vector/LorentzVector.h"
#include "CLHEP/Vector/ThreeVector.h"
#include <marlin/Global.h>
#include <cstdlib>
Include dependency graph for ZFinder.cc:

Go to the source code of this file.

Typedefs

typedef CLHEP::HepLorentzVector LorentzVector
 
typedef CLHEP::Hep3Vector Vector3D
 

Variables

ZFinder aZFinder
 

Typedef Documentation

typedef CLHEP::HepLorentzVector LorentzVector

Definition at line 13 of file ZFinder.cc.

typedef CLHEP::Hep3Vector Vector3D

Definition at line 14 of file ZFinder.cc.

Variable Documentation

ZFinder aZFinder

Definition at line 25 of file ZFinder.cc.