File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -178,10 +178,10 @@ struct UpcPhotonuclearAnalysisJMG {
178178 bool doPairCuts = false ;
179179
180180 // Output definitions
181- OutputObj<CorrelationContainer> sameGapSideA{" sameEventGapSideA" };
182- OutputObj<CorrelationContainer> mixedGapSideA{" mixedEventGapSideA" };
183- OutputObj<CorrelationContainer> sameGapSideC{" sameEventGapSideC" };
184- OutputObj<CorrelationContainer> mixedGapSideC{" mixedEventGapSideC" };*/
181+ // OutputObj<CorrelationContainer> sameGapSideA{"sameEventGapSideA"};
182+ // OutputObj<CorrelationContainer> mixedGapSideA{"mixedEventGapSideA"};
183+ // OutputObj<CorrelationContainer> sameGapSideC{"sameEventGapSideC"};
184+ // OutputObj<CorrelationContainer> mixedGapSideC{"mixedEventGapSideC"};
185185
186186 UPCPairCuts mPairCuts ;
187187 bool doPairCuts = false ;
You can’t perform that action at this time.
0 commit comments