Skip to content
Snippets Groups Projects
Commit 79c81d33 authored by Alexandru Bercuci's avatar Alexandru Bercuci
Browse files

remove different branch name for Fasp Digi

parent 7d0852b6
No related branches found
No related tags found
No related merge requests found
......@@ -209,7 +209,7 @@ void run_unpack_online(std::vector<std::string> publisher = {"tcp://localhost:55
// trdfasp2dconfig->SetDebugState();
trdfasp2dconfig->SetDoWriteOutput();
// Activate the line below to write Trd1D digis to a separate "TrdFaspDigi" branch. Can be used to separate between Fasp and Spadic digis
trdfasp2dconfig->SetOutputBranchName("TrdFaspDigi");
//trdfasp2dconfig->SetOutputBranchName("TrdFaspDigi");
std::string parfilesbasepathTrdfasp2d = Form("%s/parameters/trd", srcDir.Data());
trdfasp2dconfig->SetParFilesBasePath(parfilesbasepathTrdfasp2d);
trdfasp2dconfig->SetSystemTimeOffset(-1800); // [ns] value to be updated
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment