PandaRoot
PndEmcPSAFPGAIntegratingAnalyser.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
#ifndef PNDEMCFPGAINTEGRATINGANALYSER_HH
14
#define PNDEMCFPGAINTEGRATINGANALYSER_HH
15
16
#include "
PndEmcPSAFPGASampleAnalyser.h
"
17
#include <string>
18
19
class
PndEmcPSAFPGAFilterCF
;
20
class
PndEmcPSAFPGAFilterMA
;
21
class
PndEmcPSAFPGAFilterDelay
;
22
class
PndEmcPSAFPGALinFitter
;
23
24
#define MAX_NUMBER_OF_HITS 100
25
26
class
PndEmcPSAFPGAIntegratingAnalyser
:
public
PndEmcPSAFPGASampleAnalyser
{
27
28
public
:
29
PndEmcPSAFPGAIntegratingAnalyser
();
30
PndEmcPSAFPGAIntegratingAnalyser
(
const
std::string &fname);
31
virtual
~PndEmcPSAFPGAIntegratingAnalyser
();
32
33
virtual
float
baseline
() {
return
baseline_value
; };
34
virtual
void
reset
();
35
virtual
void
put
(
float
valueToStore);
36
37
ClassDef
(
PndEmcPSAFPGAIntegratingAnalyser
, 1);
38
};
39
40
#endif
PndEmcPSAFPGAFilterMA
Definition:
PndEmcPSAFPGAFilterMA.h:17
PndEmcPSAFPGASampleAnalyser::baseline_value
float baseline_value
Definition:
PndEmcPSAFPGASampleAnalyser.h:78
PndEmcPSAFPGASampleAnalyser
Definition:
PndEmcPSAFPGASampleAnalyser.h:27
PndEmcPSAFPGAFilterDelay
Definition:
PndEmcPSAFPGAFilterDelay.h:18
PndEmcPSAFPGAFilterCF
Definition:
PndEmcPSAFPGAFilterCF.h:19
PndEmcPSAFPGALinFitter
Definition:
PndEmcPSAFPGALinFitter.h:16
PndEmcPSAFPGAIntegratingAnalyser::~PndEmcPSAFPGAIntegratingAnalyser
virtual ~PndEmcPSAFPGAIntegratingAnalyser()
PndEmcPSAFPGAIntegratingAnalyser::put
virtual void put(float valueToStore)
PndEmcPSAFPGASampleAnalyser.h
PndEmcPSAFPGAIntegratingAnalyser::baseline
virtual float baseline()
Definition:
PndEmcPSAFPGAIntegratingAnalyser.h:33
PndEmcPSAFPGAIntegratingAnalyser
Definition:
PndEmcPSAFPGAIntegratingAnalyser.h:26
PndEmcPSAFPGAIntegratingAnalyser::ClassDef
ClassDef(PndEmcPSAFPGAIntegratingAnalyser, 1)
PndEmcPSAFPGAIntegratingAnalyser::reset
virtual void reset()
PndEmcPSAFPGAIntegratingAnalyser::PndEmcPSAFPGAIntegratingAnalyser
PndEmcPSAFPGAIntegratingAnalyser()
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
detectors
emc
EmcDigi
PndEmcPSAFPGA
PndEmcPSAFPGAIntegratingAnalyser.h
Generated on Fri Nov 29 2024 06:04:41 for PandaRoot by
1.8.13