#include "NCUtils/Extrapolation/NCExtrapolation.h"#include "NCUtils/Extrapolation/NCSpectrumInterpolator.h"#include "NCUtils/NCOscProb.h"#include "NCUtils/NCUtility.h"#include "MessageService/MsgService.h"#include "AnalysisNtuples/ANtpAnalysisInfo.h"#include "AnalysisNtuples/ANtpBeamInfo.h"#include "AnalysisNtuples/ANtpRecoInfo.h"#include "AnalysisNtuples/ANtpHeaderInfo.h"#include "Conventions/Detector.h"#include "TCanvas.h"#include "TGraphErrors.h"#include "TGraph.h"#include "TObjArray.h"#include "TLine.h"#include "TList.h"#include "TLegend.h"#include "TMath.h"#include "TMarker.h"#include "TROOT.h"#include "TStopwatch.h"#include <cassert>#include <fstream>Go to the source code of this file.
Functions | |
| CVSID ("$Id: NCExtrapolation.cxx,v 1.273 2009/12/18 01:30:21 rodriges Exp $") | |
| void | IgnoreErrors (int, Bool_t, const char *, const char *) |
|
||||||||||||
|
|
|
||||||||||||||||||||
|
Definition at line 409 of file NCExtrapolation.cxx. Referenced by NCExtrapolation::WriteResources(). 00409 {}
|
1.3.9.1