Skip to content

Commit

Permalink
Finito il grafico multicolore
Browse files Browse the repository at this point in the history
  • Loading branch information
f-forcher committed Nov 8, 2016
1 parent c700e0b commit 38189a5
Show file tree
Hide file tree
Showing 11 changed files with 470 additions and 48 deletions.
Binary file added Dati_vs_Simulations.pdf
Binary file not shown.
Binary file added Optimized_Super/Dechanneling_Simulations
Binary file not shown.
103 changes: 103 additions & 0 deletions Optimized_Super/src/main.d
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
src/main.o: ../src/main.cpp \
/home/fforcher/ROOT/v6-06-08/include/TApplication.h \
/home/fforcher/ROOT/v6-06-08/include/TObject.h \
/home/fforcher/ROOT/v6-06-08/include/Rtypes.h \
/home/fforcher/ROOT/v6-06-08/include/RtypesCore.h \
/home/fforcher/ROOT/v6-06-08/include/RConfig.h \
/home/fforcher/ROOT/v6-06-08/include/RVersion.h \
/home/fforcher/ROOT/v6-06-08/include/DllImport.h \
/home/fforcher/ROOT/v6-06-08/include/Rtypeinfo.h \
/home/fforcher/ROOT/v6-06-08/include/snprintf.h \
/home/fforcher/ROOT/v6-06-08/include/strlcpy.h \
/home/fforcher/ROOT/v6-06-08/include/TGenericClassInfo.h \
/home/fforcher/ROOT/v6-06-08/include/TSchemaHelper.h \
/home/fforcher/ROOT/v6-06-08/include/TStorage.h \
/home/fforcher/ROOT/v6-06-08/include/TVersionCheck.h \
/home/fforcher/ROOT/v6-06-08/include/Riosfwd.h \
/home/fforcher/ROOT/v6-06-08/include/TBuffer.h \
/home/fforcher/ROOT/v6-06-08/include/TQObject.h \
/home/fforcher/ROOT/v6-06-08/include/TString.h \
/home/fforcher/ROOT/v6-06-08/include/TMathBase.h \
/home/fforcher/ROOT/v6-06-08/include/RStringView.h \
/home/fforcher/ROOT/v6-06-08/include/RConfigure.h \
/home/fforcher/ROOT/v6-06-08/include/TList.h \
/home/fforcher/ROOT/v6-06-08/include/TSeqCollection.h \
/home/fforcher/ROOT/v6-06-08/include/TCollection.h \
/home/fforcher/ROOT/v6-06-08/include/TIterator.h \
/home/fforcher/ROOT/v6-06-08/include/TQObjectEmitVA.h \
/home/fforcher/ROOT/v6-06-08/include/TQConnection.h \
/home/fforcher/ROOT/v6-06-08/include/Varargs.h \
/home/fforcher/ROOT/v6-06-08/include/TInterpreter.h \
/home/fforcher/ROOT/v6-06-08/include/TDictionary.h \
/home/fforcher/ROOT/v6-06-08/include/TNamed.h \
/home/fforcher/ROOT/v6-06-08/include/ESTLType.h \
/home/fforcher/ROOT/v6-06-08/include/TVirtualMutex.h \
/home/fforcher/ROOT/v6-06-08/include/TApplicationImp.h

/home/fforcher/ROOT/v6-06-08/include/TApplication.h:

/home/fforcher/ROOT/v6-06-08/include/TObject.h:

/home/fforcher/ROOT/v6-06-08/include/Rtypes.h:

/home/fforcher/ROOT/v6-06-08/include/RtypesCore.h:

/home/fforcher/ROOT/v6-06-08/include/RConfig.h:

/home/fforcher/ROOT/v6-06-08/include/RVersion.h:

/home/fforcher/ROOT/v6-06-08/include/DllImport.h:

/home/fforcher/ROOT/v6-06-08/include/Rtypeinfo.h:

/home/fforcher/ROOT/v6-06-08/include/snprintf.h:

/home/fforcher/ROOT/v6-06-08/include/strlcpy.h:

/home/fforcher/ROOT/v6-06-08/include/TGenericClassInfo.h:

/home/fforcher/ROOT/v6-06-08/include/TSchemaHelper.h:

/home/fforcher/ROOT/v6-06-08/include/TStorage.h:

/home/fforcher/ROOT/v6-06-08/include/TVersionCheck.h:

/home/fforcher/ROOT/v6-06-08/include/Riosfwd.h:

/home/fforcher/ROOT/v6-06-08/include/TBuffer.h:

/home/fforcher/ROOT/v6-06-08/include/TQObject.h:

/home/fforcher/ROOT/v6-06-08/include/TString.h:

/home/fforcher/ROOT/v6-06-08/include/TMathBase.h:

