Skip to content

Commit

Permalink
CaloDigi_BIB header included
Browse files Browse the repository at this point in the history
  • Loading branch information
sestini88 committed May 8, 2024
1 parent 0cb4695 commit f5f58ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions include/DDCaloDigi_BIB.h
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,7 @@ class DDCaloDigi_BIB : public Processor {
float _deadCellFractionEcal = 0.0; // fraction of random dead channels
bool _deadCellEcal_keep = false; // keep same cells dead between events?

bool _useCLIC = false; // use CLIC calorimeter
bool _useCrilin = false; // use Crilin
bool _useCrilinBarrel = false; // use Crilin Barrel

float _strip_abs_length = 1000000; // absorption length along strip for non-uniformity modeling
float _ecal_pixSpread = 0.05; // relative spread of MPPC pixel signal
Expand Down

0 comments on commit f5f58ef

Please sign in to comment.