Skip to content

Commit a65aee7

Browse files
authored
Update lambdaR2Correlation.cxx
1 parent 3c0b8ee commit a65aee7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGCF/TwoParticleCorrelations/Tasks/lambdaR2Correlation.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ struct LambdaTableProducer {
521521
}
522522

523523
// Get magnetic field
524-
float getMagneticField(long const& timestamp)
524+
float getMagneticField(int64_t const& timestamp)
525525
{
526526
if (grpo == nullptr) {
527527
grpo = ccdb->getForTimeStamp<o2::parameters::GRPMagField>("GLO/Config/GRPMagField", timestamp);

0 commit comments

Comments
 (0)