We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d58cce commit fef6f27Copy full SHA for fef6f27
PWGJE/Tasks/jetChargedV2.cxx
@@ -499,7 +499,7 @@ struct JetChargedV2 {
499
template <typename T, typename J>
500
void fillInOutjetV2EP(T const& collision, J const& jets)
501
{
502
- float collQvecAmpDetId = 1e-8;
+ float collQvecAmpDetId = 1e-8;
503
int cfgNmodA = 2;
504
int cfgNmodB = 3;
505
for (uint i = 0; i < cfgnMods->size(); i++) {
0 commit comments