10#include "KVDataSelector.h"
12#include "KVOldINDRASelector.h"
13#include "KVClassFactory.h"
56 (
"TEventList for the \"%s\" KVDataSelector and run %d.",
81 Warning(
"ProcessCurrentEntry(void)",
"The KVOldINDRASelector is not set");
char * Form(const char *fmt,...)
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)
Class handling event lists for KVOldINDRASelector analysis of data chains.
virtual void Reset(Int_t nrun)
KVOldINDRASelector * kvsel
virtual Bool_t SelectCurrentEntry(void)
virtual Bool_t ProcessCurrentEntry(void)
static void MakeClass(const Char_t *classname, const Char_t *classdesc)
virtual ~KVDataSelector()
Destructor.
virtual Bool_t Analysis()
virtual Long64_t GetTreeEntry() const
virtual void Reset(Option_t *option="")
virtual void Enter(Long64_t entry)
void SetName(const char *name) override
virtual void SetTitle(const char *title="")
const char * GetName() const override
TClass * IsA() const override
virtual void Warning(const char *method, const char *msgfmt,...) const