APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations
Classes | Namespaces | Typedefs
APRILTrack.h File Reference

Header file for LC Track class. More...

#include "Objects/Track.h"
#include "Api/PandoraApi.h"
#include "Pandora/ObjectCreation.h"
#include "Pandora/PandoraObjectFactories.h"
#include "Persistency/BinaryFileReader.h"
#include "Persistency/BinaryFileWriter.h"
#include "Persistency/XmlFileReader.h"
#include "Persistency/XmlFileWriter.h"

Go to the source code of this file.

Classes

class  april_content::APRILTrackParameters
 APRILTrack Parameters, allow multiple track states at the calorimeter. More...
 
class  april_content::APRILTrack
 APRILTrack extension of the Track class for LC-content. More...
 
class  april_content::APRILTrackFactory
 APRILTrackFactory responsible for APRILTrack creation. More...
 

Namespaces

 april_content
 Header file for the fragment removal helper class.
 

Typedefs

typedef std::vector
< pandora::InputTrackState > 
april_content::LCInputTrackStates
 
typedef std::vector
< pandora::TrackState > 
april_content::APRILTrackStates
 

Detailed Description

Header file for LC Track class.