2 R__LOAD_LIBRARY(libinterface_main)
3 R__LOAD_LIBRARY(libfun4all)
4 R__LOAD_LIBRARY(libg4detectors)
5 R__LOAD_LIBRARY(libg4eval)
6 R__LOAD_LIBRARY(libktracker)
7 R__LOAD_LIBRARY(libonlmonserver)
8 R__LOAD_LIBRARY(libdecoder_maindaq)
16 in->
fileopen(Form(
"/data2/e1039/dst/run_%06i_spin.root",run));
19 string dir_out = gSystem->ExpandPathName(
"/pnfs/e906/persistent/users/$USER/DstRun");
20 gSystem->mkdir(dir_out.c_str(),
true);
30 std::cout <<
"All done" << std::endl;
int registerInputManager(Fun4AllInputManager *InManager)
static Fun4AllServer * instance()
void PrintTimer(const std::string &name="")
int run(const int nEvents=1)
A Fun4All output manger that creates one DST file per spill group.
int splitDST(const int run=1784, const int nEvents=0)
int run(const int nevnts=0, const bool require_nevents=false)
run n events (0 means up to end of file)
int registerOutputManager(Fun4AllOutputManager *manager)
void SetSpillStep(const int step)
virtual void Verbosity(const int ival)
Sets the verbosity of this module (0 by default=quiet).