Skip to content

Commit

Permalink
Messa classe per leggere il file.
Browse files Browse the repository at this point in the history
  • Loading branch information
f-forcher committed Nov 2, 2016
1 parent a5a908b commit 5757d95
Show file tree
Hide file tree
Showing 20 changed files with 1,035 additions and 281 deletions.
Binary file added Debug/Dechanneling_Simulations
Binary file not shown.
8 changes: 4 additions & 4 deletions Debug/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,19 @@ endif
# Add inputs and outputs from these tool invocations to the build variables

# All Target
all: ROOT_Eclipse_project
all: Dechanneling_Simulations

# Tool invocations
ROOT_Eclipse_project: $(OBJS) $(USER_OBJS)
Dechanneling_Simulations: $(OBJS) $(USER_OBJS)
@echo 'Building target: $@'
@echo 'Invoking: GCC C++ Linker'
g++ $(OBJS) $(USER_OBJS) $(LIBS) `root-config --libs` -o "ROOT_Eclipse_project"
g++ $(OBJS) $(USER_OBJS) $(LIBS) `root-config --libs` -o "Dechanneling_Simulations"
@echo 'Finished building target: $@'
@echo ' '

# Other Targets
clean:
-$(RM) $(CC_DEPS)$(C++_DEPS)$(EXECUTABLES)$(C_UPPER_DEPS)$(CXX_DEPS)$(OBJS)$(CPP_DEPS)$(C_DEPS) ROOT_Eclipse_project
-$(RM) $(CC_DEPS)$(C++_DEPS)$(EXECUTABLES)$(C_UPPER_DEPS)$(CXX_DEPS)$(OBJS)$(CPP_DEPS)$(C_DEPS) Dechanneling_Simulations
-@echo ' '

.PHONY: all clean dependents
Expand Down
103 changes: 103 additions & 0 deletions Debug/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 Debug/src/main.o
Binary file not shown.
237 changes: 237 additions & 0 deletions Debug/src/main_macro.d
Original file line number Diff line number Diff line change
@@ -0,0 +1,237 @@
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 \
../src/dbg_macro.h ../src/DatiSimulazioni.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:

../src/dbg_macro.h:

../src/DatiSimulazioni.h:
Binary file added Debug/src/main_macro.o
Binary file not shown.
Binary file not shown.
8 changes: 4 additions & 4 deletions Fastmath_Optimized_Super/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,19 @@ endif
# Add inputs and outputs from these tool invocations to the build variables

# All Target
all: ROOT_Eclipse_project
all: Dechanneling_Simulations

# Tool invocations
ROOT_Eclipse_project: $(OBJS) $(USER_OBJS)
Dechanneling_Simulations: $(OBJS) $(USER_OBJS)
@echo 'Building target: $@'
@echo 'Invoking: GCC C++ Linker'
g++ $(OBJS) $(USER_OBJS) $(LIBS) -flto -O3 `root-config --libs` -o "ROOT_Eclipse_project"
g++ $(OBJS) $(USER_OBJS) $(LIBS) -flto -O3 `root-config --libs` -o "Dechanneling_Simulations"
@echo 'Finished building target: $@'
@echo ' '

# Other Targets
clean:
-$(RM) $(CC_DEPS)$(C++_DEPS)$(EXECUTABLES)$(C_UPPER_DEPS)$(CXX_DEPS)$(OBJS)$(CPP_DEPS)$(C_DEPS) ROOT_Eclipse_project
-$(RM) $(CC_DEPS)$(C++_DEPS)$(EXECUTABLES)$(C_UPPER_DEPS)$(CXX_DEPS)$(OBJS)$(CPP_DEPS)$(C_DEPS) Dechanneling_Simulations
-@echo ' '

.PHONY: all clean dependents
Expand Down
Loading

0 comments on commit 5757d95

Please sign in to comment.