| Bool_t | HHypBaseAlgorithm::skip |
| TString | HHypBaseAlgorithm::algoName | ! Name of the algorithm (for printout, debugging...) |
| TLorentzVector* | HHypBaseAlgorithm::beam | ! Pointer to the total CM energy for missing mass calculations |
| Int_t | HHypBaseAlgorithm::beam_pid | |
| HHypChannel* | HHypBaseAlgorithm::channel | ! Pointer to the official channel list |
| Int_t | HHypBaseAlgorithm::exitIdx | The index number of the hyplist object created in base_execute |
| Int_t | HHypBaseAlgorithm::exitList | The physical exit list (see HHypChannel) |
| TFile* | HHypBaseAlgorithm::histofile | ! Store optional information in this file |
| Int_t | HHypBaseAlgorithm::initList | My physical init list |
| HHypList* | HHypBaseAlgorithm::mylist | Pointer to the exitList (which THIS algorith may modify) |
| TString | HHypBaseAlgorithm::options | ! Option list |
| HHypRecPar* | HHypBaseAlgorithm::pParams | pointer to container with params |
| Int_t | HHypBaseAlgorithm::sourceIdx | The index number of the source hyplist object |
| Int_t | HHypBaseAlgorithm::target_pid | ! Beam and Target PID (needed for Kine Refit) |
| HIterator* | m_pContItPart | !Pointer to the hit data category HPidPArticle |
| TNtuple* | miss | where we store the values |
| Bool_t | nt_dtof_refit | verbose flags |
| Bool_t | nt_full_geant | verbose flags |
| Bool_t | nt_full_lorentz | verbose flags |
| Bool_t | nt_trigger | verbose flags |
| HCategory* | pcatTrackCandSim | |
| HCategory* | simCat | |
| Int_t | simuflag | if simulation |

Reads the input particle(s) from the HHypList Important: the "beam" has to be defined in the macro The content of the ntuple is different in sim/exp