![]() |
Iguana 1.0.0
Implementation Guardian of Analysis Algorithms
|
#include <BankDefs.h>
Set of variables created by creator algorithm iguana::clas12::CalorimeterLinker.
Definition at line 148 of file BankDefs.h.
Public Attributes | |
| float | ecin_energy = 0 |
| Energy associated with the ECIN hit (GeV). | |
| int | ecin_found = 0 |
| 1 if ECIN info found for this particle, 0 otherwise | |
| float | ecin_lu = 0 |
| ECIN distance on U-side. | |
| float | ecin_lv = 0 |
| ECIN distance on V-side. | |
| float | ecin_lw = 0 |
| ECIN distance on W-side. | |
| int | ecin_sector = 0 |
| ECIN sector. | |
| float | ecout_energy = 0 |
| Energy associated with the ECOUT hit (GeV). | |
| int | ecout_found = 0 |
| 1 if ECOUT info found for this particle, 0 otherwise | |
| float | ecout_lu = 0 |
| ECOUT distance on U-side. | |
| float | ecout_lv = 0 |
| ECOUT distance on V-side. | |
| float | ecout_lw = 0 |
| ECOUT distance on W-side. | |
| int | ecout_sector = 0 |
| ECOUT sector. | |
| float | pcal_energy = 0 |
| Energy associated with the PCAL hit (GeV). | |
| int | pcal_found = 0 |
| 1 if PCAL info found for this particle, 0 otherwise | |
| float | pcal_lu = 0 |
| PCAL distance on U-side. | |
| float | pcal_lv = 0 |
| PCAL distance on V-side. | |
| float | pcal_lw = 0 |
| PCAL distance on W-side. | |
| int | pcal_sector = 0 |
| PCAL sector. | |
| int | pindex = 0 |
| row number in the particle bank | |
| float iguana::clas12::CalorimeterLinkerVars::ecin_energy = 0 |
Energy associated with the ECIN hit (GeV).
Definition at line 174 of file BankDefs.h.
| int iguana::clas12::CalorimeterLinkerVars::ecin_found = 0 |
1 if ECIN info found for this particle, 0 otherwise
Definition at line 164 of file BankDefs.h.
| float iguana::clas12::CalorimeterLinkerVars::ecin_lu = 0 |
ECIN distance on U-side.
Definition at line 168 of file BankDefs.h.
| float iguana::clas12::CalorimeterLinkerVars::ecin_lv = 0 |
ECIN distance on V-side.
Definition at line 170 of file BankDefs.h.
| float iguana::clas12::CalorimeterLinkerVars::ecin_lw = 0 |
ECIN distance on W-side.
Definition at line 172 of file BankDefs.h.
| int iguana::clas12::CalorimeterLinkerVars::ecin_sector = 0 |
ECIN sector.
Definition at line 166 of file BankDefs.h.
| float iguana::clas12::CalorimeterLinkerVars::ecout_energy = 0 |
Energy associated with the ECOUT hit (GeV).
Definition at line 186 of file BankDefs.h.
| int iguana::clas12::CalorimeterLinkerVars::ecout_found = 0 |
1 if ECOUT info found for this particle, 0 otherwise
Definition at line 176 of file BankDefs.h.
| float iguana::clas12::CalorimeterLinkerVars::ecout_lu = 0 |
ECOUT distance on U-side.
Definition at line 180 of file BankDefs.h.
| float iguana::clas12::CalorimeterLinkerVars::ecout_lv = 0 |
ECOUT distance on V-side.
Definition at line 182 of file BankDefs.h.
| float iguana::clas12::CalorimeterLinkerVars::ecout_lw = 0 |
ECOUT distance on W-side.
Definition at line 184 of file BankDefs.h.
| int iguana::clas12::CalorimeterLinkerVars::ecout_sector = 0 |
ECOUT sector.
Definition at line 178 of file BankDefs.h.
| float iguana::clas12::CalorimeterLinkerVars::pcal_energy = 0 |
Energy associated with the PCAL hit (GeV).
Definition at line 162 of file BankDefs.h.
| int iguana::clas12::CalorimeterLinkerVars::pcal_found = 0 |
1 if PCAL info found for this particle, 0 otherwise
Definition at line 152 of file BankDefs.h.
| float iguana::clas12::CalorimeterLinkerVars::pcal_lu = 0 |
PCAL distance on U-side.
Definition at line 156 of file BankDefs.h.
| float iguana::clas12::CalorimeterLinkerVars::pcal_lv = 0 |
PCAL distance on V-side.
Definition at line 158 of file BankDefs.h.
| float iguana::clas12::CalorimeterLinkerVars::pcal_lw = 0 |
PCAL distance on W-side.
Definition at line 160 of file BankDefs.h.
| int iguana::clas12::CalorimeterLinkerVars::pcal_sector = 0 |
PCAL sector.
Definition at line 154 of file BankDefs.h.
| int iguana::clas12::CalorimeterLinkerVars::pindex = 0 |
row number in the particle bank
Definition at line 150 of file BankDefs.h.