HYDRA_development_version
|
#include "hades.h"
#include "hruntimedb.h"
#include "hdatasource.h"
#include "hrootsource.h"
#include "hparasciifileio.h"
#include "hparrootfileio.h"
#include "htask.h"
#include "htaskset.h"
#include "hdst.h"
#include "hreconstructor.h"
#include "hspectrometer.h"
#include "hstart2detector.h"
#include "htboxdetector.h"
#include "hrichdetector.h"
#include "hmdcdetector.h"
#include "htofdetector.h"
#include "hshowerdetector.h"
#include "hrpcdetector.h"
#include "hwalldetector.h"
#include "hstarttaskset.h"
#include "hrichtaskset.h"
#include "hrich700taskset.h"
#include "hmdctaskset.h"
#include "htoftaskset.h"
#include "hshowertaskset.h"
#include "hemctaskset.h"
#include "hrpctaskset.h"
#include "hsplinetaskset.h"
#include "hwalltaskset.h"
#include "hparticlecandfiller.h"
#include "hparticletrackcleaner.h"
#include "hparticleevtinfofiller.h"
#include "hparticlet0reco.h"
#include "hmdcsetup.h"
#include "hmdclayercorrpar.h"
#include "hmdctrackdset.h"
#include "hmdc34clfinder.h"
#include "hmdcidealtracking.h"
#include "hmdcdigitizer.h"
#include "hrichdigitizer.h"
#include "hrich700digitizer.h"
#include "hstart2hitfsim.h"
#include "hmetamatchF2.h"
#include "hmdcsizescells.h"
#include "hmdcgetcontainers.h"
#include "hmagnetpar.h"
#include "hedhelpers.h"
#include "TOrdCollection.h"
Go to the source code of this file.
Macros | |
#define | __CREATEHADES__ |
Functions | |
Bool_t | createHades () |
#define __CREATEHADES__ |
Definition at line 2 of file createHades_Future.C.
Bool_t createHades | ( | ) |
Definition at line 64 of file createHades_Future.C.
References HTaskSet::add(), asciiParFile, beamtime, doStartCorrection, HRuntimeDb::getContainer(), HMagnetPar::getCurrent(), HRich700Digitizer::getDigitizer(), HMdcTaskSet::getDigitizer(), HStart2HitFSim::getHitFinder(), HMdcSetup::getMdc12FitSet(), HMdcSetup::getMdcCalibrater1Set(), HMdcSetup::getMdcCommonSet(), HMdcSetup::getMdcTrackFinderSet(), Hades::getRuntimeDb(), HTaskSet::getSetOfTask(), Hades::getTaskSet(), gHades, Hades::init(), HRuntimeDb::initContainers(), HEDTransform::isNewRich(), HTaskSet::isTimed(), HSplineTaskSet::make(), HWallTaskSet::make(), HEmcTaskSet::make(), HTofTaskSet::make(), HRpcTaskSet::make(), HStartTaskSet::make(), HRich700TaskSet::make(), HMdcTaskSet::make(), Hades::makeCounter(), mdcMods, nLayers, paramSource, HParCond::printParams(), rootParFile, HMdcCommonSetup::setAnalysisLevel(), HMdcTrackDSet::setCalcInitialValue(), HMagnetPar::setCurrent(), HDst::setDataSource(), HRich700Digitizer::setDeltaElectronMinMomCut(), HMdcDigitizer::setDeltaElectronMinMomCut(), HRich700Digitizer::setDeltaElectronUse(), HMdcDigitizer::setDeltaElectronUse(), HMdcTrackFinderSetup::setIsCoilOff(), HEDTransform::setIsEmc(), HEDTransform::setIsNewRich(), HMdc12FitSetup::setMdc12FitSet(), HMdcCalibrater1Setup::setMdcCalibrater1Set(), HMdcTrackDSet::setMetaMatchFlag(), HMdcTrackFinderSetup::setNLayers(), HMdcTrackFinderSetup::setNLevel(), Hades::setQuietMode(), HStart2HitFSim::setResolution(), HMetaMatchF2::setScaleCut(), HParSet::setStatic(), HMdcDigitizer::setTimeCutUse(), HMdcTrackDSet::setTrackParam(), Hades::setTreeBufferSize(), HDst::setupParameterSources(), and HDst::setupSpectrometer().