#include "TrackToRecoParticleConverter.h"
#include <marlin/Global.h>
#include <gear/BField.h>
#include <EVENT/LCCollection.h>
#include <IMPL/LCCollectionVec.h>
#include <IMPL/ReconstructedParticleImpl.h>
#include <cmath>
Go to the source code of this file.
Variables | |
TrackToRecoParticleConverter | aTrackToRecoParticleConverter |
TrackToRecoParticleConverter aTrackToRecoParticleConverter |
Definition at line 20 of file TrackToRecoParticleConverter.cc.