#include "marlin/Processor.h"
#include "marlin/EventModifier.h"
#include "lcio.h"
#include <string>
#include <IMPL/LCEventImpl.h>
#include <EVENT/LCCollection.h>
#include <EVENT/Track.h>
#include <IMPL/TrackImpl.h>
#include <marlin/Global.h>
Go to the source code of this file.
Classes | |
class | AngularCorrection_dEdxProcessor |
AngularCorrection_dEdxProcessor This processor calculates an extra correction to be applied to the computed dE/dx for every track. More... | |