4#include "KVReconEventSelector.h"
6#include <KVClassFactory.h>
7#include <KVReconDataAnalyser.h>
50 gDataSet->
GetDataSetEnv(
"ReconEventSelector.Template",
"ROOT6ReconDataSelectorTemplate"));
Factory class for generating skeleton files for new classes.
void GenerateCode()
Generate header and implementation file for currently-defined class.
void AddImplIncludeFile(const Char_t *filename)
virtual void SetAnalysedTree(TTree *)
EProofMode GetProofMode() const
const Char_t * GetDataSetEnv(const Char_t *type, const Char_t *defval="") const
void AddHisto(TH1 *histo)
virtual void Init(TTree *tree)
Base class for user analysis of reconstructed data.
static void Make(const Char_t *kvsname)