24 void PFC(
int start =-1,
const Char_t *rootafpconf =
"");
25 void TrackedPFC(
int start = -1,
const Char_t *rootafpconf=
"");
27 #if !defined(__CINT__)
29 #include "AGAPROConfig.h"
30 #include "TrackingFilterOFT.h"
41 void PFC(
int start,
const Char_t *rootafpconf)
44 if ( ! emulator->
Init(rootafpconf) ) {
49 if(start==-1)emulator->
Run();
50 else if(start>0)emulator->
Run(start);
58 if ( ! emulator->
Init(rootafpconf) ) {
63 if(start==-1)emulator->
Run();
64 else if(start>0)emulator->
Run(start);
header file for BasicAFC.cpp
virtual Bool_t Run(UInt_t max_loop=kMaxUInt_t)
loop
virtual Bool_t Run(UInt_t max_loop=kMaxUInt_t)
loop
void PFC(int start=-1, const Char_t *rootafpconf="")
Transform ADF files into a ROOT Tree using the RootAFP.conf given as argument. No Arguments means Roo...
header file for BasicAFP.cpp
void TrackedPFC(int start=-1, const Char_t *rootafpconf="")
virtual Bool_t Init(const Char_t *rootafp)
Init the emulator using a different root afp file for the producer.
NarvalConsumer * GetBaseConsumer()
NarvalConsumer * GetBaseConsumer()
virtual Bool_t Init(const Char_t *rootafp)
Init the emulator using a different root afp file for the producer.
virtual void Print(std::ostream &out=std::cout) const
Print some informations (statistics)