Skip to content

Commit fef6f27

Browse files
authored
jetChargedV2.cxx
1 parent 0d58cce commit fef6f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGJE/Tasks/jetChargedV2.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ struct JetChargedV2 {
499499
template <typename T, typename J>
500500
void fillInOutjetV2EP(T const& collision, J const& jets)
501501
{
502-
float collQvecAmpDetId = 1e-8;
502+
float collQvecAmpDetId = 1e-8;
503503
int cfgNmodA = 2;
504504
int cfgNmodB = 3;
505505
for (uint i = 0; i < cfgnMods->size(); i++) {

0 commit comments

Comments
 (0)