Public Member Functions | |
void | fill (int idx, SimpleTowerHit Tower) |
void | init () |
Public Attributes | |
ap_uint< 1 > | barrelSeeded = 0x0 |
ap_uint< 1 > | filled [45] |
SimplifiedTower | towerHits [45] |
Definition at line 292 of file L1NNCaloTauEmulator.cc.
|
inline |
Definition at line 298 of file L1NNCaloTauEmulator.cc.
References L1NNCaloTauEmulator::SimplifiedTower::fill(), filled, heavyIonCSV_trainingSettings::idx, and towerHits.
Referenced by L1NNCaloTauEmulator::produce().
|
inline |
Definition at line 303 of file L1NNCaloTauEmulator.cc.
References ntuplemaker::fill, filled, and towerHits.
Referenced by L1NNCaloTauEmulator::produce().
ap_uint<1> L1NNCaloTauEmulator::InputTowerCluster::barrelSeeded = 0x0 |
Definition at line 295 of file L1NNCaloTauEmulator.cc.
Referenced by L1NNCaloTauEmulator::produce().
ap_uint<1> L1NNCaloTauEmulator::InputTowerCluster::filled[45] |
Definition at line 296 of file L1NNCaloTauEmulator.cc.
SimplifiedTower L1NNCaloTauEmulator::InputTowerCluster::towerHits[45] |
Definition at line 294 of file L1NNCaloTauEmulator.cc.