#include "NCUtils/Extrapolation/NCExtrapolationPID.h"#include "NCUtils/Extrapolation/PIDSpectrum.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 "AnalysisNtuples/ANtpTruthInfoBeam.h"#include "Conventions/SimFlag.h"#include "NCExtrapolationModule.h"#include "NCSpectrumInterpolator.h"#include "TH1.h"#include "TFile.h"#include "TList.h"#include "TKey.h"#include "TCanvas.h"#include <iostream>Go to the source code of this file.
Defines | |
| #define | COPYBINS(from, to) |
Functions | |
| CVSID ("$Id: NCExtrapolationPID.cxx,v 1.79 2009/12/18 01:30:21 rodriges Exp $") | |
|
|
Value: CopyBinContents(from, \
beam->Get##to##Histogram(nccc))
Referenced by NCExtrapolationPID::WriteResources(). |
|
||||||||||||
|
|
1.3.9.1