Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62203
b: refs/heads/l1tmuon-upgrade-dev
c: 203c656
h: refs/heads/l1tmuon-upgrade-dev
i:
  62201: f0fd2df
  62199: 65cbe7d
  • Loading branch information
Marco De Mattia committed Mar 17, 2009
1 parent 2e871c6 commit 5b1f93f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/l1tmuon-upgrade-dev: 6ef54e7a7f9db1f274b52b3c3a34ba8c6cea9c14
refs/heads/l1tmuon-upgrade-dev: 203c656d0e82302e8ffa0f0000e5c07aa0dfe2c6
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ void setTPaveText(const TF1 * fit, TPaveText * paveText) {
TGraphErrors* fit2DProj(TString name, TString path, int minEntries, int rebinX, int rebinY, int fitType,
TFile * outputFile, const TString & resonanceType = "Y", const double & xDisplace = 0., const TString & append = "");
void macroPlot( TString name, const TString & nameFile1 = "0_MuScleFit.root", const TString & nameFile2 = "4_MuScleFit.root",
const TString & title = "", const TString & resonanceType = "Y", const int rebinX = 0, const int rebinY = 0, const int fitType = 1 );
const TString & title = "", const TString & resonanceType = "Y", const int rebinX = 0, const int rebinY = 0, const int fitType = 1, const TString & outputFileName = "filegraph.root" );

Double_t gaussian(Double_t *x, Double_t *par);
Double_t lorentzian(Double_t *x, Double_t *par);
Expand Down

0 comments on commit 5b1f93f

Please sign in to comment.