Skip to content

Commit 58de6e6

Browse files
authored
Update README.md
1 parent d263e43 commit 58de6e6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ MET cuts are now in the file PartDet/Run_info.in. SVFit cuts are not necessary
2525

2626
### A: SegFault
2727

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+
2838
If you get a setfault, it can mean one of two things. If the error looks like:
2939

3040
```

0 commit comments

Comments
 (0)