Changeset 2606 for trunk/MagicSoft/Mars/mhistmc
- Timestamp:
- 12/05/03 14:32:12 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhistmc/MHMcCollectionArea.cc
r2459 r2606 243 243 void MHMcCollectionArea::CalcEfficiency2() 244 244 { 245 // Here we estimate the total number of showers in each energy bin246 // known the energy range and spectral index of the generated showers247 // (set now by hand since the info is not available in the header!)248 249 245 TH1D &histsel = *fHistSel->ProjectionX(); 250 246 TH1D &histall = *fHistAll->ProjectionX();
Note:
See TracChangeset
for help on using the changeset viewer.