We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 528a2d3 commit 5a29b1cCopy full SHA for 5a29b1c
PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx
@@ -777,7 +777,6 @@ struct IdentifiedBfFilterTracks {
777
/* if the system type is not known at this time, we have to put the initialization somewhere else */
778
fSystem = getSystemType(cfgSystem);
779
fDataType = getDataType(cfgDataType);
780
- Service<o2::framework::O2DatabasePDG> fPDG;
781
782
/* required ambiguous tracks checks? */
783
if (dofilterDetectorLevelWithoutPIDAmbiguous || dofilterDetectorLevelWithPIDAmbiguous || dofilterRecoWithoutPIDAmbiguous || dofilterRecoWithPIDAmbiguous) {
0 commit comments