Petr Parfenov 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
..
CMakeLists.txt 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdc.cxx 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdc.h 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcContFact.cxx 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcContFact.h 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcDigi.cxx 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcDigi.h 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcDigiPar.cxx 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcDigiPar.h 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcDigiProducer.cxx 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcDigiProducer.h 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcDigiScheme.cxx 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcDigiScheme.h 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcGeo.cxx 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcGeo.h 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcGeoPar.cxx 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcGeoPar.h 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcLinkDef.h 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcPoint.cxx 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcPoint.h 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcPsdDigiPar.h 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcPsdGeoPar.h 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcTstSim.cxx 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
MpdZdcTstSim.h 5c769ad61e Latest version of P. Batyuk's code лет назад: 2
README 5c769ad61e Latest version of P. Batyuk's code лет назад: 2

README

One should not use special cuts (especially for ZDC):
in mpdroot/gconfig/g4Config.C
TG4RunConfiguration* runConfiguration
= new TG4RunConfiguration("geomRoot", "FTFP_BERT");


To have fPhi info in MpdMCEventHeader comment in runMC.C (if one uses LA-QGSM generator):
//MpdMCEventHeader* mcHeader = new MpdMCEventHeader();
//FairMCEventHeader* mcHeader = new FairMCEventHeader();

//fRun->SetMCEventHeader(mcHeader);


ZDC and FWall geometry files:

mpdroot/geometry/zdc_oldnames_7sect_v1.root;
mpdroot/macro/mpd/geometry/create_rootgeom_zdc_oldnames_7sect_v1.C

mpdroot/geometry/wall_oldnames_v1.root;
mpdroot/macro/mpd/geometry/create_rootgeom_wall_oldnames_v1.C