Petr Parfenov 5c769ad61e Latest version of P. Batyuk's code 2 years ago
..
CMakeLists.txt 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdc.cxx 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdc.h 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcContFact.cxx 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcContFact.h 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcDigi.cxx 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcDigi.h 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcDigiPar.cxx 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcDigiPar.h 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcDigiProducer.cxx 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcDigiProducer.h 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcDigiScheme.cxx 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcDigiScheme.h 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcGeo.cxx 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcGeo.h 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcGeoPar.cxx 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcGeoPar.h 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcLinkDef.h 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcPoint.cxx 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcPoint.h 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcPsdDigiPar.h 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcPsdGeoPar.h 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcTstSim.cxx 5c769ad61e Latest version of P. Batyuk's code 2 years ago
MpdZdcTstSim.h 5c769ad61e Latest version of P. Batyuk's code 2 years ago
README 5c769ad61e Latest version of P. Batyuk's code 2 years ago

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