|
MUSIC unknown
Analysis for the MUSIC active-target ionization chamber
|
Public Attributes | |
| Int_t | total_events |
| Int_t | complete_events |
| Int_t | complete_with_fake |
| Int_t | complete_with_saturation |
| Int_t | complete_with_pileup |
| Int_t | complete_rejected |
| Int_t | incomplete_events |
| Int_t | incomplete_with_fake |
| Int_t | incomplete_with_saturation |
| Int_t | incomplete_with_pileup |
| Long64_t | events_with_cathode |
| Long64_t | events_with_multi_cathode |
| Long64_t | events_with_multi_anode_hit |
| Long64_t | dropped_anode_hits_total |
| Long64_t | dropped_cathode_hits_total |
| Long64_t | miss_long [17] |
| Long64_t | miss_strip0 |
| Long64_t | miss_strip17 |
Definition at line 142 of file EventBuilder.cpp.
| Int_t EventCounters::complete_events |
Definition at line 144 of file EventBuilder.cpp.
Referenced by EventBuilder::BuildEventsFromSortedHits(), and FinalizeEvent().
| Int_t EventCounters::complete_rejected |
Definition at line 148 of file EventBuilder.cpp.
Referenced by EventBuilder::BuildEventsFromSortedHits(), and FinalizeEvent().
| Int_t EventCounters::complete_with_fake |
Definition at line 145 of file EventBuilder.cpp.
Referenced by EventBuilder::BuildEventsFromSortedHits(), and FinalizeEvent().
| Int_t EventCounters::complete_with_pileup |
Definition at line 147 of file EventBuilder.cpp.
Referenced by EventBuilder::BuildEventsFromSortedHits(), and FinalizeEvent().
| Int_t EventCounters::complete_with_saturation |
Definition at line 146 of file EventBuilder.cpp.
Referenced by EventBuilder::BuildEventsFromSortedHits(), and FinalizeEvent().
| Long64_t EventCounters::dropped_anode_hits_total |
Definition at line 156 of file EventBuilder.cpp.
Referenced by EventBuilder::BuildEventsFromSortedHits(), and FinalizeEvent().
| Long64_t EventCounters::dropped_cathode_hits_total |
Definition at line 157 of file EventBuilder.cpp.
Referenced by EventBuilder::BuildEventsFromSortedHits(), and FinalizeEvent().
| Long64_t EventCounters::events_with_cathode |
Definition at line 153 of file EventBuilder.cpp.
Referenced by EventBuilder::BuildEventsFromSortedHits(), and FinalizeEvent().
| Long64_t EventCounters::events_with_multi_anode_hit |
Definition at line 155 of file EventBuilder.cpp.
Referenced by EventBuilder::BuildEventsFromSortedHits(), and FinalizeEvent().
| Long64_t EventCounters::events_with_multi_cathode |
Definition at line 154 of file EventBuilder.cpp.
Referenced by EventBuilder::BuildEventsFromSortedHits(), and FinalizeEvent().
| Int_t EventCounters::incomplete_events |
Definition at line 149 of file EventBuilder.cpp.
Referenced by EventBuilder::BuildEventsFromSortedHits(), and FinalizeEvent().
| Int_t EventCounters::incomplete_with_fake |
Definition at line 150 of file EventBuilder.cpp.
Referenced by EventBuilder::BuildEventsFromSortedHits(), and FinalizeEvent().
| Int_t EventCounters::incomplete_with_pileup |
Definition at line 152 of file EventBuilder.cpp.
Referenced by EventBuilder::BuildEventsFromSortedHits(), and FinalizeEvent().
| Int_t EventCounters::incomplete_with_saturation |
Definition at line 151 of file EventBuilder.cpp.
Referenced by EventBuilder::BuildEventsFromSortedHits(), and FinalizeEvent().
| Long64_t EventCounters::miss_long[17] |
Definition at line 161 of file EventBuilder.cpp.
Referenced by EventBuilder::BuildEventsFromSortedHits(), and FinalizeEvent().
| Long64_t EventCounters::miss_strip0 |
Definition at line 162 of file EventBuilder.cpp.
Referenced by EventBuilder::BuildEventsFromSortedHits(), and FinalizeEvent().
| Long64_t EventCounters::miss_strip17 |
Definition at line 163 of file EventBuilder.cpp.
Referenced by EventBuilder::BuildEventsFromSortedHits(), and FinalizeEvent().
| Int_t EventCounters::total_events |
Definition at line 143 of file EventBuilder.cpp.
Referenced by EventBuilder::BuildEventsFromSortedHits(), and FinalizeEvent().