/home/fforcher/ROOT/v6-06-08/include/RStringView.h:

/home/fforcher/ROOT/v6-06-08/include/RConfigure.h:

/home/fforcher/ROOT/v6-06-08/include/TList.h:

/home/fforcher/ROOT/v6-06-08/include/TSeqCollection.h:

/home/fforcher/ROOT/v6-06-08/include/TCollection.h:

/home/fforcher/ROOT/v6-06-08/include/TIterator.h:

/home/fforcher/ROOT/v6-06-08/include/TQObjectEmitVA.h:

/home/fforcher/ROOT/v6-06-08/include/TQConnection.h:

/home/fforcher/ROOT/v6-06-08/include/Varargs.h:

/home/fforcher/ROOT/v6-06-08/include/TInterpreter.h:

/home/fforcher/ROOT/v6-06-08/include/TDictionary.h:

/home/fforcher/ROOT/v6-06-08/include/TNamed.h:

/home/fforcher/ROOT/v6-06-08/include/ESTLType.h:

/home/fforcher/ROOT/v6-06-08/include/TVirtualMutex.h:

/home/fforcher/ROOT/v6-06-08/include/TApplicationImp.h:
Binary file added Optimized_Super/src/main.o
Binary file not shown.
245 changes: 245 additions & 0 deletions Optimized_Super/src/main_macro.d
Original file line number Diff line number Diff line change
@@ -0,0 +1,245 @@
src/main_macro.o: ../src/main_macro.C \
/home/fforcher/ROOT/v6-06-08/include/TROOT.h \
/home/fforcher/ROOT/v6-06-08/include/TDirectory.h \
/home/fforcher/ROOT/v6-06-08/include/TNamed.h \
/home/fforcher/ROOT/v6-06-08/include/TObject.h \
/home/fforcher/ROOT/v6-06-08/include/Rtypes.h \
/home/fforcher/ROOT/v6-06-08/include/RtypesCore.h \
/home/fforcher/ROOT/v6-06-08/include/RConfig.h \
/home/fforcher/ROOT/v6-06-08/include/RVersion.h \
/home/fforcher/ROOT/v6-06-08/include/DllImport.h \
/home/fforcher/ROOT/v6-06-08/include/Rtypeinfo.h \
/home/fforcher/ROOT/v6-06-08/include/snprintf.h \
/home/fforcher/ROOT/v6-06-08/include/strlcpy.h \
/home/fforcher/ROOT/v6-06-08/include/TGenericClassInfo.h \
/home/fforcher/ROOT/v6-06-08/include/TSchemaHelper.h \
/home/fforcher/ROOT/v6-06-08/include/TStorage.h \
/home/fforcher/ROOT/v6-06-08/include/TVersionCheck.h \
/home/fforcher/ROOT/v6-06-08/include/Riosfwd.h \
/home/fforcher/ROOT/v6-06-08/include/TBuffer.h \
/home/fforcher/ROOT/v6-06-08/include/TString.h \
/home/fforcher/ROOT/v6-06-08/include/TMathBase.h \
/home/fforcher/ROOT/v6-06-08/include/RStringView.h \
/home/fforcher/ROOT/v6-06-08/include/RConfigure.h \
/home/fforcher/ROOT/v6-06-08/include/TList.h \
/home/fforcher/ROOT/v6-06-08/include/TSeqCollection.h \
/home/fforcher/ROOT/v6-06-08/include/TCollection.h \
/home/fforcher/ROOT/v6-06-08/include/TIterator.h \
/home/fforcher/ROOT/v6-06-08/include/TDatime.h \
/home/fforcher/ROOT/v6-06-08/include/TUUID.h \
/home/fforcher/ROOT/v6-06-08/include/TH1.h \
/home/fforcher/ROOT/v6-06-08/include/TAxis.h \
/home/fforcher/ROOT/v6-06-08/include/TAttAxis.h \
/home/fforcher/ROOT/v6-06-08/include/TArrayD.h \
/home/fforcher/ROOT/v6-06-08/include/TArray.h \
/home/fforcher/ROOT/v6-06-08/include/TAttLine.h \
/home/fforcher/ROOT/v6-06-08/include/TAttFill.h \
/home/fforcher/ROOT/v6-06-08/include/TAttMarker.h \
/home/fforcher/ROOT/v6-06-08/include/TArrayC.h \
/home/fforcher/ROOT/v6-06-08/include/TArrayS.h \
/home/fforcher/ROOT/v6-06-08/include/TArrayI.h \
/home/fforcher/ROOT/v6-06-08/include/TArrayF.h \
/home/fforcher/ROOT/v6-06-08/include/Foption.h \
/home/fforcher/ROOT/v6-06-08/include/TVectorFfwd.h \
/home/fforcher/ROOT/v6-06-08/include/TVectorDfwd.h \
/home/fforcher/ROOT/v6-06-08/include/TFitResultPtr.h \
/home/fforcher/ROOT/v6-06-08/include/TFile.h \
/home/fforcher/ROOT/v6-06-08/include/TDirectoryFile.h \
/home/fforcher/ROOT/v6-06-08/include/TMap.h \
/home/fforcher/ROOT/v6-06-08/include/THashTable.h \
/home/fforcher/ROOT/v6-06-08/include/TUrl.h \
/home/fforcher/ROOT/v6-06-08/include/TGraphErrors.h \
/home/fforcher/ROOT/v6-06-08/include/TGraph.h \
/home/fforcher/ROOT/v6-06-08/include/TCanvas.h \
/home/fforcher/ROOT/v6-06-08/include/TPad.h \
/home/fforcher/ROOT/v6-06-08/include/TVirtualPad.h \
/home/fforcher/ROOT/v6-06-08/include/TAttPad.h \
/home/fforcher/ROOT/v6-06-08/include/TVirtualX.h \
/home/fforcher/ROOT/v6-06-08/include/TAttText.h \
/home/fforcher/ROOT/v6-06-08/include/GuiTypes.h \
/home/fforcher/ROOT/v6-06-08/include/Buttons.h \
/home/fforcher/ROOT/v6-06-08/include/TQObject.h \
/home/fforcher/ROOT/v6-06-08/include/TQObjectEmitVA.h \
/home/fforcher/ROOT/v6-06-08/include/TQConnection.h \
/home/fforcher/ROOT/v6-06-08/include/Varargs.h \
/home/fforcher/ROOT/v6-06-08/include/TInterpreter.h \
/home/fforcher/ROOT/v6-06-08/include/TDictionary.h \
/home/fforcher/ROOT/v6-06-08/include/ESTLType.h \
/home/fforcher/ROOT/v6-06-08/include/TVirtualMutex.h \
/home/fforcher/ROOT/v6-06-08/include/TAttBBox2D.h \
/home/fforcher/ROOT/v6-06-08/include/TPoint.h \
/home/fforcher/ROOT/v6-06-08/include/TAttCanvas.h \
/home/fforcher/ROOT/v6-06-08/include/TCanvasImp.h \
/home/fforcher/ROOT/v6-06-08/include/TF1.h \
/home/fforcher/ROOT/v6-06-08/include/TFormula.h \
/home/fforcher/ROOT/v6-06-08/include/TBits.h \
/home/fforcher/ROOT/v6-06-08/include/TObjArray.h \
/home/fforcher/ROOT/v6-06-08/include/TMethodCall.h \
/home/fforcher/ROOT/v6-06-08/include/Math/ParamFunctor.h \
/home/fforcher/ROOT/v6-06-08/include/TH1D.h ../src/dbg_macro.h \
../src/DatiSimulazioni.h ../src/read_histograms.h \
../src/read_histograms_color.h

