CMS 3D CMS Logo

MFGridFactory.h
Go to the documentation of this file.
1 #ifndef MFGridFactory_h
2 #define MFGridFactory_h
3 
11 #include <string>
12 class MFGrid;
13 template <class T>
14 class GloballyPositioned;
15 
17 public:
19  static MFGrid* build(const std::string& name, const GloballyPositioned<float>& vol);
20 
22  static MFGrid* build(const std::string& name, const GloballyPositioned<float>& vol, double phiMin, double phiMax);
23 };
24 
25 #endif
GloballyPositioned
Definition: GloballyPositioned.h:18
MFGrid
Definition: MFGrid.h:27
MFGridFactory::build
static MFGrid * build(const std::string &name, const GloballyPositioned< float > &vol)
Build interpolator for a binary grid file.
MFGridFactory
Definition: MFGridFactory.h:16
AlignmentTrackSelector_cfi.phiMin
phiMin
Definition: AlignmentTrackSelector_cfi.py:18
AlignmentTrackSelector_cfi.phiMax
phiMax
Definition: AlignmentTrackSelector_cfi.py:17
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
Skims_PA_cff.name
name
Definition: Skims_PA_cff.py:17