1 #ifndef ALIITSBEAMTESTDIGSPD_H
2 #define ALIITSBEAMTESTDIGSPD_H
4 ////////////////////////////////////////////////////
6 // SPD beam test raw 2 dig conv. //
8 // Origin: Jan Conrad Jan.Conrad@cern.ch //
9 ////////////////////////////////////////////////////
11 #include "AliITSBeamTestDig.h"
14 class AliITSBeamTestDigSPD: public AliITSBeamTestDig {
19 AliITSBeamTestDigSPD();
20 AliITSBeamTestDigSPD(const Text_t* name, const Text_t* title);
21 virtual ~AliITSBeamTestDigSPD();
23 virtual void Exec(Option_t* opt);
29 Bool_t fFlagHeader; // flag for the event header
33 ClassDef(AliITSBeamTestDigSPD,0) // An Alice SPD beam test run