Skip to content

Commit 487855c

Browse files
author
Marcello Di Costanzo
committed
Implement Vit comment
1 parent f6f9f99 commit 487855c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Common/TableProducer/qVectorsTable.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ struct qVectorsTable {
424424
std::vector<float>& qVecImNorm,
425425
std::vector<float> qVecReRaw,
426426
std::vector<float> qVecImRaw,
427-
std::vector<float>& qVecAmp,
427+
std::vector<float> qVecAmp,
428428
MultNorms normType)
429429
{
430430
for (std::size_t i = 0; i < kNDetectors; i++) {

0 commit comments

Comments
 (0)