PandaRoot
TProtoUnpackEvent.h
Go to the documentation of this file.
1 //****************************************************************************
2 //* This file is part of PandaRoot. *
3 //* *
4 //* PandaRoot is distributed under the terms of the *
5 //* GNU General Public License (GPL) version 3, *
6 //* copied verbatim in the file "LICENSE". *
7 //* *
8 //* Copyright (C) 2006 - 2024 FAIR GmbH and copyright holders of PandaRoot *
9 //* The copyright holders are listed in the file "COPYRIGHTHOLDERS". *
10 //* The authors are listed in the file "AUTHORS". *
11 //****************************************************************************
12 
13 // $Id: TProtoUnpackEvent.h 478 2009-10-29 12:26:09Z linev $
14 //-----------------------------------------------------------------------
15 // The GSI Online Offline Object Oriented (Go4) Project
16 // Experiment Data Processing at EE department, GSI
17 //-----------------------------------------------------------------------
18 // Copyright (C) 2000- GSI Helmholtzzentrum fuer Schwerionenforschung GmbH
19 // Planckstr. 1, 64291 Darmstadt, Germany
20 // Contact: http://go4.gsi.de
21 //-----------------------------------------------------------------------
22 // This software can be used under the license agreements as stated
23 // in Go4License.txt file which is part of the distribution.
24 //-----------------------------------------------------------------------
25 
26 #ifndef TProtoEVENT_H
27 #define TProtoEVENT_H
28 
29 #include "TGo4EventElement.h"
30 #include "ProtoParams.h"
31 
33  public:
35  TProtoUnpackEvent(const char *name);
36  virtual ~TProtoUnpackEvent();
37 
42  void Clear(Option_t *t = "");
43 
49  Int_t rawData[1024];
51 
53 };
54 
55 #endif // TProtoEVENT_H
ClassDef(TProtoUnpackEvent, 3)
virtual ~TProtoUnpackEvent()
Double_t energy[ConfiguredProtoChannels]
#define ConfiguredProtoChannels
Definition: ProtoParams.h:16
Int_t waveform[ConfiguredProtoChannels][256]
void Clear(Option_t *t="")
Double_t amplitude[ConfiguredProtoChannels]
Int_t trigger[ConfiguredProtoChannels/16+1]
Double_t time[ConfiguredProtoChannels]