GeneralBrokenLines V03-01-01
using EIGEN
Namespaces | Functions
exampleSit.h File Reference

Definitions for exampleSit. More...

#include "GblUtilities.h"

Go to the source code of this file.

Namespaces

namespace  gbl
 Namespace for the general broken lines package.
 

Functions

GblDetectorLayer gbl::CreateLayerSit (const std::string aName, unsigned int layer, double xPos, double yPos, double zPos, double thickness, double uAngle, double uRes)
 Create a silicon layer with 1D measurement. More...
 
GblDetectorLayer gbl::CreateLayerSit (const std::string aName, unsigned int layer, double xPos, double yPos, double zPos, double thickness, double uAngle, double uRes, double vAngle, double vRes)
 Create a silicon layer with 2D measurement. More...
 

Detailed Description

Definitions for exampleSit.

Author
Claus Kleinwort, DESY, 2018 (Claus.nosp@m..Kle.nosp@m.inwor.nosp@m.t@de.nosp@m.sy.de)

Definition in file exampleSit.h.