hpstr
The Heavy Photon Search Toolkit for Reconstruction (hpstr) provides an interface to physics data from the HPS experiment saved in the LCIO format and converts it into an ROOT based format.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EventDef.h
Go to the documentation of this file.
1// Includes for root dictionary creation
2#include "CalCluster.h"
3#include "CalHit.h"
4#include "Event.h"
5#include "EventHeader.h"
6#include "HodoCluster.h"
7#include "HodoHit.h"
8#include "TriggerData.h"
9#include "VTPData.h"
10#include "TSData.h"
11#include "Particle.h"
12#include "MCParticle.h"
13#include "Track.h"
14#include "Vertex.h"
15#include "TrackerHit.h"
16#include "MCTrackerHit.h"
17#include "MCEcalHit.h"
18#include "RawSvtHit.h"
Class that encapsulate calorimeter hit information.
Class used to encapsulate event information.
Class defining methods used to access event information and data collections.
Class that encapsulates hodoscope hit information.
Class used to encapsulate mc Ecal hit information.
Class used to encapsulate information about a mc particle.
Class used to encapsulate mc tracker hit information.
Class used to encapsulate information about a particle.
Class used to encapsulate raw svt hit information.
Class used to decode TS words.
Class used to encapsulate track information.
Class used to encapsulate tracker hit information.
Class used to decode TI information.
Class used to decode VTP words.
Class used to encapsulate Vertex information.