PandaRoot
PndPidEmcAssociatorTask.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
* Author: M. Babai (M.Babai@rug.nl) *
15
* *
16
* pid classifier *
17
* *
18
* Created: 07-04-2010 *
19
* Modified: *
20
* *
21
* ************************************/
22
//#pragma once
23
#ifndef PID_EMC_ASSOCIATOR_H
24
#define PID_EMC_ASSOCIATOR_H
25
26
#include "
PndPidMvaAssociatorTask.h
"
27
28
class
PndPidEmcAssociatorTask
:
public
PndPidMvaAssociatorTask
{
29
public
:
33
PndPidEmcAssociatorTask
();
34
38
PndPidEmcAssociatorTask
(
char
const
*name);
39
43
virtual
~PndPidEmcAssociatorTask
();
44
45
//=============== Private members.
46
private
:
47
// Copy const.
48
PndPidEmcAssociatorTask
(
PndPidMvaAssociatorTask
const
&other);
49
50
// Assignment operator.
51
PndPidEmcAssociatorTask
&operator=(
PndPidMvaAssociatorTask
const
&other);
52
53
// Set the default variable names for emc
54
void
SetVarNames(std::vector<std::string>
const
&vNames);
55
56
/*
57
* Creates a vector with names of the statndard variables for emc
58
* pat. rec.
59
*/
60
std::vector<std::string>
const
*SetEmcParNames()
const
;
61
62
ClassDef(
PndPidEmcAssociatorTask
, 0);
63
};
64
#endif // End of interface definition (PndPidEmcAssociatorTask)
PndPidEmcAssociatorTask
Definition:
PndPidEmcAssociatorTask.h:28
PndPidEmcAssociatorTask::~PndPidEmcAssociatorTask
virtual ~PndPidEmcAssociatorTask()
PndPidMvaAssociatorTask.h
PndPidEmcAssociatorTask::PndPidEmcAssociatorTask
PndPidEmcAssociatorTask()
PndPidMvaAssociatorTask
Definition:
PndPidMvaAssociatorTask.h:53
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
pid
PidClassifier
PndPidEmcAssociatorTask.h
Generated on Fri Nov 29 2024 06:04:44 for PandaRoot by
1.8.13