Belle II Software
release-08-01-10
CDCGeometryParConstants.h
1
/**************************************************************************
2
* basf2 (Belle II Analysis Software Framework) *
3
* Author: The Belle II Collaboration *
4
* *
5
* See git log for contributors and copyright holders. *
6
* This file is licensed under LGPL-3.0, see LICENSE.md. *
7
**************************************************************************/
8
9
#pragma once
10
11
const
unsigned
c_maxNSenseLayers = 56;
12
const
unsigned
c_maxNDriftCells = 384;
13
const
unsigned
c_maxNFieldLayers = 55;
14
const
unsigned
c_nSenseWires = 14336;
15
const
unsigned
c_nFieldWires = 42240;
16
const
unsigned
c_nSuperLayers = 9;
17
const
unsigned
c_maxWireLayersPerSuperLayer = 8;
18
const
unsigned
c_nBoards = 300;
19
//const unsigned nAlphaPoints = 19;
20
const
unsigned
c_maxNAlphaPoints = 18;
21
const
unsigned
c_maxNThetaPoints = 7;
22
const
unsigned
c_nXTParams =
23
9;
//#fit params + 1
24
const
unsigned
c_nSigmaParams =
25
9;
//7 is used now; 2 for spare
cdc
geometry
include
CDCGeometryParConstants.h
Generated on Mon Sep 23 2024 14:00:57 for Belle II Software by
1.9.1