11# Bank Group and Item IDs
22
3- This file was generated by
4- ``` bash
5- etc/bankdefs/util/dumpBankIDs.rb etc/bankdefs/hipo4
6- ```
7-
8- > [ !IMPORTANT]
9- > Please re-run this script if you modify any of the bank definitions.
3+ > [ !NOTE]
4+ > Iguana banks, which are defined in the Iguana repository, use group number 30000.
105
116
127## Group 40
@@ -381,13 +376,24 @@ etc/bankdefs/util/dumpBankIDs.rb etc/bankdefs/hipo4
381376
382377| Item ID | Name | Description |
383378| --- | --- | --- |
384- | 12 | ` AHDC::tdc ` | TDC bank for the ALERT Wire Chamber |
379+ | 10 | ` AHDC::wf ` | Waveform bank for the AHDC |
380+ | 11 | ` AHDC::adc ` | ADC bank for the ALERT Wire Chamber |
385381
386382## Group 22500
387383
388384| Item ID | Name | Description |
389385| --- | --- | --- |
390- | 11 | ` ATOF::adc ` | ADC bank for the ALERT time-of-flight detector |
386+ | 12 | ` ATOF::tdc ` | TDC bank for the ALERT TOF |
387+ | 21 | ` ATOF::hits ` | Reconstructed ATOF hits |
388+ | 22 | ` ATOF::clusters ` | Clusters in ATOF |
389+
390+ ## Group 22600
391+
392+ | Item ID | Name | Description |
393+ | --- | --- | --- |
394+ | 21 | ` RECOIL::hits ` | RECOIL hits |
395+ | 22 | ` RECOIL::clusters ` | reconstructed clusters from RECOIL |
396+ | 23 | ` RECOIL::crosses ` | reconstructed crosses from RECOIL |
391397
392398## Group 23000
393399
@@ -399,3 +405,5 @@ etc/bankdefs/util/dumpBankIDs.rb etc/bankdefs/hipo4
399405| 24 | ` AHDC::PreClusters ` | Pre Clusters info |
400406| 25 | ` AHDC::Clusters ` | Clusters info |
401407| 26 | ` AHDC::KFTrack ` | Reco Kalman Filter Tracks |
408+ | 30 | ` AHDC_AI::Prediction ` | Prediction given by AI |
409+ | 31 | ` ALERT::Projections ` | Track Projections to ATOF |
0 commit comments