FairRoot/PandaRoot
Public Member Functions | Public Attributes | List of all members
PndDiscPID Class Reference

#include <PndDiscPID.h>

Inheritance diagram for PndDiscPID:

Public Member Functions

 PndDiscPID ()
 
 ~PndDiscPID ()
 

Public Attributes

double loglikepion
 
double loglikekaon
 
double loglikeproton
 
double pion
 
double kaon
 
double proton
 

Detailed Description

Definition at line 15 of file PndDiscPID.h.

Constructor & Destructor Documentation

PndDiscPID::PndDiscPID ( )
PndDiscPID::~PndDiscPID ( )

Definition at line 31 of file PndDiscPID.cxx.

32 {
33 }

Member Data Documentation

double PndDiscPID::kaon

Definition at line 26 of file PndDiscPID.h.

Referenced by PndDiscTaskPID::Exec().

double PndDiscPID::loglikekaon

Definition at line 22 of file PndDiscPID.h.

Referenced by PndDiscTaskPID::Exec().

double PndDiscPID::loglikepion

Definition at line 21 of file PndDiscPID.h.

Referenced by PndDiscTaskPID::Exec().

double PndDiscPID::loglikeproton

Definition at line 23 of file PndDiscPID.h.

Referenced by PndDiscTaskPID::Exec().

double PndDiscPID::pion

Definition at line 25 of file PndDiscPID.h.

Referenced by PndDiscTaskPID::Exec().

double PndDiscPID::proton

Definition at line 27 of file PndDiscPID.h.

Referenced by PndDiscTaskPID::Exec().


The documentation for this class was generated from the following files: