Skip to content

Commit

Permalink
adjust time axis
Browse files Browse the repository at this point in the history
  • Loading branch information
kfiekas committed Jan 29, 2015
1 parent 4b32e95 commit a52b42a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -23,7 +23,7 @@ namespace HcalConst{
constexpr int maxSamples = 10;
constexpr int maxPSshapeBin = 256;
constexpr int nsPerBX = 25;
constexpr float iniTimeShift = 98.5f;
constexpr float iniTimeShift = 98.0f;
constexpr double invertnsPerBx = 0.04;

}
Expand Down

0 comments on commit a52b42a

Please sign in to comment.