![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <fun4all/SubsysReco.h>#include <string>#include <vector>#include <TTree.h>#include <TH1F.h>#include <TH2F.h>
Include dependency graph for towerid.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | towerid |
Variables | |
| const int | nTowers = 24576 |
| const int | nIB = 384 |
| const int | nSectors = 64 |
| const int | nTowersIB = 64 |
| const int | nTowersSec = 384 |
| const int nIB = 384 |
Definition at line 23 of file towerid.h.
View newest version in sPHENIX GitHub at line 23 of file towerid.h
Referenced by towerid::CalculateCutOffs(), and towerid::FillHistograms().
| const int nSectors = 64 |
Definition at line 24 of file towerid.h.
View newest version in sPHENIX GitHub at line 24 of file towerid.h
Referenced by towerid::FillHistograms(), and towerid::process_event().
| const int nTowers = 24576 |
Definition at line 22 of file towerid.h.
View newest version in sPHENIX GitHub at line 22 of file towerid.h
Referenced by towerid::CalculateCutOffs(), EMCalTowerRingStudy(), ExploreTTrees(), towerid::FillHistograms(), caloTreeGen::process_event(), TowerBackgroundv1::set_nTowersUsedForBkg(), and towerid::WriteCDBTree().
| const int nTowersIB = 64 |
Definition at line 25 of file towerid.h.
View newest version in sPHENIX GitHub at line 25 of file towerid.h
Referenced by towerid::CalculateCutOffs(), towerid::FillHistograms(), and towerid::process_event().
| const int nTowersSec = 384 |
Definition at line 26 of file towerid.h.
View newest version in sPHENIX GitHub at line 26 of file towerid.h
Referenced by towerid::FillHistograms(), and towerid::process_event().