GeneralBrokenLines V03-01-01
using EIGEN
Namespaces | Functions
exampleUtilCdc.cpp File Reference

ExampleUtil(ities) for a Cylindrical Drift Chamber. More...

#include "exampleUtilCdc.h"

Go to the source code of this file.

Namespaces

namespace  gbl
 Namespace for the general broken lines package.
 

Functions

GblDetectorLayer gbl::CreateWireCdc (const std::string aName, unsigned int layer, double xPos, double yPos, double zPos, double phi, double tanLambda, double stereoAngle, double uRes)
 Create a drift chamber wire with 1D measurement. More...
 
GblDetectorLayer gbl::CreateImpactPar (const std::string aName, unsigned int layer, double xPos, double yPos, double zPos, double phi, double tanLambda, double xRes, double yRes, double zRes)
 Create detector plane for impact parameters as 2D measurement. More...
 

Detailed Description

ExampleUtil(ities) for a Cylindrical Drift Chamber.

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

Definition in file exampleUtilCdc.cpp.