FairRoot/PandaRoot
TProtoUnpackEvent.h
Go to the documentation of this file.
1 // $Id: TProtoUnpackEvent.h 478 2009-10-29 12:26:09Z linev $
2 //-----------------------------------------------------------------------
3 // The GSI Online Offline Object Oriented (Go4) Project
4 // Experiment Data Processing at EE department, GSI
5 //-----------------------------------------------------------------------
6 // Copyright (C) 2000- GSI Helmholtzzentrum für Schwerionenforschung GmbH
7 // Planckstr. 1, 64291 Darmstadt, Germany
8 // Contact: http://go4.gsi.de
9 //-----------------------------------------------------------------------
10 // This software can be used under the license agreements as stated
11 // in Go4License.txt file which is part of the distribution.
12 //-----------------------------------------------------------------------
13 
14 #ifndef TProtoEVENT_H
15 #define TProtoEVENT_H
16 
17 #include "TGo4EventElement.h"
18 #include "ProtoParams.h"
19 
21  public:
23  TProtoUnpackEvent(const char* name) ;
24  virtual ~TProtoUnpackEvent() ;
25 
30  void Clear(Option_t *t="");
31 
37  Int_t rawData[1024];
39 
41 };
42 
43 #endif //TProtoEVENT_H
44 
45 
46 
ClassDef(TProtoUnpackEvent, 3)
Double_t energy[ConfiguredProtoChannels]
#define ConfiguredProtoChannels
Definition: ProtoParams.h:4
Double_t
Int_t waveform[ConfiguredProtoChannels][256]
void Clear(Option_t *t="")
Double_t amplitude[ConfiguredProtoChannels]
TString name
Int_t trigger[ConfiguredProtoChannels/16+1]
TTree * t
Definition: bump_analys.C:13
Double_t time[ConfiguredProtoChannels]