/home/fforcher/ROOT/v6-06-08/include/TROOT.h:

/home/fforcher/ROOT/v6-06-08/include/TDirectory.h:

/home/fforcher/ROOT/v6-06-08/include/TNamed.h:

/home/fforcher/ROOT/v6-06-08/include/TObject.h:

/home/fforcher/ROOT/v6-06-08/include/Rtypes.h:

/home/fforcher/ROOT/v6-06-08/include/RtypesCore.h:

/home/fforcher/ROOT/v6-06-08/include/RConfig.h:

/home/fforcher/ROOT/v6-06-08/include/RVersion.h:

/home/fforcher/ROOT/v6-06-08/include/DllImport.h:

/home/fforcher/ROOT/v6-06-08/include/Rtypeinfo.h:

/home/fforcher/ROOT/v6-06-08/include/snprintf.h:

/home/fforcher/ROOT/v6-06-08/include/strlcpy.h:

/home/fforcher/ROOT/v6-06-08/include/TGenericClassInfo.h:

/home/fforcher/ROOT/v6-06-08/include/TSchemaHelper.h:

/home/fforcher/ROOT/v6-06-08/include/TStorage.h:

/home/fforcher/ROOT/v6-06-08/include/TVersionCheck.h:

/home/fforcher/ROOT/v6-06-08/include/Riosfwd.h:

/home/fforcher/ROOT/v6-06-08/include/TBuffer.h:

/home/fforcher/ROOT/v6-06-08/include/TString.h:

/home/fforcher/ROOT/v6-06-08/include/TMathBase.h:

/home/fforcher/ROOT/v6-06-08/include/RStringView.h:

/home/fforcher/ROOT/v6-06-08/include/RConfigure.h:

