FairRoot/PandaRoot
Functions
PndMvdEventAna.cxx File Reference
#include "PndMvdEventAna.h"
#include "PndSdsMCPoint.h"
#include "TVector3.h"
#include "TEventList.h"

Go to the source code of this file.

Functions

 ClassImp (PndMvdEventAna) PndMvdEventAna
 

Function Documentation

ClassImp ( PndMvdEventAna  )

Definition at line 6 of file PndMvdEventAna.cxx.

9 {
10  fActiveEvent = 0;
11  fAnaEvents = 0;
12  fCan = 0;
13  fCancol = 2;
14 }