Belle II Software development
|
Public Member Functions | |
def | __init__ (self, filename='cdc-T0-constraints.txt') |
def | generate (self) |
Static Public Attributes | |
list | wires_in_layer |
CDC layer/wire configuration. | |
Constraint to fix sum of corrections to CDC T0's (per wire) to zero
Definition at line 341 of file constraints.py.
def __init__ | ( | self, | |
filename = 'cdc-T0-constraints.txt' |
|||
) |
Initialize filename : str Can use different filename
Reimplemented from Constraints.
Definition at line 358 of file constraints.py.
def generate | ( | self | ) |
Generate the constraints
Reimplemented from Constraints.
Definition at line 366 of file constraints.py.
|
static |
CDC layer/wire configuration.
Definition at line 347 of file constraints.py.