/home/fforcher/ROOT/v6-06-08/include/TList.h:

/home/fforcher/ROOT/v6-06-08/include/TSeqCollection.h:

/home/fforcher/ROOT/v6-06-08/include/TCollection.h:

/home/fforcher/ROOT/v6-06-08/include/TIterator.h:

/home/fforcher/ROOT/v6-06-08/include/TDatime.h:

/home/fforcher/ROOT/v6-06-08/include/TUUID.h:

/home/fforcher/ROOT/v6-06-08/include/TH1.h:

/home/fforcher/ROOT/v6-06-08/include/TAxis.h:

/home/fforcher/ROOT/v6-06-08/include/TAttAxis.h:

/home/fforcher/ROOT/v6-06-08/include/TArrayD.h:

/home/fforcher/ROOT/v6-06-08/include/TArray.h:

/home/fforcher/ROOT/v6-06-08/include/TAttLine.h:

/home/fforcher/ROOT/v6-06-08/include/TAttFill.h:

/home/fforcher/ROOT/v6-06-08/include/TAttMarker.h:

/home/fforcher/ROOT/v6-06-08/include/TArrayC.h:

/home/fforcher/ROOT/v6-06-08/include/TArrayS.h:

/home/fforcher/ROOT/v6-06-08/include/TArrayI.h:

/home/fforcher/ROOT/v6-06-08/include/TArrayF.h:

/home/fforcher/ROOT/v6-06-08/include/Foption.h:

/home/fforcher/ROOT/v6-06-08/include/TVectorFfwd.h:

/home/fforcher/ROOT/v6-06-08/include/TVectorDfwd.h:

/home/fforcher/ROOT/v6-06-08/include/TFitResultPtr.h:

/home/fforcher/ROOT/v6-06-08/include/TFile.h:

/home/fforcher/ROOT/v6-06-08/include/TDirectoryFile.h:

/home/fforcher/ROOT/v6-06-08/include/TMap.h:

/home/fforcher/ROOT/v6-06-08/include/THashTable.h:

/home/fforcher/ROOT/v6-06-08/include/TUrl.h:

/home/fforcher/ROOT/v6-06-08/include/TGraphErrors.h:

/home/fforcher/ROOT/v6-06-08/include/TGraph.h:

/home/fforcher/ROOT/v6-06-08/include/TCanvas.h:

/home/fforcher/ROOT/v6-06-08/include/TPad.h:

/home/fforcher/ROOT/v6-06-08/include/TVirtualPad.h:

/home/fforcher/ROOT/v6-06-08/include/TAttPad.h:

/home/fforcher/ROOT/v6-06-08/include/TVirtualX.h:

/home/fforcher/ROOT/v6-06-08/include/TAttText.h:

/home/fforcher/ROOT/v6-06-08/include/GuiTypes.h:

/home/fforcher/ROOT/v6-06-08/include/Buttons.h:

/home/fforcher/ROOT/v6-06-08/include/TQObject.h:

/home/fforcher/ROOT/v6-06-08/include/TQObjectEmitVA.h:

/home/fforcher/ROOT/v6-06-08/include/TQConnection.h:

/home/fforcher/ROOT/v6-06-08/include/Varargs.h:

/home/fforcher/ROOT/v6-06-08/include/TInterpreter.h:

/home/fforcher/ROOT/v6-06-08/include/TDictionary.h:

/home/fforcher/ROOT/v6-06-08/include/ESTLType.h:

/home/fforcher/ROOT/v6-06-08/include/TVirtualMutex.h:

/home/fforcher/ROOT/v6-06-08/include/TAttBBox2D.h:

/home/fforcher/ROOT/v6-06-08/include/TPoint.h:

/home/fforcher/ROOT/v6-06-08/include/TAttCanvas.h:

/home/fforcher/ROOT/v6-06-08/include/TCanvasImp.h:

/home/fforcher/ROOT/v6-06-08/include/TF1.h:

/home/fforcher/ROOT/v6-06-08/include/TFormula.h:

/home/fforcher/ROOT/v6-06-08/include/TBits.h:

/home/fforcher/ROOT/v6-06-08/include/TObjArray.h:

/home/fforcher/ROOT/v6-06-08/include/TMethodCall.h:

/home/fforcher/ROOT/v6-06-08/include/Math/ParamFunctor.h:

/home/fforcher/ROOT/v6-06-08/include/TH1D.h:

../src/dbg_macro.h:

../src/DatiSimulazioni.h:

../src/read_histograms.h:

../src/read_histograms_color.h:
Binary file added Optimized_Super/src/main_macro.o
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Dechanneling simulations

TODO write running instructions.
TODO write running instructions.
Binary file added Test_DativsSim1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 38189a5

Please sign in to comment.