FairRoot/PandaRoot
Functions
PndDiscPID.cxx File Reference
#include "PndDiscPID.h"
#include <iostream>

Go to the source code of this file.

Functions

 ClassImp (PndDiscPID) PndDiscPID
 

Function Documentation

ClassImp ( PndDiscPID  )

Definition at line 17 of file PndDiscPID.cxx.

21  : TObject(),
22 loglikepion(0.),
23 loglikekaon(0.),
24 loglikeproton(0.),
25 pion(0.),
26 kaon(0.),
27 proton(0.)
28 {
29 }