Skip to content

Commit 5a29b1c

Browse files
committed
Removed extra declaration of fPDG that caused build error
1 parent 528a2d3 commit 5a29b1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,6 @@ struct IdentifiedBfFilterTracks {
777777
/* if the system type is not known at this time, we have to put the initialization somewhere else */
778778
fSystem = getSystemType(cfgSystem);
779779
fDataType = getDataType(cfgDataType);
780-
Service<o2::framework::O2DatabasePDG> fPDG;
781780

782781
/* required ambiguous tracks checks? */
783782
if (dofilterDetectorLevelWithoutPIDAmbiguous || dofilterDetectorLevelWithPIDAmbiguous || dofilterRecoWithoutPIDAmbiguous || dofilterRecoWithPIDAmbiguous) {

0 commit comments

Comments
 (0)