PandaRoot
PndMdtTrkProducerIdeal.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 PNDMDTTRKPRODUCERIDEAL_H
14
#define PNDMDTTRKPRODUCERIDEAL_H 1
15
16
#include "FairTask.h"
17
#include "
PndMdtTrk.h
"
18
19
class
TClonesArray;
20
21
class
PndMdtTrkProducerIdeal
:
public
FairTask {
22
23
public
:
25
PndMdtTrkProducerIdeal
();
26
28
~PndMdtTrkProducerIdeal
();
29
31
virtual
InitStatus
Init
();
32
34
virtual
void
Exec
(Option_t *opt);
35
36
PndMdtTrk
*
AddTrk
(
PndMdtTrk
*track);
37
38
private
:
40
TClonesArray *fPointArray;
41
43
TClonesArray *fHitArray;
44
46
TClonesArray *fMCArray;
47
49
TClonesArray *fTrkArray;
50
51
ClassDef(
PndMdtTrkProducerIdeal
, 1);
52
};
53
54
#endif
PndMdtTrk.h
PndMdtTrkProducerIdeal::Init
virtual InitStatus Init()
PndMdtTrkProducerIdeal
Definition:
PndMdtTrkProducerIdeal.h:21
PndMdtTrkProducerIdeal::PndMdtTrkProducerIdeal
PndMdtTrkProducerIdeal()
PndMdtTrkProducerIdeal::~PndMdtTrkProducerIdeal
~PndMdtTrkProducerIdeal()
PndMdtTrkProducerIdeal::AddTrk
PndMdtTrk * AddTrk(PndMdtTrk *track)
PndMdtTrkProducerIdeal::Exec
virtual void Exec(Option_t *opt)
PndMdtTrk
Definition:
PndMdtTrk.h:27
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
detectors
mdt
MdtReco
PndMdtTrkProducerIdeal.h
Generated on Fri Nov 22 2024 06:04:43 for PandaRoot by
1.8.13