FEDRA emulsion software from the OPERA Collaboration
EdbGA.cxx File Reference
#include "TIndexCell.h"
#include "TEventList.h"
#include "EdbCluster.h"
#include "EdbView.h"
#include "EdbGA.h"
#include "EdbIP.h"
Include dependency graph for EdbGA.cxx:

Functions

 ClassImp (EdbGA) EdbGA
 

Function Documentation

◆ ClassImp()

ClassImp ( EdbGA  )

//////////////////////////////////////////////////////////////////////// // EdbGA // // Grains Analysis module // // ////////////////////////////////////////////////////////////////////////

Usage:

root [0] EdbGA ga("/mnt/nusrv4_2/ftpuser/testFV1.grs.root",6,6,1) root [1] ga.CheckViewGrains() ... create grains_chain.root with grains tree


31{
32 SetRun(fname);
33 SetBin(bx,by,bz);
34 InitTree();
35}
const char * fname
Definition: mc2raw.cxx:41