PandaRoot
BSEmcWaveformClipper.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
//#pragma once
14
#ifndef BSEMCWAVEFORMCLIPPER_HH
15
#define BSEMCWAVEFORMCLIPPER_HH
16
#include "Rtypes.h"
17
#include "RtypesCore.h"
18
19
#include "
BSEmcAbsWaveformModifier.h
"
20
21
class
BSEmcWaveform
;
22
class
TBuffer;
23
class
TClass;
24
class
TMemberInspector;
25
31
class
BSEmcWaveformClipper
:
public
BSEmcAbsWaveformModifier
{
32
public
:
33
BSEmcWaveformClipper
();
34
BSEmcWaveformClipper
(Int_t t_totalNumberOfChannels);
35
36
virtual
void
Modify
(
BSEmcWaveform
*t_wf)
/*override*/
;
37
38
private
:
39
Int_t fTotalChannels{0};
40
41
ClassDef
(
BSEmcWaveformClipper
, 0)
42
};
43
44
#endif
/*BSEMCWAVEFORMCLIPPER_HH*/
BSEmcWaveform
represents a simulated waveform in an emc crystal
Definition:
BSEmcWaveform.h:75
BSEmcWaveformClipper::BSEmcWaveformClipper
BSEmcWaveformClipper()
BSEmcAbsWaveformModifier
interface for waveform modifiers
Definition:
BSEmcAbsWaveformModifier.h:27
BSEmcAbsWaveformModifier.h
BSEmcAbsWaveformModifier::ClassDef
ClassDef(BSEmcAbsWaveformModifier, 1)
BSEmcWaveformClipper
waveform clipper
Definition:
BSEmcWaveformClipper.h:31
BSEmcWaveformClipper::Modify
virtual void Modify(BSEmcWaveform *t_wf)
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
detectors
emc_restructured
FwEndcap
WaveformModifier
BSEmcWaveformClipper.h
Generated on Fri Nov 29 2024 06:04:39 for PandaRoot by
1.8.13