We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d263e43 commit 58de6e6Copy full SHA for 58de6e6
README.md
@@ -25,6 +25,16 @@ MET cuts are now in the file PartDet/Run_info.in. SVFit cuts are not necessary
25
26
### A: SegFault
27
28
+Try to get more info:
29
+
30
+make clean; DEBUG=1 make -j8
31
32
+and then run the Analyzer again e.g.:
33
34
+```
35
+gdb --args ./Analyzer -in /uscms_data/d3/cfgonzal/ZprimeAnalysis/2017_BSG3G/CMSSW_8_0_10/src/LIST_SAMPLES/ZprimeSamples/OutTree_Zprime3000.root -out test_2.root
36
37
38
If you get a setfault, it can mean one of two things. If the error looks like:
39
40
```
0 commit comments