Skip to content

Commit

Permalink
Update BTOFHitDigi.h
Browse files Browse the repository at this point in the history
  • Loading branch information
eicsouvik authored Jul 19, 2024
1 parent 8123783 commit 4b907cb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/detectors/BTOF/BTOFHitDigi.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// SPDX-License-Identifier: LGPL-3.0-or-later
// Copyright (C) 2024 Souvik Paul, Kolja Kauder, Prithwish Tribedy
// Copyright (C) 2024 Souvik Paul, Chun Yuen Tsang, Prithwish Tribedy
// Special Acknowledgement: Kolja Kauder

// A general digitization for CalorimeterHit from simulation
// 1. Smear energy deposit with a/sqrt(E/GeV) + b + c/E or a/sqrt(E/GeV) (relative value)
Expand All @@ -8,7 +9,7 @@
// 4. Signal is summed if the SumFields are provided
//
// Author: Souvik Paul, Chun Yuen Tsang
// Date: 18/07/2024
// Date: 19/07/2024


#pragma once
Expand Down

0 comments on commit 4b907cb

Please sign in to comment.