ECALELF
d6718b6cc30d69f18fde9018c5ae12f9d80bd7a5
|
Ntuples are produced starting from:
For more informations about the difference between the dataformats see Dataformats
All commands should be executed from the Calibration/EcalAlCaRecoProducers directory.
Name conventions in ECALELF Convention for json name
# Ntuple production The production is done by the
./scripts/prodNtuples.sh
script.
For details about options, type
./scripts/prodNtuples.sh --help
./scripts/prodNtuples.sh `parseDatasetFile.sh alcarereco_datasets.dat | grep {string to select your dataset}` --type=MINIAOD --json_name=<json_name> --json=<jsonfile.txt>
For MC you don't need the json related options but you need
--isMC
By default only the "selected" ntuples is created. If you want any of the additional ntuples:
--doExtraCalibTree --doExtraStudyTree --doEleIDTree
Sometimes a fix in the ntuple producer needs to be tracked giving different names to the ntuples produced from the same dataset and with the same json. The option
--extraName=<string>
can be used
Better to use the quick script, but if you want to process only one specific dataset: