File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -81,8 +81,6 @@ struct HfTaskDplus {
8181 Configurable<bool > storePvContributors{" storePvContributors" , false , " Flag to store number of PV contributors information" };
8282 Configurable<bool > fillMcBkgHistos{" fillMcBkgHistos" , false , " Flag to fill and store histograms for MC background" };
8383 Configurable<std::string> ccdbUrl{" ccdbUrl" , " http://alice-ccdb.cern.ch" , " url of the ccdb repository" };
84- Configurable<std::string> ccdbPathGrp{" ccdbPathGrp" , " GLO/GRP/GRP" , " Path of the grp file (Run 2)" };
85- Configurable<std::string> ccdbPathGrpMag{" ccdbPathGrpMag" , " GLO/Config/GRPMagField" , " CCDB path of the GRPMagField object (Run 3)" };
8684
8785 // UPC gap determination thresholds
8886 Configurable<float > upcFT0AThreshold{" upcFT0AThreshold" , 100 .0f , " FT0-A amplitude threshold for UPC gap determination (a.u.)" };
You can’t perform that action at this time.
0 commit comments