PandaRoot
PndMvdToPix4ClusterTask.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
// -------------------------------------------------------------------------
14
// -------------------------------------------------------------------------
15
16
#ifndef PNDMVDTOPIX4CLUSTERTASK_H
17
#define PNDMVDTOPIX4CLUSTERTASK_H
18
19
#include "
PndMvdPixelClusterTask.h
"
20
#include "
PndMvdSimplePixelClusterFinder.h
"
21
#include "
PndMvdChargeWeightedPixelMapping.h
"
22
#include "TString.h"
23
#include "FairRootManager.h"
24
25
class
PndMvdToPix4ClusterTask
:
public
PndMvdPixelClusterTask
{
26
public
:
28
PndMvdToPix4ClusterTask
(TString parName =
"MVDPixelDigiPar"
, TString totParName =
"MVDPixelTotDigiPar"
);
29
31
virtual
~PndMvdToPix4ClusterTask
();
32
33
protected
:
34
virtual
std::vector<PndSdsDigiPixel>
ConvertAndFilter
(TClonesArray *digidata);
35
36
private
:
37
ClassDef(
PndMvdToPix4ClusterTask
, 1);
38
};
39
40
#endif
/* MVDTOPIX4CLUSTERTASK_H */
PndMvdToPix4ClusterTask::PndMvdToPix4ClusterTask
PndMvdToPix4ClusterTask(TString parName="MVDPixelDigiPar", TString totParName="MVDPixelTotDigiPar")
PndMvdPixelClusterTask
Definition:
PndMvdPixelClusterTask.h:25
PndMvdToPix4ClusterTask::ConvertAndFilter
virtual std::vector< PndSdsDigiPixel > ConvertAndFilter(TClonesArray *digidata)
convert TClonesArray into std::vector and remove corrupted data (for test beam analysis) ...
PndMvdToPix4ClusterTask
Definition:
PndMvdToPix4ClusterTask.h:25
PndMvdChargeWeightedPixelMapping.h
PndMvdSimplePixelClusterFinder.h
PndMvdToPix4ClusterTask::~PndMvdToPix4ClusterTask
virtual ~PndMvdToPix4ClusterTask()
PndMvdPixelClusterTask.h
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
detectors
mvd
MvdOfflineTBAnalysis_Topix4
PndMvdToPix4ClusterTask.h
Generated on Fri Nov 29 2024 06:04:43 for PandaRoot by
1.8.13