Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
MagneticField
Interpolation
interface
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>
class
GloballyPositioned
;
14
15
class
MFGridFactory
{
16
public
:
17
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,
23
double
phiMin
,
double
phiMax
);
24
25
};
26
27
#endif
jptDQMConfig_cff.phiMax
float phiMax
Definition:
jptDQMConfig_cff.py:7
mergeVDriftHistosByStation.name
string name
Definition:
mergeVDriftHistosByStation.py:77
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
MFGridFactory
Definition:
MFGridFactory.h:15
MFGridFactory::build
static MFGrid * build(const std::string &name, const GloballyPositioned< float > &vol)
Build interpolator for a binary grid file.
GloballyPositioned
Definition:
GloballyPositioned.h:18
MFGrid
Definition:
MFGrid.h:29
jptDQMConfig_cff.phiMin
int phiMin
Definition:
jptDQMConfig_cff.py:50
Generated for CMSSW Reference Manual by
1.8.5