PandaRoot
BSEmcPlotWaveforms.h
Go to the documentation of this file.
1
#ifndef BSEMCPLOTWAVEFORMS_HH
2
#define BSEMCPLOTWAVEFORMS_HH
3
4
#include "Rtypes.h"
5
#include "RtypesCore.h"
6
#include "TString.h"
7
8
#include "
BSEmcMultiWaveform.h
"
9
#include "
BSEmcPlotProcess.h
"
10
11
class
TBuffer;
12
class
TClass;
13
class
TMemberInspector;
14
23
class
BSEmcPlotWaveforms
:
public
BSEmcPlotProcess
{
24
public
:
25
BSEmcPlotWaveforms
() :
BSEmcPlotProcess
(
"BSEmcPlotWaveforms"
) {}
26
virtual
void
RequestDataContainer
(
PndContainerRegister
*t_register)
/*override*/
;
27
virtual
void
GetDataContainer
(
PndContainerRegister
*t_register)
/*override*/
;
28
virtual
void
Process
()
/*override*/
;
29
virtual
void
InitHistos
(
const
TString &t_folderprefix)
/*override*/
;
30
31
private
:
32
Int_t fEvent{0};
33
34
ClassDef(
BSEmcPlotWaveforms
, 1);
35
};
36
37
#endif
/*BSEMCPLOTWAVEFORMS_HH*/
BSEmcPlotProcess
Base Processclass for plotting.
Definition:
BSEmcPlotProcess.h:46
BSEmcMultiWaveform.h
BSEmcPlotWaveforms::Process
virtual void Process()
The actual data transformation (digitizing, clustering, etc.) should be defined here.
BSEmcPlotProcess.h
PndContainerRegister
Definition:
PndContainerRegister.h:16
BSEmcPlotWaveforms::GetDataContainer
virtual void GetDataContainer(PndContainerRegister *t_register)
Pass the container register to the process, and set the processes container requirements.
BSEmcPlotWaveforms::RequestDataContainer
virtual void RequestDataContainer(PndContainerRegister *t_register)
Pass the container register to the process, and get the processes container requirements.
BSEmcPlotWaveforms::InitHistos
virtual void InitHistos(const TString &t_folderprefix)
BSEmcPlotWaveforms::BSEmcPlotWaveforms
BSEmcPlotWaveforms()
Definition:
BSEmcPlotWaveforms.h:25
BSEmcPlotWaveforms
Creates plots of the Waveforms.
Definition:
BSEmcPlotWaveforms.h:23
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
detectors
emc_restructured
Base
EmcPlotProcesses
BSEmcPlotWaveforms.h
Generated on Fri Oct 6 2023 07:04:52 for PandaRoot by
1.8.13