Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F9501335
LOrPE1DCV.i
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
10 KB
Subscribers
None
LOrPE1DCV.i
View Options
%include nm/SimpleFunctors.i
%include stat/AbsDistribution1D.i
%include stat/LOrPE1D.i
%{
#include "npstat/stat/LOrPE1DCV.hh"
%}
%feature("notabstract") npstat::LOrPE1DLSCVFunctorHelper;
%feature("notabstract") npstat::LOrPE1DRLCVFunctorHelper;
%feature("notabstract") npstat::LOrPE1DCVDensityFunctor;
%include "npstat/stat/LOrPE1DCV.hh"
namespace npstat {
%template(Double_Double_Double_LOrPE1DCVFunctorHelper) LOrPE1DCVFunctorHelper<double,double,double>;
%template(DoubleDoublePair_Double_Double_LOrPE1DCVFunctorHelper) LOrPE1DCVFunctorHelper<std::pair<double,double>,double,double>;
%template(Double_PyFCN_Double_LOrPE1DCVFunctorHelper) LOrPE1DCVFunctorHelper<double,PyFunctor1,double>;
%template(DoubleDoublePair_PyFCN_Double_LOrPE1DCVFunctorHelper) LOrPE1DCVFunctorHelper<std::pair<double,double>,PyFunctor1,double>;
%template(Double_Double_PyFCN_LOrPE1DCVFunctorHelper) LOrPE1DCVFunctorHelper<double,double,PyFunctor1>;
%template(DoubleDoublePair_Double_PyFCN_LOrPE1DCVFunctorHelper) LOrPE1DCVFunctorHelper<std::pair<double,double>,double,PyFunctor1>;
%template(Double_PyFCN_PyFCN_LOrPE1DCVFunctorHelper) LOrPE1DCVFunctorHelper<double,PyFunctor1,PyFunctor1>;
%template(DoubleDoublePair_PyFCN_PyFCN_LOrPE1DCVFunctorHelper) LOrPE1DCVFunctorHelper<std::pair<double,double>,PyFunctor1,PyFunctor1>;
%template(Double_Double_DF1D_LOrPE1DCVFunctorHelper) LOrPE1DCVFunctorHelper<double,double,DensityFunctor1D>;
%template(DoubleDoublePair_Double_DF1D_LOrPE1DCVFunctorHelper) LOrPE1DCVFunctorHelper<std::pair<double,double>,double,DensityFunctor1D>;
%template(Double_PyFCN_DF1D_LOrPE1DCVFunctorHelper) LOrPE1DCVFunctorHelper<double,PyFunctor1,DensityFunctor1D>;
%template(DoubleDoublePair_PyFCN_DF1D_LOrPE1DCVFunctorHelper) LOrPE1DCVFunctorHelper<std::pair<double,double>,PyFunctor1,DensityFunctor1D>;
%template(Double_Double_Double_LOrPE1DLSCVFunctorHelper) LOrPE1DLSCVFunctorHelper<double,double,double>;
%template(DoubleDoublePair_Double_Double_LOrPE1DLSCVFunctorHelper) LOrPE1DLSCVFunctorHelper<std::pair<double,double>,double,double>;
%template(Double_PyFCN_Double_LOrPE1DLSCVFunctorHelper) LOrPE1DLSCVFunctorHelper<double,PyFunctor1,double>;
%template(DoubleDoublePair_PyFCN_Double_LOrPE1DLSCVFunctorHelper) LOrPE1DLSCVFunctorHelper<std::pair<double,double>,PyFunctor1,double>;
%template(Double_Double_PyFCN_LOrPE1DLSCVFunctorHelper) LOrPE1DLSCVFunctorHelper<double,double,PyFunctor1>;
%template(DoubleDoublePair_Double_PyFCN_LOrPE1DLSCVFunctorHelper) LOrPE1DLSCVFunctorHelper<std::pair<double,double>,double,PyFunctor1>;
%template(Double_PyFCN_PyFCN_LOrPE1DLSCVFunctorHelper) LOrPE1DLSCVFunctorHelper<double,PyFunctor1,PyFunctor1>;
%template(DoubleDoublePair_PyFCN_PyFCN_LOrPE1DLSCVFunctorHelper) LOrPE1DLSCVFunctorHelper<std::pair<double,double>,PyFunctor1,PyFunctor1>;
%template(Double_Double_DF1D_LOrPE1DLSCVFunctorHelper) LOrPE1DLSCVFunctorHelper<double,double,DensityFunctor1D>;
%template(DoubleDoublePair_Double_DF1D_LOrPE1DLSCVFunctorHelper) LOrPE1DLSCVFunctorHelper<std::pair<double,double>,double,DensityFunctor1D>;
%template(Double_PyFCN_DF1D_LOrPE1DLSCVFunctorHelper) LOrPE1DLSCVFunctorHelper<double,PyFunctor1,DensityFunctor1D>;
%template(DoubleDoublePair_PyFCN_DF1D_LOrPE1DLSCVFunctorHelper) LOrPE1DLSCVFunctorHelper<std::pair<double,double>,PyFunctor1,DensityFunctor1D>;
%template(Double_Double_Double_LOrPE1DRLCVFunctorHelper) LOrPE1DRLCVFunctorHelper<double,double,double>;
%template(DoubleDoublePair_Double_Double_LOrPE1DRLCVFunctorHelper) LOrPE1DRLCVFunctorHelper<std::pair<double,double>,double,double>;
%template(Double_PyFCN_Double_LOrPE1DRLCVFunctorHelper) LOrPE1DRLCVFunctorHelper<double,PyFunctor1,double>;
%template(DoubleDoublePair_PyFCN_Double_LOrPE1DRLCVFunctorHelper) LOrPE1DRLCVFunctorHelper<std::pair<double,double>,PyFunctor1,double>;
%template(Double_Double_PyFCN_LOrPE1DRLCVFunctorHelper) LOrPE1DRLCVFunctorHelper<double,double,PyFunctor1>;
%template(DoubleDoublePair_Double_PyFCN_LOrPE1DRLCVFunctorHelper) LOrPE1DRLCVFunctorHelper<std::pair<double,double>,double,PyFunctor1>;
%template(Double_PyFCN_PyFCN_LOrPE1DRLCVFunctorHelper) LOrPE1DRLCVFunctorHelper<double,PyFunctor1,PyFunctor1>;
%template(DoubleDoublePair_PyFCN_PyFCN_LOrPE1DRLCVFunctorHelper) LOrPE1DRLCVFunctorHelper<std::pair<double,double>,PyFunctor1,PyFunctor1>;
%template(Double_Double_DF1D_LOrPE1DRLCVFunctorHelper) LOrPE1DRLCVFunctorHelper<double,double,DensityFunctor1D>;
%template(DoubleDoublePair_Double_DF1D_LOrPE1DRLCVFunctorHelper) LOrPE1DRLCVFunctorHelper<std::pair<double,double>,double,DensityFunctor1D>;
%template(Double_PyFCN_DF1D_LOrPE1DRLCVFunctorHelper) LOrPE1DRLCVFunctorHelper<double,PyFunctor1,DensityFunctor1D>;
%template(DoubleDoublePair_PyFCN_DF1D_LOrPE1DRLCVFunctorHelper) LOrPE1DRLCVFunctorHelper<std::pair<double,double>,PyFunctor1,DensityFunctor1D>;
%template(Double_Double_Double_LOrPE1DCVDensityFunctor) LOrPE1DCVDensityFunctor<LOrPE1DCVFunctorHelper<double,double,double> >;
%template(DoubleDoublePair_Double_Double_LOrPE1DCVDensityFunctor) LOrPE1DCVDensityFunctor<LOrPE1DCVFunctorHelper<std::pair<double,double>,double,double> >;
%template(Double_PyFCN_Double_LOrPE1DCVDensityFunctor) LOrPE1DCVDensityFunctor<LOrPE1DCVFunctorHelper<double,PyFunctor1,double> >;
%template(DoubleDoublePair_PyFCN_Double_LOrPE1DCVDensityFunctor) LOrPE1DCVDensityFunctor<LOrPE1DCVFunctorHelper<std::pair<double,double>,PyFunctor1,double> >;
%template(Double_Double_PyFCN_LOrPE1DCVDensityFunctor) LOrPE1DCVDensityFunctor<LOrPE1DCVFunctorHelper<double,double,PyFunctor1> >;
%template(DoubleDoublePair_Double_PyFCN_LOrPE1DCVDensityFunctor) LOrPE1DCVDensityFunctor<LOrPE1DCVFunctorHelper<std::pair<double,double>,double,PyFunctor1> >;
%template(Double_PyFCN_PyFCN_LOrPE1DCVDensityFunctor) LOrPE1DCVDensityFunctor<LOrPE1DCVFunctorHelper<double,PyFunctor1,PyFunctor1> >;
%template(DoubleDoublePair_PyFCN_PyFCN_LOrPE1DCVDensityFunctor) LOrPE1DCVDensityFunctor<LOrPE1DCVFunctorHelper<std::pair<double,double>,PyFunctor1,PyFunctor1> >;
%template(Double_Double_DF1D_LOrPE1DCVDensityFunctor) LOrPE1DCVDensityFunctor<LOrPE1DCVFunctorHelper<double,double,DensityFunctor1D> >;
%template(DoubleDoublePair_Double_DF1D_LOrPE1DCVDensityFunctor) LOrPE1DCVDensityFunctor<LOrPE1DCVFunctorHelper<std::pair<double,double>,double,DensityFunctor1D> >;
%template(Double_PyFCN_DF1D_LOrPE1DCVDensityFunctor) LOrPE1DCVDensityFunctor<LOrPE1DCVFunctorHelper<double,PyFunctor1,DensityFunctor1D> >;
%template(DoubleDoublePair_PyFCN_DF1D_LOrPE1DCVDensityFunctor) LOrPE1DCVDensityFunctor<LOrPE1DCVFunctorHelper<std::pair<double,double>,PyFunctor1,DensityFunctor1D> >;
%template(LOrPE1DLSCVFunctor) LOrPE1DLSCVFunctor<double,double,double>;
%template(LOrPE1DLSCVFunctor) LOrPE1DLSCVFunctor<double,PyFunctor1,double>;
%template(LOrPE1DLSCVFunctor) LOrPE1DLSCVFunctor<double,double,PyFunctor1>;
%template(LOrPE1DLSCVFunctor) LOrPE1DLSCVFunctor<double,PyFunctor1,PyFunctor1>;
%template(LOrPE1DLSCVFunctor) LOrPE1DLSCVFunctor<std::pair<double,double>,double,double>;
%template(LOrPE1DLSCVFunctor) LOrPE1DLSCVFunctor<std::pair<double,double>,PyFunctor1,double>;
%template(LOrPE1DLSCVFunctor) LOrPE1DLSCVFunctor<std::pair<double,double>,double,PyFunctor1>;
%template(LOrPE1DLSCVFunctor) LOrPE1DLSCVFunctor<std::pair<double,double>,PyFunctor1,PyFunctor1>;
%template(LOrPE1DLSCVFunctor) LOrPE1DLSCVFunctor<double,double,DensityFunctor1D>;
%template(LOrPE1DLSCVFunctor) LOrPE1DLSCVFunctor<double,PyFunctor1,DensityFunctor1D>;
%template(LOrPE1DLSCVFunctor) LOrPE1DLSCVFunctor<std::pair<double,double>,double,DensityFunctor1D>;
%template(LOrPE1DLSCVFunctor) LOrPE1DLSCVFunctor<std::pair<double,double>,PyFunctor1,DensityFunctor1D>;
%template(LOrPE1DGlobLSCVFunctor) LOrPE1DGlobLSCVFunctor<double,double>;
%template(LOrPE1DGlobLSCVFunctor) LOrPE1DGlobLSCVFunctor<double,PyFunctor1>;
%template(LOrPE1DGlobLSCVFunctor) LOrPE1DGlobLSCVFunctor<std::pair<double,double>,double>;
%template(LOrPE1DGlobLSCVFunctor) LOrPE1DGlobLSCVFunctor<std::pair<double,double>,PyFunctor1>;
%template(LOrPE1DSimpleLSCVFunctor) LOrPE1DSimpleLSCVFunctor<double>;
%template(LOrPE1DSimpleLSCVFunctor) LOrPE1DSimpleLSCVFunctor<std::pair<double,double> >;
%template(LOrPE1DRLCVFunctor) LOrPE1DRLCVFunctor<double,double,double>;
%template(LOrPE1DRLCVFunctor) LOrPE1DRLCVFunctor<double,PyFunctor1,double>;
%template(LOrPE1DRLCVFunctor) LOrPE1DRLCVFunctor<double,double,PyFunctor1>;
%template(LOrPE1DRLCVFunctor) LOrPE1DRLCVFunctor<double,PyFunctor1,PyFunctor1>;
%template(LOrPE1DRLCVFunctor) LOrPE1DRLCVFunctor<std::pair<double,double>,double,double>;
%template(LOrPE1DRLCVFunctor) LOrPE1DRLCVFunctor<std::pair<double,double>,PyFunctor1,double>;
%template(LOrPE1DRLCVFunctor) LOrPE1DRLCVFunctor<std::pair<double,double>,double,PyFunctor1>;
%template(LOrPE1DRLCVFunctor) LOrPE1DRLCVFunctor<std::pair<double,double>,PyFunctor1,PyFunctor1>;
%template(LOrPE1DRLCVFunctor) LOrPE1DRLCVFunctor<double,double,DensityFunctor1D>;
%template(LOrPE1DRLCVFunctor) LOrPE1DRLCVFunctor<double,PyFunctor1,DensityFunctor1D>;
%template(LOrPE1DRLCVFunctor) LOrPE1DRLCVFunctor<std::pair<double,double>,double,DensityFunctor1D>;
%template(LOrPE1DRLCVFunctor) LOrPE1DRLCVFunctor<std::pair<double,double>,PyFunctor1,DensityFunctor1D>;
%template(LOrPE1DGlobRLCVFunctor) LOrPE1DGlobRLCVFunctor<double,double>;
%template(LOrPE1DGlobRLCVFunctor) LOrPE1DGlobRLCVFunctor<double,PyFunctor1>;
%template(LOrPE1DGlobRLCVFunctor) LOrPE1DGlobRLCVFunctor<std::pair<double,double>,double>;
%template(LOrPE1DGlobRLCVFunctor) LOrPE1DGlobRLCVFunctor<std::pair<double,double>,PyFunctor1>;
%template(LOrPE1DSimpleRLCVFunctor) LOrPE1DSimpleRLCVFunctor<double>;
%template(LOrPE1DSimpleRLCVFunctor) LOrPE1DSimpleRLCVFunctor<std::pair<double,double> >;
}
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Sun, Feb 23, 2:20 PM (7 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4486527
Default Alt Text
LOrPE1DCV.i (10 KB)
Attached To
rNPSTATSVN npstatsvn
Event Timeline
Log In to Comment