Parent Directory | Revision Log | Patch
revision 1.16 by mocchiut, Thu May 13 13:55:32 2010 UTC | revision 1.17 by mocchiut, Tue May 18 04:03:16 2010 UTC | |
---|---|---|
# | Line 155 class CaloLong : public TObject { | Line 155 class CaloLong : public TObject { |
155 | Float_t Evaluate(TString s, Float_t tmax, Float_t X0pl ); // expression must be of the form "tmax+2.*X0pl", "5*tmax"."tmax+10","tmax-(4*tmax)+3.*X0pl"... | Float_t Evaluate(TString s, Float_t tmax, Float_t X0pl ); // expression must be of the form "tmax+2.*X0pl", "5*tmax"."tmax+10","tmax-(4*tmax)+3.*X0pl"... |
156 | // | // |
157 | TString suf; | TString suf; |
158 | TF1 *lfit; | |
159 | ||
160 | public: | public: |
161 | // | // |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |