FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
pnddata
DiscData
PndDiscPID.h
Go to the documentation of this file.
1
//-------------------------------------------------------------------------
2
// Author: Mustafa Schmidt (Mustafa.A.Schmidt@physik.uni-giessen.de)
3
// Changes:
4
// Date: 30.11.2015
5
// Description: Particle Identification
6
//-------------------------------------------------------------------------
7
8
#ifndef PNDDISCPID_H
9
#define PNDDISCPID_H
10
11
12
#include "TObject.h"
13
14
15
class
PndDiscPID
:
public
TObject
16
{
17
public
:
18
PndDiscPID
();
19
~PndDiscPID
();
20
21
double
loglikepion
;
22
double
loglikekaon
;
23
double
loglikeproton
;
24
25
double
pion
;
26
double
kaon
;
27
double
proton
;
28
29
ClassDef(
PndDiscPID
,2)
30
};
31
32
33
#endif // PNDDISCPID_H
34
PndDiscPID::loglikepion
double loglikepion
Definition:
PndDiscPID.h:21
PndDiscPID::pion
double pion
Definition:
PndDiscPID.h:25
PndDiscPID::PndDiscPID
PndDiscPID()
Definition:
PndDiscPID.cxx:21
PndDiscPID::proton
double proton
Definition:
PndDiscPID.h:27
PndDiscPID::~PndDiscPID
~PndDiscPID()
Definition:
PndDiscPID.cxx:31
PndDiscPID
Definition:
PndDiscPID.h:15
PndDiscPID::loglikekaon
double loglikekaon
Definition:
PndDiscPID.h:22
PndDiscPID::loglikeproton
double loglikeproton
Definition:
PndDiscPID.h:23
PndDiscPID::kaon
double kaon
Definition:
PndDiscPID.h:26
Generated on Wed Apr 3 2019 10:02:49 for FairRoot/PandaRoot by
1.8.5