GeneralBrokenLines
V03-01-03
using EIGEN
src
exampleDc.h
Go to the documentation of this file.
1
/*
2
* exampleDc.h
3
*
4
* Created on: 6 Nov 2018
5
* Author: kleinwrt
6
*/
7
30
#ifndef SRC_EXAMPLEDC_H_
31
#define SRC_EXAMPLEDC_H_
32
33
#include "
GblUtilities.h
"
34
36
namespace
gbl
{
37
38
GblDetectorLayer
CreateLayerDc
(
const
std::string aName,
unsigned
int
layer,
39
double
xPos,
double
yPos,
double
zPos,
double
thickness,
double
xzAngle,
40
double
stereoAngle,
double
uRes);
41
42
}
43
44
#endif
/* SRC_EXAMPLEDC_H_ */
GblUtilities.h
Definitions for GBL utilities.
gbl
Namespace for the general broken lines package.
Definition:
BorderedBandMatrix.cpp:34
gbl::CreateLayerDc
GblDetectorLayer CreateLayerDc(const std::string aName, unsigned int layer, double xPos, double yPos, double zPos, double thickness, double xzAngle, double stereoAngle, double uRes)
Create a drift chamber layer with 1D measurement.
Definition:
exampleDc.cpp:335
Generated on Wed Sep 4 2024 08:57:58 for GeneralBrokenLines by
1.9.3