catm-python-lib
|
CATM readout pad generation package. More...
Go to the source code of this file.
Functions | |
catmlib.readoutpad.catm.get_beam_tpc_array () | |
get beam tpc pad array @detail pad length withou gap = 5. | |
catmlib.readoutpad.catm.get_recoil_tpc_array () | |
get recoil tpc pad array @detail pad length withou gap = 7. | |
catmlib.readoutpad.catm.get_ssd_array () | |
get ssd pad array | |
catmlib.readoutpad.catm.check_pad_view () | |
check each pad configuration |
CATM readout pad generation package.
Definition in file catm.py.
catmlib.readoutpad.catm.check_pad_view | ( | ) |
catmlib.readoutpad.catm.get_beam_tpc_array | ( | ) |
get beam tpc pad array @detail pad length withou gap = 5.
number of pad = 22 (11 x 2)
catmlib.readoutpad.catm.get_recoil_tpc_array | ( | ) |
get recoil tpc pad array @detail pad length withou gap = 7.
number of pad = 4048 ( (23x2) x 88 )
catmlib.readoutpad.catm.get_ssd_array | ( | ) |