HYDRA_development_version
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
analysisDST.cc File Reference
#include "hades.h"
#include "hruntimedb.h"
#include "htask.h"
#include "hevent.h"
#include "hcategory.h"
#include "hdatasource.h"
#include "hdst.h"
#include "htime.h"
#include "hsrckeeper.h"
#include "hstarttaskset.h"
#include "hrichtaskset.h"
#include "hmdctaskset.h"
#include "htoftaskset.h"
#include "hrpctaskset.h"
#include "hshowertaskset.h"
#include "hwalltaskset.h"
#include "hsplinetaskset.h"
#include "hmdcdedx2maker.h"
#include "hmdctrackdset.h"
#include "hmdc12fit.h"
#include "hmdccalibrater1.h"
#include "hmetamatchF2.h"
#include "hparticlevertexfind.h"
#include "hparticlecandfiller.h"
#include "hparticletrackcleaner.h"
#include "hparticleevtinfofiller.h"
#include "hparticlestart2hitf.h"
#include "hparticlebt.h"
#include "hparticlet0reco.h"
#include "hstart2calibrater.h"
#include "hqamaker.h"
#include "haddef.h"
#include "richdef.h"
#include "hmdcdef.h"
#include "hmdctrackddef.h"
#include "hmdctrackgdef.h"
#include "showerdef.h"
#include "rpcdef.h"
#include "tofdef.h"
#include "walldef.h"
#include "hmdcsetup.h"
#include "hmdclayercorrpar.h"
#include "htrbnetaddressmapping.h"
#include "hmdctimecut.h"
#include "TSystem.h"
#include "TROOT.h"
#include "TString.h"
#include "TStopwatch.h"
#include "TDatime.h"
#include <iostream>
#include <cstdio>
#include "treeFilter.h"
#include "HMoveRichSector.h"

Go to the source code of this file.

Functions

Int_t analysisDST (TString inFile, TString outdir, Int_t nEvents=1, Int_t startEvt=0)
 
int main (int argc, char **argv)
 

Function Documentation

Int_t analysisDST ( TString  inFile,
TString  outdir,
Int_t  nEvents = 1,
Int_t  startEvt = 0 
)

Definition at line 78 of file analysisDST.cc.

References HTaskSet::add(), addFilter(), HSrcKeeper::addSourceFile(), asciiParFile, beamtime, catMdcCal1, catMdcCal2, catMdcClusInf, catMdcHit, catMdcRaw, catMdcRawEventHeader, catMdcSeg, catMdcTrkCand, catMetaMatch, catRichCal, catRichHitHdr, catRichRaw, catRKTrackB, catRpcCal, catRpcCluster, catRpcHit, catRpcRaw, catShowerCal, catShowerHit, catShowerHitHdr, catShowerPID, catShowerRaw, catSplineTrack, catStart2Raw, catTofCluster, catTofHit, catTofRaw, catWallCal, catWallOneHit, catWallRaw, doStartCorrection, Hades::eventLoop(), HRuntimeDb::getContainer(), Hades::getCurrentEvent(), Hades::getDataSource(), HTime::getDayFileName(), HTime::getEvtBuilderFileName(), Hades::getSrcKeeper(), Hades::getTaskSet(), gHades, Hades::init(), HRuntimeDb::initContainers(), Particle::kApr12, HSplineTaskSet::make(), HWallTaskSet::make(), HTofTaskSet::make(), HRpcTaskSet::make(), HStartTaskSet::make(), HShowerTaskSet::make(), HRichTaskSet::make(), HMdcTaskSet::make(), Hades::makeCounter(), HRuntimeDb::makeParamFile(), Hades::makeTree(), mdcMods, nLayers, paramrelease, paramSource, rootParFile, HRuntimeDb::saveOutput(), Hades::setBeamTimeID(), HMdcTrackDSet::setCalcInitialValue(), HStart2Calibrater::setCorrection(), HDst::setDataSource(), HParticleCandFiller::setFillMdc(), HMdcTrackDSet::setFindOffVertTrkFlag(), HQAMaker::setIntervalSize(), HMdcTrackDSet::setMetaMatchFlag(), HQAMaker::setOutputDir(), Hades::setOutputFile(), HQAMaker::setSamplingRate(), HMetaMatchF2::setScaleCut(), HMdcTrackDSet::setTrackParam(), Hades::setTreeBufferSize(), HDst::setupParameterSources(), HDst::setupSpectrometer(), HDst::setupUnpackers(), and HMdcCalibrater1::setUseWireStat().

int main ( int  argc,
char **  argv 
)

Definition at line 436 of file analysisDST.cc.

References analysisDST().