Skip to content

Instantly share code, notes, and snippets.

@kratsg
Created April 9, 2015 17:08
Show Gist options
  • Select an option

  • Save kratsg/df0b9a6cb48a7354e845 to your computer and use it in GitHub Desktop.

Select an option

Save kratsg/df0b9a6cb48a7354e845 to your computer and use it in GitHub Desktop.
valgrind -v --tool=memcheck --track-origins=yes --leak-check=full --suppressions=/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/etc/valgrind-root.supp test_multiAlgo 2>&1 | tee valgrind.log
This file has been truncated, but you can view the full file.
==28631== Memcheck, a memory error detector
==28631== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==28631== Using Valgrind-3.10.1 and LibVEX; rerun with -h for copyright info
==28631== Command: test_multiAlgo
==28631==
--28631-- Valgrind options:
--28631-- -v
--28631-- --tool=memcheck
--28631-- --track-origins=yes
--28631-- --leak-check=full
--28631-- --suppressions=/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/etc/valgrind-root.supp
--28631-- Contents of /proc/version:
--28631-- Linux version 3.16.7-UL1.el6 (lincolnb@uct2-int.mwt2.org) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC) ) #2 SMP Wed Nov 12 09:08:48 CST 2014
--28631-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-rdtscp-sse3
--28631-- Page sizes: currently 4096, max supported 4096
--28631-- Valgrind library directory: /home/kratsg/lib/valgrind
--28631-- Reading syms from /share/home/kratsg/xAODAnalysis/RootCoreBin/obj/x86_64-slc6-gcc48-opt/xAODAnaHelpers/bin/test_multiAlgo
--28631-- Reading syms from /share/home/kratsg/lib/valgrind/memcheck-amd64-linux
--28631-- object doesn't have a dynamic symbol table
--28631-- Reading syms from /lib64/ld-2.12.so
--28631-- Scheduler: using generic scheduler lock implementation.
--28631-- Reading suppressions file: /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/etc/valgrind-root.supp
--28631-- Reading suppressions file: /home/kratsg/lib/valgrind/default.supp
==28631== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-28631-by-kratsg-on-uct3-s3.mwt2.org
==28631== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-28631-by-kratsg-on-uct3-s3.mwt2.org
==28631== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-28631-by-kratsg-on-uct3-s3.mwt2.org
==28631==
==28631== TO CONTROL THIS PROCESS USING vgdb (which you probably
==28631== don't want to do, unless you know exactly what you're doing,
==28631== or are doing some strange experiment):
==28631== /home/kratsg/lib/valgrind/../../bin/vgdb --pid=28631 ...command...
==28631==
==28631== TO DEBUG THIS PROCESS USING GDB: start GDB like this
==28631== /path/to/gdb test_multiAlgo
==28631== and then give GDB the following command
==28631== target remote | /home/kratsg/lib/valgrind/../../bin/vgdb --pid=28631
==28631== --pid is optional if only one valgrind process is running
==28631==
--28631-- REDIR: 0x3bed4176d0 (ld-linux-x86-64.so.2:strlen) redirected to 0x38051201 (vgPlain_amd64_linux_REDIR_FOR_strlen)
--28631-- Reading syms from /share/home/kratsg/lib/valgrind/vgpreload_core-amd64-linux.so
--28631-- Reading syms from /share/home/kratsg/lib/valgrind/vgpreload_memcheck-amd64-linux.so
==28631== WARNING: new redirection conflicts with existing -- ignoring it
--28631-- old: 0x3bed4176d0 (strlen ) R-> (0000.0) 0x38051201 vgPlain_amd64_linux_REDIR_FOR_strlen
--28631-- new: 0x3bed4176d0 (strlen ) R-> (2007.0) 0x04a08960 strlen
--28631-- REDIR: 0x3bed4174e0 (ld-linux-x86-64.so.2:index) redirected to 0x4a08540 (index)
--28631-- REDIR: 0x3bed417560 (ld-linux-x86-64.so.2:strcmp) redirected to 0x4a09320 (strcmp)
--28631-- REDIR: 0x3bed4184b0 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x4a0bd80 (mempcpy)
--28631-- Reading syms from /share/home/kratsg/xAODAnalysis/RootCoreBin/obj/x86_64-slc6-gcc48-opt/xAODAnaHelpers/lib/libxAODAnaHelpers.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/JetUncertainties/lib/libJetUncertainties.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/JetEDM/lib/libJetEDM.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/Asg_FastJet/lib/local/lib/libfastjetplugins.so.0.0.0
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/Asg_FastJet/lib/local/lib/libsiscone_spherical.so.0.0.0
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/Asg_FastJet/lib/local/lib/libsiscone.so.0.0.0
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/Asg_FastJet/lib/local/lib/libfastjettools.so.0.0.0
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/Asg_FastJet/lib/local/lib/libfastjet.so.0.0.0
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/AssociationUtils/lib/libAssociationUtils.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/JetResolution/lib/libJetResolution.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libPhysics.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/METUtilities/lib/libMETUtilities.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/Asg_Boost/lib/local/lib/libboost_unit_test_framework.so.1.57.0
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/InDetTrackSelectionTool/lib/libInDetTrackSelectionTool.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODTau/lib/libxAODTau.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libGenVector.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODMissingET/lib/libxAODMissingET.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronIsolationSelection/lib/libElectronIsolationSelection.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonSelectorTools/lib/libElectronPhotonSelectorTools.so
--28631-- Reading syms from /share/home/kratsg/xAODAnalysis/RootCoreBin/obj/x86_64-slc6-gcc48-opt/ElectronEfficiencyCorrection/lib/libElectronEfficiencyCorrection.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libXMLIO.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libXMLParser.so
--28631-- Reading syms from /usr/lib64/libxml2.so.2.7.6
--28631-- object doesn't have a symbol table
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaLayerRecalibTool/lib/libegammaLayerRecalibTool.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/JetSelectorTools/lib/libJetSelectorTools.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/JetCalibTools/lib/libJetCalibTools.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libMathCore.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODEventShape/lib/libxAODEventShape.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/JetInterface/lib/libJetInterface.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/MuonEfficiencyCorrections/lib/libMuonEfficiencyCorrections.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/MuonMomentumCorrections/lib/libMuonMomentumCorrections.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/MuonSelectorTools/lib/libMuonSelectorTools.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/PATCore/lib/libPATCore.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODEgamma/lib/libxAODEgamma.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODTruth/lib/libxAODTruth.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/TruthUtils/lib/libTruthUtils.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODMuon/lib/libxAODMuon.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODPrimitives/lib/libxAODPrimitives.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/MuonIdHelpers/lib/libMuonIdHelpers.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODJet/lib/libxAODJet.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODPFlow/lib/libxAODPFlow.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODCaloEvent/lib/libxAODCaloEvent.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/CaloGeoHelpers/lib/libCaloGeoHelpers.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODBTagging/lib/libxAODBTagging.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODTracking/lib/libxAODTracking.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODTrigger/lib/libxAODTrigger.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/PATInterfaces/lib/libPATInterfaces.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/PileupReweighting/lib/libPileupReweighting.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/PathResolver/lib/libPathResolver.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/Asg_Boost/lib/local/lib/libboost_filesystem.so.1.57.0
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/GoodRunsLists/lib/libGoodRunsLists.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/AsgTools/lib/libAsgTools.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODEventInfo/lib/libxAODEventInfo.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODBase/lib/libxAODBase.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libProofPlayer.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libProof.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODRootAccess/lib/libxAODRootAccess.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODEventFormat/lib/libxAODEventFormat.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODCore/lib/libxAODCore.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/AthContainers/lib/libAthContainers.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/AthLinks/lib/libAthLinks.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODRootAccessInterfaces/lib/libxAODRootAccessInterfaces.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/CxxUtils/lib/libCxxUtils.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/Asg_Boost/lib/local/lib/libboost_regex.so.1.57.0
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/Asg_Boost/lib/local/lib/libboost_system.so.1.57.0
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/SampleHandler/lib/libSampleHandler.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libPyROOT.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/RootCoreUtils/lib/libRootCoreUtils.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libNet.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libGraf.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libGraf3d.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libGpad.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRint.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libPostscript.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libMatrix.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libThread.so
--28631-- Reading syms from /lib64/libdl-2.12.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18
--28631-- object doesn't have a symbol table
--28631-- Reading syms from /lib64/libm-2.12.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libgcc_s.so.1
--28631-- object doesn't have a symbol table
--28631-- Reading syms from /lib64/libpthread-2.12.so
--28631-- Reading syms from /lib64/libc-2.12.so
--28631-- Reading syms from /lib64/librt-2.12.so
--28631-- Reading syms from /lib64/libz.so.1.2.3
--28631-- object doesn't have a symbol table
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libMLP.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libMinuit.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/python/2.7.4-x86_64-slc6-gcc48/sw/lcg/external/Python/2.7.4/x86_64-slc6-gcc48-opt/lib/libpython2.7.so.1.0
--28631-- Reading syms from /usr/lib64/libssl.so.1.0.1e
--28631-- object doesn't have a symbol table
--28631-- Reading syms from /usr/lib64/libcrypto.so.1.0.1e
--28631-- object doesn't have a symbol table
--28631-- Reading syms from /lib64/libcrypt-2.12.so
--28631-- Reading syms from /usr/lib64/libfreetype.so.6.3.22
--28631-- object doesn't have a symbol table
--28631-- Reading syms from /lib64/libutil-2.12.so
--28631-- Reading syms from /lib64/libgssapi_krb5.so.2.2
--28631-- object doesn't have a symbol table
--28631-- Reading syms from /lib64/libkrb5.so.3.3
--28631-- object doesn't have a symbol table
--28631-- Reading syms from /lib64/libcom_err.so.2.1
--28631-- object doesn't have a symbol table
--28631-- Reading syms from /lib64/libk5crypto.so.3.1
--28631-- object doesn't have a symbol table
--28631-- Reading syms from /lib64/libfreebl3.so
--28631-- object doesn't have a symbol table
--28631-- Reading syms from /lib64/libkrb5support.so.0.1
--28631-- object doesn't have a symbol table
--28631-- Reading syms from /lib64/libkeyutils.so.1.3
--28631-- object doesn't have a symbol table
--28631-- Reading syms from /lib64/libresolv-2.12.so
--28631-- Reading syms from /lib64/libselinux.so.1
--28631-- object doesn't have a symbol table
--28631-- REDIR: 0x3bed87f6e0 (libc.so.6:strcmp) redirected to 0x480155c (_vgnU_ifunc_wrapper)
--28631-- REDIR: 0x3bed884cd0 (libc.so.6:strcasecmp) redirected to 0x480155c (_vgnU_ifunc_wrapper)
--28631-- REDIR: 0x3bed886f90 (libc.so.6:strncasecmp) redirected to 0x480155c (_vgnU_ifunc_wrapper)
--28631-- REDIR: 0x3bed881160 (libc.so.6:__GI_strlen) redirected to 0x4a088c0 (__GI_strlen)
--28631-- REDIR: 0x3bed882c40 (libc.so.6:__GI_strrchr) redirected to 0x4a082d0 (__GI_strrchr)
--28631-- REDIR: 0x3bed87a640 (libc.so.6:malloc) redirected to 0x4a07183 (malloc)
--28631-- REDIR: 0x3bed88e980 (libc.so.6:__GI_strstr) redirected to 0x4a0bee0 (__strstr_sse2)
--28631-- REDIR: 0x3bed883350 (libc.so.6:memchr) redirected to 0x4a093c0 (memchr)
--28631-- REDIR: 0x3bed889670 (libc.so.6:memcpy) redirected to 0x4a099e0 (memcpy)
--28631-- REDIR: 0x3bed88e4c0 (libc.so.6:strstr) redirected to 0x480155c (_vgnU_ifunc_wrapper)
--28631-- REDIR: 0x3bed92a4a0 (libc.so.6:__strstr_sse42) redirected to 0x4a0bf50 (__strstr_sse42)
--28631-- REDIR: 0x3bed87b520 (libc.so.6:free) redirected to 0x4a06b5d (free)
--28631-- REDIR: 0x3bed880ba0 (libc.so.6:__GI_strcpy) redirected to 0x4a08a50 (__GI_strcpy)
--28631-- REDIR: 0x3bed87f720 (libc.so.6:__GI_strcmp) redirected to 0x4a09230 (__GI_strcmp)
--28631-- REDIR: 0x3bed9282a0 (libc.so.6:__strcmp_sse42) redirected to 0x4a092d0 (__strcmp_sse42)
--28631-- REDIR: 0x11dcd280 (libstdc++.so.6:operator new(unsigned long)) redirected to 0x4a07d7e (operator new(unsigned long))
--28631-- REDIR: 0x3bed8839a0 (libc.so.6:memset) redirected to 0x480155c (_vgnU_ifunc_wrapper)
--28631-- REDIR: 0x3bed8839e0 (libc.so.6:__GI_memset) redirected to 0x4a0b450 (memset)
--28631-- REDIR: 0x11dcd390 (libstdc++.so.6:operator new[](unsigned long)) redirected to 0x4a078fb (operator new[](unsigned long))
--28631-- REDIR: 0x3bed881120 (libc.so.6:strlen) redirected to 0x480155c (_vgnU_ifunc_wrapper)
--28631-- REDIR: 0x3bed933570 (libc.so.6:__strlen_sse42) redirected to 0x4a08920 (__strlen_sse42)
--28631-- REDIR: 0x3bed880b70 (libc.so.6:strcpy) redirected to 0x480155c (_vgnU_ifunc_wrapper)
--28631-- REDIR: 0x3bed934000 (libc.so.6:???) redirected to 0x4a08980 (strcpy)
--28631-- REDIR: 0x3bed87a280 (libc.so.6:calloc) redirected to 0x4a05ecb (calloc)
--28631-- REDIR: 0x3bed883800 (libc.so.6:memmove) redirected to 0x4a0b500 (memmove)
--28631-- REDIR: 0x11dcb510 (libstdc++.so.6:operator delete(void*)) redirected to 0x4a06743 (operator delete(void*))
--28631-- REDIR: 0x3bed881350 (libc.so.6:strncmp) redirected to 0x480155c (_vgnU_ifunc_wrapper)
--28631-- REDIR: 0x3bed929140 (libc.so.6:__strncmp_sse42) redirected to 0x4a09180 (__strncmp_sse42)
--28631-- REDIR: 0x3bed8833d0 (libc.so.6:bcmp) redirected to 0x480155c (_vgnU_ifunc_wrapper)
--28631-- REDIR: 0x3bed93e610 (libc.so.6:__memcmp_sse4_1) redirected to 0x4a0ad30 (__memcmp_sse4_1)
--28631-- REDIR: 0x3bed87f630 (libc.so.6:index) redirected to 0x480155c (_vgnU_ifunc_wrapper)
--28631-- REDIR: 0x3bed9281f0 (libc.so.6:__strchr_sse42) redirected to 0x4a08480 (index)
--28631-- REDIR: 0xffffffffff600000 (???:???) redirected to 0x380511e3 (vgPlain_amd64_linux_REDIR_FOR_vgettimeofday)
--28631-- REDIR: 0x3bed884500 (libc.so.6:mempcpy) redirected to 0x4a0bab0 (mempcpy)
--28631-- REDIR: 0x3bed835770 (libc.so.6:setenv) redirected to 0x4a0c2a0 (setenv)
--28631-- REDIR: 0x3bed87f660 (libc.so.6:__GI_strchr) redirected to 0x4a083f0 (__GI_strchr)
--28631-- REDIR: 0x3bed881390 (libc.so.6:__GI_strncmp) redirected to 0x4a090c0 (__GI_strncmp)
--28631-- REDIR: 0x11dcb540 (libstdc++.so.6:operator delete[](void*)) redirected to 0x4a06293 (operator delete[](void*))
--28631-- REDIR: 0x3bed88aaf0 (libc.so.6:strchrnul) redirected to 0x4a0ba40 (strchrnul)
--28631-- REDIR: 0x3bed92cfe0 (libc.so.6:__strncasecmp_sse42) redirected to 0x4a0c6b0 (strncasecmp)
--28631-- REDIR: 0x3bed884b80 (libc.so.6:__GI_stpcpy) redirected to 0x4a0aef0 (__GI_stpcpy)
--28631-- Reading syms from /lib64/libnss_files-2.12.so
--28631-- REDIR: 0x3bed882be0 (libc.so.6:strncpy) redirected to 0x480155c (_vgnU_ifunc_wrapper)
--28631-- REDIR: 0x3bed934a20 (libc.so.6:???) redirected to 0x4a08b20 (strncpy)
--28631-- REDIR: 0x3bed88aaa0 (libc.so.6:__GI___rawmemchr) redirected to 0x4a0ba90 (__GI___rawmemchr)
--28631-- REDIR: 0x3bed418600 (ld-linux-x86-64.so.2:stpcpy) redirected to 0x4a0b230 (stpcpy)
--28631-- REDIR: 0x3bed88dde0 (libc.so.6:__GI_strncpy) redirected to 0x4a08c70 (__GI_strncpy)
--28631-- REDIR: 0x3bed88aa70 (libc.so.6:rawmemchr) redirected to 0x480155c (_vgnU_ifunc_wrapper)
--28631-- REDIR: 0x3bed9300d0 (libc.so.6:__rawmemchr_sse42) redirected to 0x4a0ba70 (rawmemchr)
--28631-- REDIR: 0x3bed92b340 (libc.so.6:__strcasecmp_sse42) redirected to 0x4a0c800 (strcasecmp)
--28631-- Reading syms from /lib64/libnss_dns-2.12.so
--28631-- REDIR: 0x3bed87ba10 (libc.so.6:realloc) redirected to 0x4a07333 (realloc)
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so
--28631-- Reading syms from /lib64/libtinfo.so.5.7
--28631-- object doesn't have a symbol table
--28631-- REDIR: 0x11dcd310 (libstdc++.so.6:operator new(unsigned long, std::nothrow_t const&)) redirected to 0x4a07017 (operator new(unsigned long, std::nothrow_t const&))
--28631-- REDIR: 0xffffffffff600400 (???:???) redirected to 0x380511ed (vgPlain_amd64_linux_REDIR_FOR_vtime)
--28631-- memcheck GC: 1000 nodes, 85 survivors ( 8.5%)
--28631-- memcheck GC: 1000 nodes, 85 survivors ( 8.5%)
--28631-- memcheck GC: 1000 nodes, 653 survivors ( 65.3%)
--28631-- memcheck GC: 1414 new table size (stepup)
--28631-- memcheck GC: 1414 nodes, 1406 survivors ( 99.4%)
--28631-- memcheck GC: 1999 new table size (stepup)
--28631-- memcheck GC: 1999 nodes, 1999 survivors (100.0%)
--28631-- memcheck GC: 2827 new table size (stepup)
--28631-- memcheck GC: 2827 nodes, 2225 survivors ( 78.7%)
--28631-- memcheck GC: 3997 new table size (stepup)
--28631-- memcheck GC: 3997 nodes, 3146 survivors ( 78.7%)
--28631-- memcheck GC: 5652 new table size (stepup)
--28631-- memcheck GC: 5652 nodes, 4786 survivors ( 84.6%)
--28631-- memcheck GC: 7993 new table size (stepup)
--28631-- memcheck GC: 7993 nodes, 5542 survivors ( 69.3%)
--28631-- memcheck GC: 11303 new table size (stepup)
--28631-- memcheck GC: 11303 nodes, 9760 survivors ( 86.3%)
--28631-- memcheck GC: 15984 new table size (stepup)
--28631-- memcheck GC: 15984 nodes, 14318 survivors ( 89.5%)
--28631-- memcheck GC: 22604 new table size (stepup)
--28631-- memcheck GC: 22604 nodes, 20316 survivors ( 89.8%)
--28631-- memcheck GC: 31966 new table size (stepup)
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x140D0930: clang::ASTDeclReader::VisitFriendDecl(clang::FriendDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140D5A54: clang::ASTDeclReader::Visit(clang::Decl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140D5F41: clang::ASTReader::ReadDeclRecord(unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1408C9E4: clang::ASTReader::GetDecl(unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1408D6F3: (anonymous namespace)::FindExternalLexicalDeclsVisitor::visit(clang::serialization::ModuleFile&, bool, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14130F23: clang::serialization::ModuleManager::visitDepthFirst(bool (*)(clang::serialization::ModuleFile&, bool, void*), void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1408177E: clang::ASTReader::FindExternalLexicalDecls(clang::DeclContext const*, bool (*)(clang::Decl::Kind), llvm::SmallVectorImpl<clang::Decl*>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14556722: clang::DeclContext::LoadLexicalDeclsFromExternalStorage() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x145567DE: clang::DeclContext::decls_begin() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14211B6C: clang::CXXRecordDecl::method_begin() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x145FCA0D: clang::ASTContext::getCurrentKeyFunction(clang::CXXRecordDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14153F92: clang::Sema::ActOnEndOfTranslationUnit() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== Uninitialised value was created by a heap allocation
==28631== at 0x4A0720A: malloc (vg_replace_malloc.c:296)
==28631== by 0x1387D245: llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator, 4096ul, 4096ul>::Allocate(unsigned long, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14556FBB: clang::Decl::operator new(unsigned long, clang::ASTContext const&, unsigned int, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455A739: clang::CXXRecordDecl::CreateDeserialized(clang::ASTContext const&, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140D64AD: clang::ASTReader::ReadDeclRecord(unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1408C9E4: clang::ASTReader::GetDecl(unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140B73A8: (anonymous namespace)::RedeclChainVisitor::visit(clang::serialization::ModuleFile&, bool, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14130F23: clang::serialization::ModuleManager::visitDepthFirst(bool (*)(clang::serialization::ModuleFile&, bool, void*), void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140C5074: clang::ASTReader::loadPendingDeclChain(unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140B344A: clang::ASTReader::finishPendingActions() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140B43B4: clang::ASTReader::FinishedDeserializing() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455679E: clang::DeclContext::LoadLexicalDeclsFromExternalStorage() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
--28631-- memcheck GC: 31966 nodes, 27965 survivors ( 87.4%)
--28631-- memcheck GC: 45206 new table size (stepup)
--28631-- memcheck GC: 45206 nodes, 36193 survivors ( 80.0%)
--28631-- memcheck GC: 63930 new table size (stepup)
--28631-- REDIR: 0x11dcb530 (libstdc++.so.6:operator delete(void*, std::nothrow_t const&)) redirected to 0x4a06581 (operator delete(void*, std::nothrow_t const&))
--28631-- memcheck GC: 63930 nodes, 49451 survivors ( 77.3%)
--28631-- memcheck GC: 90410 new table size (stepup)
--28631-- memcheck GC: 90410 nodes, 66799 survivors ( 73.8%)
--28631-- memcheck GC: 127859 new table size (stepup)
--28631-- REDIR: 0x3bed87b1e0 (libc.so.6:memalign) redirected to 0x4a05c8a (memalign)
--28631-- REDIR: 0x3bed882c10 (libc.so.6:rindex) redirected to 0x480155c (_vgnU_ifunc_wrapper)
--28631-- REDIR: 0x3bed92a300 (libc.so.6:__strrchr_sse42) redirected to 0x4a08360 (__strrchr_sse42)
==28631== Invalid read of size 1
==28631== at 0x4A08922: __strlen_sse42 (vg_replace_strmem.c:416)
==28631== by 0x11E2D754: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0EA825: TClass::TDeclNameRegistry::HasDeclName(char const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x1381F90F: TCling::UpdateClassInfoWithDecl(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382441B: TCling__UpdateClassInfo(clang::NamedDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13824EF7: TCling::HandleNewDecl(void const*, bool, std::set<TClass*, std::less<TClass*>, std::allocator<TClass*> >&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382F1B2: TCling::UpdateListsOnCommitted(cling::Transaction const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137EE949: TClingCallbacks::Initialize() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA79B0: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02DB93: TApplication::CreateApplication() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== Address 0x1b228868 is 24 bytes inside a block of size 36 free'd
==28631== at 0x4A067CA: operator delete(void*) (vg_replace_malloc.c:507)
==28631== by 0x1381FC00: TCling::UpdateClassInfoWithDecl(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382441B: TCling__UpdateClassInfo(clang::NamedDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13824EF7: TCling::HandleNewDecl(void const*, bool, std::set<TClass*, std::less<TClass*>, std::allocator<TClass*> >&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382F1B2: TCling::UpdateListsOnCommitted(cling::Transaction const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137EE949: TClingCallbacks::Initialize() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA79B0: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02DB93: TApplication::CreateApplication() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xE8956DC: xAOD::Init(char const*, int*, char**) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODRootAccess/lib/libxAODRootAccess.so)
==28631== by 0xE89579C: xAOD::Init(char const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODRootAccess/lib/libxAODRootAccess.so)
==28631==
==28631== Invalid read of size 1
==28631== at 0x4A08934: __strlen_sse42 (vg_replace_strmem.c:416)
==28631== by 0x11E2D754: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0EA825: TClass::TDeclNameRegistry::HasDeclName(char const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x1381F90F: TCling::UpdateClassInfoWithDecl(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382441B: TCling__UpdateClassInfo(clang::NamedDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13824EF7: TCling::HandleNewDecl(void const*, bool, std::set<TClass*, std::less<TClass*>, std::allocator<TClass*> >&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382F1B2: TCling::UpdateListsOnCommitted(cling::Transaction const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137EE949: TClingCallbacks::Initialize() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA79B0: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02DB93: TApplication::CreateApplication() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== Address 0x1b228869 is 25 bytes inside a block of size 36 free'd
==28631== at 0x4A067CA: operator delete(void*) (vg_replace_malloc.c:507)
==28631== by 0x1381FC00: TCling::UpdateClassInfoWithDecl(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382441B: TCling__UpdateClassInfo(clang::NamedDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13824EF7: TCling::HandleNewDecl(void const*, bool, std::set<TClass*, std::less<TClass*>, std::allocator<TClass*> >&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382F1B2: TCling::UpdateListsOnCommitted(cling::Transaction const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137EE949: TClingCallbacks::Initialize() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA79B0: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02DB93: TApplication::CreateApplication() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xE8956DC: xAOD::Init(char const*, int*, char**) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODRootAccess/lib/libxAODRootAccess.so)
==28631== by 0xE89579C: xAOD::Init(char const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODRootAccess/lib/libxAODRootAccess.so)
==28631==
==28631== Invalid read of size 8
==28631== at 0x4A09AB0: memcpy (vg_replace_strmem.c:916)
==28631== by 0xA0BFC6D: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0EA825: TClass::TDeclNameRegistry::HasDeclName(char const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x1381F90F: TCling::UpdateClassInfoWithDecl(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382441B: TCling__UpdateClassInfo(clang::NamedDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13824EF7: TCling::HandleNewDecl(void const*, bool, std::set<TClass*, std::less<TClass*>, std::allocator<TClass*> >&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382F1B2: TCling::UpdateListsOnCommitted(cling::Transaction const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137EE949: TClingCallbacks::Initialize() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA79B0: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== Address 0x1b228868 is 24 bytes inside a block of size 36 free'd
==28631== at 0x4A067CA: operator delete(void*) (vg_replace_malloc.c:507)
==28631== by 0x1381FC00: TCling::UpdateClassInfoWithDecl(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382441B: TCling__UpdateClassInfo(clang::NamedDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13824EF7: TCling::HandleNewDecl(void const*, bool, std::set<TClass*, std::less<TClass*>, std::allocator<TClass*> >&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382F1B2: TCling::UpdateListsOnCommitted(cling::Transaction const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137EE949: TClingCallbacks::Initialize() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA79B0: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02DB93: TApplication::CreateApplication() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xE8956DC: xAOD::Init(char const*, int*, char**) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODRootAccess/lib/libxAODRootAccess.so)
==28631== by 0xE89579C: xAOD::Init(char const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODRootAccess/lib/libxAODRootAccess.so)
==28631==
==28631== Invalid read of size 2
==28631== at 0x4A09B08: memcpy (vg_replace_strmem.c:916)
==28631== by 0xA0BFC6D: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0EA825: TClass::TDeclNameRegistry::HasDeclName(char const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x1381F90F: TCling::UpdateClassInfoWithDecl(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382441B: TCling__UpdateClassInfo(clang::NamedDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13824EF7: TCling::HandleNewDecl(void const*, bool, std::set<TClass*, std::less<TClass*>, std::allocator<TClass*> >&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382F1B2: TCling::UpdateListsOnCommitted(cling::Transaction const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137EE949: TClingCallbacks::Initialize() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA79B0: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== Address 0x1b228870 is 32 bytes inside a block of size 36 free'd
==28631== at 0x4A067CA: operator delete(void*) (vg_replace_malloc.c:507)
==28631== by 0x1381FC00: TCling::UpdateClassInfoWithDecl(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382441B: TCling__UpdateClassInfo(clang::NamedDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13824EF7: TCling::HandleNewDecl(void const*, bool, std::set<TClass*, std::less<TClass*>, std::allocator<TClass*> >&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382F1B2: TCling::UpdateListsOnCommitted(cling::Transaction const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137EE949: TClingCallbacks::Initialize() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA79B0: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02DB93: TApplication::CreateApplication() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xE8956DC: xAOD::Init(char const*, int*, char**) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODRootAccess/lib/libxAODRootAccess.so)
==28631== by 0xE89579C: xAOD::Init(char const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODRootAccess/lib/libxAODRootAccess.so)
==28631==
==28631== Invalid read of size 1
==28631== at 0x4A09B40: memcpy (vg_replace_strmem.c:916)
==28631== by 0xA0BFC6D: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0EA825: TClass::TDeclNameRegistry::HasDeclName(char const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x1381F90F: TCling::UpdateClassInfoWithDecl(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382441B: TCling__UpdateClassInfo(clang::NamedDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13824EF7: TCling::HandleNewDecl(void const*, bool, std::set<TClass*, std::less<TClass*>, std::allocator<TClass*> >&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382F1B2: TCling::UpdateListsOnCommitted(cling::Transaction const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137EE949: TClingCallbacks::Initialize() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA79B0: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== Address 0x1b228872 is 34 bytes inside a block of size 36 free'd
==28631== at 0x4A067CA: operator delete(void*) (vg_replace_malloc.c:507)
==28631== by 0x1381FC00: TCling::UpdateClassInfoWithDecl(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382441B: TCling__UpdateClassInfo(clang::NamedDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13824EF7: TCling::HandleNewDecl(void const*, bool, std::set<TClass*, std::less<TClass*>, std::allocator<TClass*> >&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382F1B2: TCling::UpdateListsOnCommitted(cling::Transaction const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137EE949: TClingCallbacks::Initialize() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA79B0: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02DB93: TApplication::CreateApplication() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xE8956DC: xAOD::Init(char const*, int*, char**) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODRootAccess/lib/libxAODRootAccess.so)
==28631== by 0xE89579C: xAOD::Init(char const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODRootAccess/lib/libxAODRootAccess.so)
==28631==
==28631== Invalid read of size 2
==28631== at 0x4A09B20: memcpy (vg_replace_strmem.c:916)
==28631== by 0xA0BFC6D: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0EA825: TClass::TDeclNameRegistry::HasDeclName(char const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x1381F90F: TCling::UpdateClassInfoWithDecl(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382441B: TCling__UpdateClassInfo(clang::NamedDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13824EF7: TCling::HandleNewDecl(void const*, bool, std::set<TClass*, std::less<TClass*>, std::allocator<TClass*> >&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382F1B2: TCling::UpdateListsOnCommitted(cling::Transaction const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137EE949: TClingCallbacks::Initialize() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA79B0: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== Address 0x1d30daac is 44 bytes inside a block of size 48 free'd
==28631== at 0x4A067CA: operator delete(void*) (vg_replace_malloc.c:507)
==28631== by 0x1381FC00: TCling::UpdateClassInfoWithDecl(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382441B: TCling__UpdateClassInfo(clang::NamedDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13824EF7: TCling::HandleNewDecl(void const*, bool, std::set<TClass*, std::less<TClass*>, std::allocator<TClass*> >&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382F1B2: TCling::UpdateListsOnCommitted(cling::Transaction const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137EE949: TClingCallbacks::Initialize() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA79B0: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02DB93: TApplication::CreateApplication() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xE8956DC: xAOD::Init(char const*, int*, char**) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODRootAccess/lib/libxAODRootAccess.so)
==28631== by 0xE89579C: xAOD::Init(char const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODRootAccess/lib/libxAODRootAccess.so)
==28631==
==28631== Invalid read of size 8
==28631== at 0x4A09AC6: memcpy (vg_replace_strmem.c:916)
==28631== by 0xA0BFC6D: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0EA825: TClass::TDeclNameRegistry::HasDeclName(char const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x1381F90F: TCling::UpdateClassInfoWithDecl(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382441B: TCling__UpdateClassInfo(clang::NamedDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13824EF7: TCling::HandleNewDecl(void const*, bool, std::set<TClass*, std::less<TClass*>, std::allocator<TClass*> >&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382F1B2: TCling::UpdateListsOnCommitted(cling::Transaction const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137EE949: TClingCallbacks::Initialize() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA79B0: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== Address 0x12d85d48 is 40 bytes inside a block of size 49 free'd
==28631== at 0x4A067CA: operator delete(void*) (vg_replace_malloc.c:507)
==28631== by 0x1381FC00: TCling::UpdateClassInfoWithDecl(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382441B: TCling__UpdateClassInfo(clang::NamedDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13824EF7: TCling::HandleNewDecl(void const*, bool, std::set<TClass*, std::less<TClass*>, std::allocator<TClass*> >&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382F1B2: TCling::UpdateListsOnCommitted(cling::Transaction const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137EE949: TClingCallbacks::Initialize() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA79B0: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02DB93: TApplication::CreateApplication() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xE8956DC: xAOD::Init(char const*, int*, char**) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODRootAccess/lib/libxAODRootAccess.so)
==28631== by 0xE89579C: xAOD::Init(char const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODRootAccess/lib/libxAODRootAccess.so)
==28631==
Info in <xAOD::Init>: Environment initialised for data access
--28631-- REDIR: 0x3bed883080 (libc.so.6:strspn) redirected to 0x480155c (_vgnU_ifunc_wrapper)
--28631-- REDIR: 0x3bed933cd0 (libc.so.6:__strspn_sse42) redirected to 0x4a0c090 (strspn)
--28631-- REDIR: 0x3bed8812b0 (libc.so.6:strncat) redirected to 0x4a08730 (strncat)
SampleHandler with 1 files
Sample:name=xAODAnaHelpers,tags=()
file:///share/home/kratsg/xAODAnalysis/RootCoreBin/data/xAODAnaHelpers/mc14_13TeV.110351.PowhegPythia_P2012_ttbar_allhad.merge.AOD.e3232_s1982_s2008_r5787_r5853_skim.root
Info in <BasicEventSelection::BasicEventSelection()>: Calling constructor
Info in <JetCalibrator::JetCalibrator()>: Calling constructor
Info in <MuonCalibrator::MuonCalibrator()>: Calling constructor
Info in <ElectronCalibrator::ElectronCalibrator()>: Calling constructor
Info in <MuonEfficiencyCorrector::MuonEfficiencyCorrector()>: Calling constructor
Info in <ElectronEfficiencyCorrector::ElectronEfficiencyCorrector()>: Calling constructor
Info in <MuonSelector::MuonSelector()>: Calling constructor
Info in <ElectronSelector::ElectronSelector()>: Calling constructor
Info in <JetSelector::JetSelector()>: Calling constructor
Info in <BJetSelector::BJetSelector()>: Calling constructor
Info in <JetSelector::JetSelector()>: Calling constructor
Info in <OverlapRemover::OverlapRemover()>: Calling constructor
Info in <BasicEventSelection::setupJob()>: Calling setupJob
Info in <JetCalibrator::setupJob()>: Calling setupJob
Info in <MuonCalibrator::setupJob()>: Calling setupJob
Info in <MuonEfficiencyCorrector::setupJob()>: Calling setupJob
Info in <ElectronCalibrator::setupJob()>: Calling setupJob
Info in <ElectronEfficiencyCorrector::setupJob()>: Calling setupJob
Info in <MuonSelector::setupJob()>: Calling setupJob
Info in <ElectronSelector::setupJob()>: Calling setupJob
Info in <JetSelector::setupJob()>: Calling setupJob
Info in <BJetSelector::setupJob()>: Calling setupJob
Info in <JetSelector::setupJob()>: Calling setupJob
Info in <OverlapRemover::setupJob()>: Calling setupJob
Running sample: xAODAnaHelpers
--28631-- REDIR: 0x3bed882ce0 (libc.so.6:strpbrk) redirected to 0x480155c (_vgnU_ifunc_wrapper)
--28631-- REDIR: 0x3bed933990 (libc.so.6:__strpbrk_sse42) redirected to 0x4a0bfc0 (strpbrk)
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODCore/lib/libxAODCore_Reflex.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/AthContainers/lib/libAthContainers_Reflex.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/AthLinks/lib/libAthLinks_Reflex.so
--28631-- memcheck GC: 127859 nodes, 94091 survivors ( 73.5%)
--28631-- memcheck GC: 180819 new table size (stepup)
--28631-- memcheck GC: 180819 nodes, 160830 survivors ( 88.9%)
--28631-- memcheck GC: 255716 new table size (stepup)
--28631-- memcheck GC: 255716 nodes, 234271 survivors ( 91.6%)
--28631-- memcheck GC: 361637 new table size (stepup)
--28631-- memcheck GC: 361637 nodes, 313852 survivors ( 86.7%)
--28631-- memcheck GC: 511431 new table size (stepup)
==28631== Invalid read of size 1
==28631== at 0xA0BFC2E: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0EA825: TClass::TDeclNameRegistry::HasDeclName(char const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x1381F90F: TCling::UpdateClassInfoWithDecl(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382441B: TCling__UpdateClassInfo(clang::NamedDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13824EF7: TCling::HandleNewDecl(void const*, bool, std::set<TClass*, std::less<TClass*>, std::allocator<TClass*> >&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382EF56: TCling::UpdateListsOnCommitted(cling::Transaction const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387B4A7: cling::MultiplexInterpreterCallbacks::TransactionCommitted(cling::Transaction const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDD30: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138D0013: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387C6F8: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387C7EA: cling::Interpreter::parseForModule(std::string const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== Address 0x1d6ca1f8 is 24 bytes inside a block of size 26 free'd
==28631== at 0x4A067CA: operator delete(void*) (vg_replace_malloc.c:507)
==28631== by 0x1381FC00: TCling::UpdateClassInfoWithDecl(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382441B: TCling__UpdateClassInfo(clang::NamedDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13824EF7: TCling::HandleNewDecl(void const*, bool, std::set<TClass*, std::less<TClass*>, std::allocator<TClass*> >&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382EF56: TCling::UpdateListsOnCommitted(cling::Transaction const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387B4A7: cling::MultiplexInterpreterCallbacks::TransactionCommitted(cling::Transaction const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDD30: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138D0013: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387C6F8: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387C7EA: cling::Interpreter::parseForModule(std::string const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13823DEE: ExecAutoParse(char const*, bool, cling::Interpreter*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1382E2C1: TCling::AutoParse(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODTrigMissingET/lib/libxAODTrigMissingET_Reflex.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODTrigMissingET/lib/libxAODTrigMissingET.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODTrigger/lib/libxAODTrigger_Reflex.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODMissingET/lib/libxAODMissingET_Reflex.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODEventInfo/lib/libxAODEventInfo_Reflex.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODBase/lib/libxAODBase_Reflex.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODEgamma/lib/libxAODEgamma_Reflex.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODTracking/lib/libxAODTracking_Reflex.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODTrigBphys/lib/libxAODTrigBphys_Reflex.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODTrigBphys/lib/libxAODTrigBphys.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODTruth/lib/libxAODTruth_Reflex.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODTrigCalo/lib/libxAODTrigCalo_Reflex.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODTrigCalo/lib/libxAODTrigCalo.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODCaloEvent/lib/libxAODCaloEvent_Reflex.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODTrigEgamma/lib/libxAODTrigEgamma_Reflex.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODTrigEgamma/lib/libxAODTrigEgamma.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODMuon/lib/libxAODMuon_Reflex.so
--28631-- memcheck GC: 511431 nodes, 420331 survivors ( 82.1%)
--28631-- memcheck GC: 723272 new table size (stepup)
--28631-- memcheck GC: 723272 nodes, 570337 survivors ( 78.8%)
--28631-- memcheck GC: 1022861 new table size (stepup)
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODTau/lib/libxAODTau_Reflex.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODPFlow/lib/libxAODPFlow_Reflex.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODBTagging/lib/libxAODBTagging_Reflex.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODJet/lib/libxAODJet_Reflex.so
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODEventFormat/lib/libxAODEventFormat_Reflex.so
Info in <BasicEventSelection::fileExecute()>: Calling fileExecute
Error in <BasicEventSelection::fileExecute()>: EventBookkeepers is not a branch of MetaData
--28631-- Reading syms from /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libvectorDict.so
Error in <TTreeFormula::Compile>: Bad numerical expression : "EventBookkeepers.m_nAcceptedEvents"
Error in <TTreeFormula::Compile>: Bad numerical expression : "EventBookkeepers.m_nWeightedAcceptedEvents"
Warning in <BasicEventSelection::fileExecute()>: Could not read events from MetaData!
Warning in <BasicEventSelection::fileExecute()>: Could not read sum of weights from MetaData!
Info in <BasicEventSelection::fileExecute()>: Processing a derived xAOD file.
Info in <MuonSelector::fileExecute()>: Calling fileExecute
Info in <ElectronSelector::fileExecute()>: Calling fileExecute
Info in <JetSelector::fileExecute()>: Calling fileExecute
Info in <BJetSelector::fileExecute()>: Calling fileExecute
Info in <JetSelector::fileExecute()>: Calling fileExecute
Info in <BasicEventSelection::histInitialize()>: Calling histInitialize
Info in <BasicEventSelection::fileExecute()>: Meta data from this file:
==28631== Use of uninitialised value of size 8
==28631== at 0x3BED843A9B: _itoa_word (in /lib64/libc-2.12.so)
==28631== by 0x3BED846652: vfprintf (in /lib64/libc-2.12.so)
==28631== by 0x3BED86F751: vsnprintf (in /lib64/libc-2.12.so)
==28631== by 0xA085BA7: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072A9C: TObject::Info(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB4866: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:159)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0x402B4B: main (test_multiAlgo.cxx:108)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x3BED843AA5: _itoa_word (in /lib64/libc-2.12.so)
==28631== by 0x3BED846652: vfprintf (in /lib64/libc-2.12.so)
==28631== by 0x3BED86F751: vsnprintf (in /lib64/libc-2.12.so)
==28631== by 0xA085BA7: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072A9C: TObject::Info(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB4866: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:159)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0x402B4B: main (test_multiAlgo.cxx:108)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x3BED8450E3: vfprintf (in /lib64/libc-2.12.so)
==28631== by 0x3BED86F751: vsnprintf (in /lib64/libc-2.12.so)
==28631== by 0xA085BA7: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072A9C: TObject::Info(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB4866: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:159)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0x402B4B: main (test_multiAlgo.cxx:108)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x3BED845101: vfprintf (in /lib64/libc-2.12.so)
==28631== by 0x3BED86F751: vsnprintf (in /lib64/libc-2.12.so)
==28631== by 0xA085BA7: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072A9C: TObject::Info(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB4866: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:159)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0x402B4B: main (test_multiAlgo.cxx:108)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
Info in <BasicEventSelection::fileExecute()>: Initial events = 0
Info in <BasicEventSelection::fileExecute()>: Selected events = 0
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x3BED849CF0: __printf_fp (in /lib64/libc-2.12.so)
==28631== by 0x3BED84589F: vfprintf (in /lib64/libc-2.12.so)
==28631== by 0x3BED86F751: vsnprintf (in /lib64/libc-2.12.so)
==28631== by 0xA085BA7: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072A9C: TObject::Info(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB48B3: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:161)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0x402B4B: main (test_multiAlgo.cxx:108)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x3BED849F91: __printf_fp (in /lib64/libc-2.12.so)
==28631== by 0x3BED84589F: vfprintf (in /lib64/libc-2.12.so)
==28631== by 0x3BED86F751: vsnprintf (in /lib64/libc-2.12.so)
==28631== by 0xA085BA7: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072A9C: TObject::Info(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB48B3: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:161)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0x402B4B: main (test_multiAlgo.cxx:108)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x3BED843396: __mpn_extract_double (in /lib64/libc-2.12.so)
==28631== by 0x3BED84A1BD: __printf_fp (in /lib64/libc-2.12.so)
==28631== by 0x3BED84589F: vfprintf (in /lib64/libc-2.12.so)
==28631== by 0x3BED86F751: vsnprintf (in /lib64/libc-2.12.so)
==28631== by 0xA085BA7: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072A9C: TObject::Info(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB48B3: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:161)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x3BED84339B: __mpn_extract_double (in /lib64/libc-2.12.so)
==28631== by 0x3BED84A1BD: __printf_fp (in /lib64/libc-2.12.so)
==28631== by 0x3BED84589F: vfprintf (in /lib64/libc-2.12.so)
==28631== by 0x3BED86F751: vsnprintf (in /lib64/libc-2.12.so)
==28631== by 0xA085BA7: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072A9C: TObject::Info(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB48B3: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:161)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x3BED84A9EC: __printf_fp (in /lib64/libc-2.12.so)
==28631== by 0x3BED84589F: vfprintf (in /lib64/libc-2.12.so)
==28631== by 0x3BED86F751: vsnprintf (in /lib64/libc-2.12.so)
==28631== by 0xA085BA7: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072A9C: TObject::Info(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB48B3: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:161)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0x402B4B: main (test_multiAlgo.cxx:108)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x3BED84AA9D: __printf_fp (in /lib64/libc-2.12.so)
==28631== by 0x3BED84589F: vfprintf (in /lib64/libc-2.12.so)
==28631== by 0x3BED86F751: vsnprintf (in /lib64/libc-2.12.so)
==28631== by 0xA085BA7: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072A9C: TObject::Info(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB48B3: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:161)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0x402B4B: main (test_multiAlgo.cxx:108)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x3BED84AC13: __printf_fp (in /lib64/libc-2.12.so)
==28631== by 0x3BED84589F: vfprintf (in /lib64/libc-2.12.so)
==28631== by 0x3BED86F751: vsnprintf (in /lib64/libc-2.12.so)
==28631== by 0xA085BA7: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072A9C: TObject::Info(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB48B3: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:161)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0x402B4B: main (test_multiAlgo.cxx:108)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x3BED84ACA4: __printf_fp (in /lib64/libc-2.12.so)
==28631== by 0x3BED84589F: vfprintf (in /lib64/libc-2.12.so)
==28631== by 0x3BED86F751: vsnprintf (in /lib64/libc-2.12.so)
==28631== by 0xA085BA7: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072A9C: TObject::Info(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB48B3: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:161)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0x402B4B: main (test_multiAlgo.cxx:108)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x3BED84B25E: __printf_fp (in /lib64/libc-2.12.so)
==28631== by 0x3BED84589F: vfprintf (in /lib64/libc-2.12.so)
==28631== by 0x3BED86F751: vsnprintf (in /lib64/libc-2.12.so)
==28631== by 0xA085BA7: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072A9C: TObject::Info(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB48B3: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:161)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0x402B4B: main (test_multiAlgo.cxx:108)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x3BED84B242: __printf_fp (in /lib64/libc-2.12.so)
==28631== by 0x3BED84589F: vfprintf (in /lib64/libc-2.12.so)
==28631== by 0x3BED86F751: vsnprintf (in /lib64/libc-2.12.so)
==28631== by 0xA085BA7: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072A9C: TObject::Info(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB48B3: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:161)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0x402B4B: main (test_multiAlgo.cxx:108)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x3BED847E2C: vfprintf (in /lib64/libc-2.12.so)
==28631== by 0x3BED86F751: vsnprintf (in /lib64/libc-2.12.so)
==28631== by 0xA053C57: TString::FormImp(char const*, __va_list_tag*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA053D46: TString::Form(char const*, ...) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA08634B: DefaultErrorHandler(int, bool, char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA085CE8: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072A9C: TObject::Info(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB48B3: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:161)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x4A08938: __strlen_sse42 (vg_replace_strmem.c:416)
==28631== by 0xA053C85: TString::FormImp(char const*, __va_list_tag*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA053D46: TString::Form(char const*, ...) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA08634B: DefaultErrorHandler(int, bool, char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA085CE8: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072A9C: TObject::Info(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB48B3: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:161)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x3BED847E2C: vfprintf (in /lib64/libc-2.12.so)
==28631== by 0x3BED86F751: vsnprintf (in /lib64/libc-2.12.so)
==28631== by 0xA08597F: DebugPrint(char const*, ...) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0861DA: DefaultErrorHandler(int, bool, char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA085CE8: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072A9C: TObject::Info(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB48B3: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:161)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x4A088D8: __GI_strlen (vg_replace_strmem.c:413)
==28631== by 0x3BED86723D: fputs (in /lib64/libc-2.12.so)
==28631== by 0xA085A7D: DebugPrint(char const*, ...) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0861DA: DefaultErrorHandler(int, bool, char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA085CE8: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072A9C: TObject::Info(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB48B3: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:161)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
==28631== Syscall param write(buf) points to uninitialised byte(s)
==28631== at 0x3BED8DB520: __write_nocancel (in /lib64/libc-2.12.so)
==28631== by 0x3BED871AD2: _IO_file_write@@GLIBC_2.2.5 (in /lib64/libc-2.12.so)
==28631== by 0x3BED871999: _IO_file_xsputn@@GLIBC_2.2.5 (in /lib64/libc-2.12.so)
==28631== by 0x3BED8672BB: fputs (in /lib64/libc-2.12.so)
==28631== by 0xA085A7D: DebugPrint(char const*, ...) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0861DA: DefaultErrorHandler(int, bool, char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA085CE8: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072A9C: TObject::Info(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB48B3: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:161)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== Address 0x1c69862a is 74 bytes inside a block of size 2,048 alloc'd
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xA085A0B: DebugPrint(char const*, ...) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0861DA: DefaultErrorHandler(int, bool, char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA085CE8: ErrorHandler (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA085F71: Info(char const*, char const*, ...) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xE89563C: xAOD::Init(char const*, int*, char**) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODRootAccess/lib/libxAODRootAccess.so)
==28631== by 0xE89579C: xAOD::Init(char const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODRootAccess/lib/libxAODRootAccess.so)
==28631== by 0x4020D5: main (test_multiAlgo.cxx:34)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
Info in <BasicEventSelection::fileExecute()>: Initial sum of weights = 0.000000
Info in <BasicEventSelection::fileExecute()>: Selected sum of weights = 0.000000
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x5358B18: TH1::Fill(double, double) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x4CB48FD: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:163)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0x402B4B: main (test_multiAlgo.cxx:108)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
==28631== Conditional jump or move depends on uninitialised value(s)
==28631== at 0x5358B1A: TH1::Fill(double, double) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x4CB48FD: BasicEventSelection::histInitialize() (BasicEventSelection.cxx:163)
==28631== by 0xE001250: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0x402B4B: main (test_multiAlgo.cxx:108)
==28631== Uninitialised value was created by a stack allocation
==28631== at 0x68A844D: double TTreeFormula::EvalInstance<double>(int, char const**) [clone .part.56] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
Info in <BasicEventSelection::histInitialize()>: Histograms initialized!
Info in <MuonSelector::histInitialize()>: Calling histInitialize
Info in <ElectronSelector::histInitialize()>: Calling histInitialize
Info in <JetSelector::histInitialize()>: Calling histInitialize
Info in <BJetSelector::histInitialize()>: Calling histInitialize
Info in <JetHistsAlgo::histInitialize()>: jetHistsAlgo_signal
Info in <JetHistsAlgo::histInitialize()>: Attempting to configure using: $ROOTCOREBIN/data/xAODAnaHelpers/jetHistsAlgo_signal.config
Info in <JetHistsAlgo::configure()>: Found configuration file: /share/home/kratsg/xAODAnalysis/RootCoreBin/data/xAODAnaHelpers/jetHistsAlgo_signal.config
Info in <JetHistsAlgo::configure()>: Loaded in configuration values
InputContainer: AntiKt4EMTopoJets_Signal [Local]
DetailStr: "kinematic energy" [Local]
InputAlgo: [Local]
Info in <JetHistsAlgo::histInitialize()>: Succesfully configured!
Info in <HistogramManager()>: Adding slash to put hists in TDirectories: jetHistsAlgo_signal/
Info in <JetHists::initialize()>: jetHistsAlgo_signal/
Info in <JetHists::initialize()>: adding kinematic plots
Info in <JetHists::initialize()>: adding energy plots
Info in <JetSelector::histInitialize()>: Calling histInitialize
Info in <JetHistsAlgo::histInitialize()>: jetHistsAlgo_truth
Info in <JetHistsAlgo::histInitialize()>: Attempting to configure using: $ROOTCOREBIN/data/xAODAnaHelpers/jetHistsAlgo_truth.config
Info in <JetHistsAlgo::configure()>: Found configuration file: /share/home/kratsg/xAODAnalysis/RootCoreBin/data/xAODAnaHelpers/jetHistsAlgo_truth.config
Info in <JetHistsAlgo::configure()>: Loaded in configuration values
InputContainer: AntiKt4TruthJets_Signal [Local]
DetailStr: "kinematic energy" [Local]
Info in <JetHistsAlgo::histInitialize()>: Succesfully configured!
Info in <HistogramManager()>: Adding slash to put hists in TDirectories: jetHistsAlgo_truth/
Info in <JetHists::initialize()>: jetHistsAlgo_truth/
Info in <JetHists::initialize()>: adding kinematic plots
Info in <JetHists::initialize()>: adding energy plots
Info in <JetHistsAlgo::histInitialize()>: AntiKt10/
Info in <JetHistsAlgo::histInitialize()>: Attempting to configure using: $ROOTCOREBIN/data/xAODAnaHelpers/test_jetPlotExample.config
Info in <JetHistsAlgo::configure()>: Found configuration file: /share/home/kratsg/xAODAnalysis/RootCoreBin/data/xAODAnaHelpers/test_jetPlotExample.config
Info in <JetHistsAlgo::configure()>: Loaded in configuration values
InputContainer: AntiKt10LCTopoJets [Local]
DetailStr: "kinematic clean energy resolution" [Local]
Info in <JetHistsAlgo::histInitialize()>: Succesfully configured!
Info in <JetHists::initialize()>: AntiKt10/
Info in <JetHists::initialize()>: adding kinematic plots
Info in <JetHists::initialize()>: adding clean plots
Info in <JetHists::initialize()>: adding energy plots
Info in <JetHists::initialize()>: adding resolution plots
--28631-- memcheck GC: 1022861 nodes, 786514 survivors ( 76.8%)
--28631-- memcheck GC: 1446543 new table size (stepup)
--28631-- memcheck GC: 1446543 nodes, 1106351 survivors ( 76.4%)
--28631-- memcheck GC: 2045720 new table size (stepup)
Info in <MuonSelector::changeInput()>: Calling changeInput
Info in <ElectronSelector::changeInput()>: Calling changeInput
Info in <JetSelector::changeInput()>: Calling changeInput
Info in <BJetSelector::changeInput()>: Calling changeInput
Info in <JetSelector::changeInput()>: Calling changeInput
Info in <BasicEventSelection::initialize()>: Initializing BasicEventSelection...
Info in <BasicEventSelection::configure()>: Found configuration file: /share/home/kratsg/xAODAnalysis/RootCoreBin/data/xAODAnaHelpers/baseEvent.config
Debug: False [Local]
GRL: $ROOTCOREBIN/data/xAODAnaHelpers/data12_8TeV.periodAllYear_DetStatus-v61-pro14-02_DQDefects-00-01-00_PHYS_StandardGRL_All_Good.xml [Local]
DoPileupReweighting: False [Local]
VertexContainer: PrimaryVertices [Local]
NTrackForPrimaryVertex: 2 [Local]
CleanTStore: True [Local]
##: last option must be followed by a new line ## [Local]
Info in <BasicEventSelection::configure()>: BasicEventSelection succesfully configured!
--- TGRLCollection : Now merging GRLs where possible. Metadata required to be identical.
--- RegularFormula : Now parsing regular expression : 1
--- RegularFormula : Number of interpreted input parameters : 0
--- RegularFormula : Parsed regular expression : 1
Pileup INFO In Config file making mode.
Info in <BasicEventSelection::initialize()>: Number of events in file = 5
Info in <BasicEventSelection::initialize()>: BasicEventSelection succesfully initilaized!
Info in <JetCalibrator::initialize()>: Initializing JetCalibrator Interface...
Info in <HelperFunctions::retrieve()>: Attempting to retrieve EventInfo of type xAOD::EventInfo_v1
Info in <HelperFunctions::retrieve()>: Looking inside: xAOD::TStore, xAOD::TEvent
Error in <TClingCallFunc::EvaluateArgList>: Bad expression in parameter 0 of '"EventInfoAux."'!
Error in <TClingCallFunc::exec>: Not enough arguments provided for setName (0 instead of the minimum 1)
Info in <HelperFunctions::retrieve()>: Found inside xAOD::TEvent
Info in <HelperFunctions::retrieve()>: Retrieved from xAOD::TEvent
Info in <JetCalibrator::initialize()>: Number of events in file: 5
Info in <JetCalibrator::configure()>: Configuing JetCalibrator Interface. User configuration read from : $ROOTCOREBIN/data/xAODAnaHelpers/jetCalib_AntiKt4TopoEMCalib.config
Info in <JetCalibrator::configure()>: Found configuration file: /share/home/kratsg/xAODAnalysis/RootCoreBin/data/xAODAnaHelpers/jetCalib_AntiKt4TopoEMCalib.config
InputContainer: AntiKt4EMTopoJets [Local]
JetAlgorithm: AntiKt4TopoEM [Local]
OutputAlgo: AntiKt4EMTopoJets_Calib_Algo [Local]
OutputContainer: AntiKt4EMTopoJets_Calib [Local]
CalibSequence: JetArea_Residual_Origin_EtaJES_GSC [Local]
JetUncertConfig: $ROOTCOREBIN/data/JetUncertainties/JES_2012/Final/InsituJES2012_3NP_Global3.config [Local]
Info in <JetCalibrator::configure()>: JetCalibrator Interface succesfully configured!
Warning in <JetCalibrator::initialize()>: Could not access simulation flavour from EL::Worker. Treating MC as FullSim by default!
JetCorrectionTool_jetCalib_AntiKt4TopoEM INFO ===================================
JetCorrectionTool_jetCalib_AntiKt4TopoEM INFO Initializing the xAOD Jet Calibration Tool
JetCorrectionTool_jetCalib_AntiKt4TopoEM INFO for AntiKt4TopoEM jets
PathResolver INFO Trying to locate JetCalibTools/CalibrationConfigs/JES_Full2012dataset_May2014.config
JetCorrectionTool_jetCalib_AntiKt4TopoEM INFO Reading global JES settings from:
JES_Full2012dataset_May2014.config
JetCorrectionTool_jetCalib_AntiKt4TopoEM INFO resolved in :
/share/home/kratsg/xAODAnalysis/RootCoreBin/data/JetCalibTools/CalibrationConfigs/JES_Full2012dataset_May2014.config
JetCorrectionTool_jetCalib_AntiKt4TopoEM INFO Initializing sub tools.
JetCorrectionTool_jetCalib_AntiKt4TopoEM INFO Initializing pileup correction.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup INFO JetPileupCorrection: Starting scale: JetConstitScaleMomentum
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup INFO Jet area pile up correction will be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup INFO
asg::ToolStore::put WARNING Tool with name "JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup" already registered
PathResolver INFO Trying to locate JetCalibTools/CalibrationFactors/MCBasedOffset_Nov2012.config
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup INFO Reading residual jet-area pile-up correction factors from:
/share/home/kratsg/xAODAnalysis/RootCoreBin/data/JetCalibTools/CalibrationFactors/MCBasedOffset_Nov2012.config
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup INFO Description:
Residual 2012 mu- and N_{PV}-dependent jet pileup corrections
Initializing the NPV Beamspot correction tool
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup INFO
NPV beamspot correction will be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM INFO Initializing sub tools.
JetCorrectionTool_jetCalib_AntiKt4TopoEM INFO Initializing JES correction.
PathResolver INFO Trying to locate JetCalibTools/CalibrationFactors/AbsoluteJES_Rel17.2_AreaSubtracted_1.config
JetCorrectionTool_jetCalib_AntiKt4TopoEM_EtaJES INFO
Reading absolute calibration factors from:
/share/home/kratsg/xAODAnalysis/RootCoreBin/data/JetCalibTools/CalibrationFactors/AbsoluteJES_Rel17.2_AreaSubtracted_1.config
JetCorrectionTool_jetCalib_AntiKt4TopoEM_EtaJES INFO Description:
JES for release 17.2, derived November 2012 with Jet Areas, for application to Data12 and MC12
JetCorrectionTool_jetCalib_AntiKt4TopoEM INFO Initializing sub tools.
JetCorrectionTool_jetCalib_AntiKt4TopoEM INFO Initializing GSC correction.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_GSC INFO
Initializing the Global Sequential Calibration tool
PathResolver INFO Trying to locate JetCalibTools/CalibrationFactors/GSC_factors_March2014.root
JetCorrectionTool_jetCalib_AntiKt4TopoEM_GSC INFO for AntiKt4TopoEM jets
JetCorrectionTool_jetCalib_AntiKt4TopoEM_GSC INFO
GSC Tool has been initialized with binning and eta fit factors from /share/home/kratsg/xAODAnalysis/RootCoreBin/data/JetCalibTools/CalibrationFactors/GSC_factors_March2014.root
JetCorrectionTool_jetCalib_AntiKt4TopoEM INFO
===================================
JetCleaning_jetCalib_AntiKt4TopoEM INFO Configured with cut level MediumBad
Info in <JetCalibrator::initialize()>: No uncertainities considered
Info in <JetCalibrator::initialize()>: Running with systematic :
Info in <MuonCalibrator::initialize()>: Initializing MuonCalibrator Interface...
Info in <MuonCalibrator::initialize()>: Number of events in file: 5
Info in <MuonCalibrator::configure()>: Configuing MuonCalibrator Interface. User configuration read from : $ROOTCOREBIN/data/xAODAnaHelpers/muonCalib.config
Info in <MuonCalibrator::configure()>: Found configuration file: /share/home/kratsg/xAODAnalysis/RootCoreBin/data/xAODAnaHelpers/muonCalib.config
InputContainer: Muons [Local]
OutputContainer: Muons_Calib [Local]
Debug: False [Local]
Info in <MuonCalibrator::configure()>: MuonCalibrator Interface succesfully configured!
PathResolver INFO Trying to locate MuonMomentumCorrections/RegionsPhi18.dat
PathResolver INFO Trying to locate MuonMomentumCorrections/Scale_values_muons_Rel17.2Sum13.dat
PathResolver INFO Trying to locate MuonMomentumCorrections/Data12_values_muons_Rel17.2Sum13.dat
PathResolver INFO Trying to locate MuonMomentumCorrections/MC_values_muons_Rel17.2Sum13.dat
Info in <MuonCalibrator::initialize()>: MuonCalibrator Interface succesfully initialized!
Info in <MuonEfficiencyCorrector::initialize()>: Initializing MuonEfficiencyCorrector Interface...
Info in <MuonEfficiencyCorrector::initialize()>: Number of events in file: 5
Info in <MuonEfficiencyCorrector::configure()>: Configuing MuonEfficiencyCorrector Interface. User configuration read from : $ROOTCOREBIN/data/xAODAnaHelpers/muonEffCorr.config
Info in <MuonEfficiencyCorrector::configure()>: Found configuration file: /share/home/kratsg/xAODAnalysis/RootCoreBin/data/xAODAnaHelpers/muonEffCorr.config
InputContainer: Muons_Calib [Local]
OutputContainer: Muons_CalibCorr [Local]
Debug: False [Local]
RunAllSyst: False [Local]
SystName: [Local]
SystSigma: 1.0 [Local]
Info in <MuonEfficiencyCorrector::configure()>: MuonEfficiencyCorrector Interface succesfully configured!
Info in <MuonEfficiencyCorrectionTool_muonEfficiencyCorrector>: Trying to initialize, with working point CBandST and data period 2012
PathResolver INFO Trying to locate MuonEfficiencyCorrections/MuonsChain_CBandST_2012_SF.root
PathResolver INFO Trying to locate MuonEfficiencyCorrections/CaloTag_2012_SF.root
PathResolver INFO Trying to locate MuonEfficiencyCorrections/SF_higheta_MUON.root
PathResolver INFO Trying to locate MuonEfficiencyCorrections/MuonsChain_CBandST_2012_SF.root
PathResolver INFO Trying to locate MuonEfficiencyCorrections/CaloTag_2012_SF.root
PathResolver INFO Trying to locate MuonEfficiencyCorrections/SF_higheta_MUON.root
PathResolver INFO Trying to locate MuonEfficiencyCorrections/MuonsChain_CBandST_2012_SF.root
PathResolver INFO Trying to locate MuonEfficiencyCorrections/CaloTag_2012_SF.root
PathResolver INFO Trying to locate MuonEfficiencyCorrections/SF_higheta_MUON.root
PathResolver INFO Trying to locate MuonEfficiencyCorrections/MuonsChain_CBandST_2012_SF.root
PathResolver INFO Trying to locate MuonEfficiencyCorrections/CaloTag_2012_SF.root
PathResolver INFO Trying to locate MuonEfficiencyCorrections/SF_higheta_MUON.root
PathResolver INFO Trying to locate MuonEfficiencyCorrections/MuonsChain_CBandST_2012_SF.root
PathResolver INFO Trying to locate MuonEfficiencyCorrections/CaloTag_2012_SF.root
PathResolver INFO Trying to locate MuonEfficiencyCorrections/SF_higheta_MUON.root
PathResolver INFO Trying to locate MuonEfficiencyCorrections/MuonsChain_CBandST_2012_SF.root
PathResolver INFO Trying to locate MuonEfficiencyCorrections/CaloTag_2012_SF.root
PathResolver INFO Trying to locate MuonEfficiencyCorrections/SF_higheta_MUON.root
Info in <MuonEfficiencyCorrectionTool_muonEfficiencyCorrector>: Successfully initialized!
Info in <MuonEfficiencyCorrector::initialize()>: tool can be affected by systematic:
Info in <MuonEfficiencyCorrector::initialize()>: tool can be affected by systematic: MUONSFSTAT__1down
Info in <MuonEfficiencyCorrector::initialize()>: tool can be affected by systematic: MUONSFSTAT__1up
Info in <MuonEfficiencyCorrector::initialize()>: tool can be affected by systematic: MUONSFSYS__1down
Info in <MuonEfficiencyCorrector::initialize()>: tool can be affected by systematic: MUONSFSYS__1up
Info in <MuonEfficiencyCorrector::initialize()>: available recommended systematic:
Info in <MuonEfficiencyCorrector::initialize()>: available recommended systematic: MUONSFSTAT__1down
Info in <MuonEfficiencyCorrector::initialize()>: available recommended systematic: MUONSFSTAT__1up
Info in <MuonEfficiencyCorrector::initialize()>: available recommended systematic: MUONSFSYS__1down
Info in <MuonEfficiencyCorrector::initialize()>: available recommended systematic: MUONSFSYS__1up
Info in <MuonEfficiencyCorrector::initialize()>: Running w/ nominal configuration!
Info in <MuonEfficiencyCorrector::initialize()>: MuonEfficiencyCorrector Interface succesfully initialized!
Info in <ElectronCalibrator::initialize()>: Initializing ElectronCalibrator Interface...
Info in <ElectronCalibrator::initialize()>: Number of events in file: 5
Info in <ElectronCalibrator::configure()>: Configuing ElectronCalibrator Interface. User configuration read from : $ROOTCOREBIN/data/xAODAnaHelpers/electronCalib.config
Info in <ElectronCalibrator::configure()>: Found configuration file: /share/home/kratsg/xAODAnalysis/RootCoreBin/data/xAODAnaHelpers/electronCalib.config
InputContainer: ElectronCollection [Local]
OutputContainer: ElectronCollection_Calib [Local]
OutputAlgo: ElectronCollection_Calib_Algo [Local]
Debug: False [Local]
Info in <ElectronCalibrator::configure()>: ElectronCalibrator Interface succesfully configured!
PathResolver INFO Trying to locate ElectronPhotonFourMomentumCorrection/v2/egammaEnergyCorrectionData.root
Initialize eg_resolution
Info in <ElectronCalibrator::initialize()>: Initializing Electron Calibrator Systematics :
Info in <HelperFunctions::getListofSystematics()>: EG_RESOLUTION_ALL
Info in <HelperFunctions::getListofSystematics()>: EG_RESOLUTION_ALL
Info in <HelperFunctions::getListofSystematics()>: EG_RESOLUTION_LASTRESOLUTIONVARIATION
Info in <HelperFunctions::getListofSystematics()>: EG_RESOLUTION_MATERIALCALO
Info in <HelperFunctions::getListofSystematics()>: EG_RESOLUTION_MATERIALCALO
Info in <HelperFunctions::getListofSystematics()>: EG_RESOLUTION_MATERIALCRYO
Info in <HelperFunctions::getListofSystematics()>: EG_RESOLUTION_MATERIALCRYO
Info in <HelperFunctions::getListofSystematics()>: EG_RESOLUTION_MATERIALGAP
Info in <HelperFunctions::getListofSystematics()>: EG_RESOLUTION_MATERIALGAP
Info in <HelperFunctions::getListofSystematics()>: EG_RESOLUTION_MATERIALID
Info in <HelperFunctions::getListofSystematics()>: EG_RESOLUTION_MATERIALID
Info in <HelperFunctions::getListofSystematics()>: EG_RESOLUTION_NOMINAL
Info in <HelperFunctions::getListofSystematics()>: EG_RESOLUTION_NONE
Info in <HelperFunctions::getListofSystematics()>: EG_RESOLUTION_PILEUP
Info in <HelperFunctions::getListofSystematics()>: EG_RESOLUTION_PILEUP
Info in <HelperFunctions::getListofSystematics()>: EG_RESOLUTION_SAMPLINGTERM
Info in <HelperFunctions::getListofSystematics()>: EG_RESOLUTION_SAMPLINGTERM
Info in <HelperFunctions::getListofSystematics()>: EG_RESOLUTION_ZSMEARING
Info in <HelperFunctions::getListofSystematics()>: EG_RESOLUTION_ZSMEARING
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_ALL
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_ALL
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_G4
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_G4
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_L1GAIN
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_L1GAIN
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_L2GAIN
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_L2GAIN
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_LARCALIB
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_LARCALIB
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_LARELECCALIB
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_LARELECCALIB
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_LARELECUNCONV
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_LARELECUNCONV
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_LARUNCONVCALIB
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_LARUNCONVCALIB
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_LASTSCALEVARIATION
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_MATCALO
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_MATCALO
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_MATCRYO
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_MATCRYO
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_MATID
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_MATID
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_NOMINAL
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_NONE
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_PEDESTAL
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_PEDESTAL
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_PS
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_PS
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_S12
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_S12
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_ZEESTAT
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_ZEESTAT
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_ZEESYST
Info in <HelperFunctions::getListofSystematics()>: EG_SCALE_ZEESYST
Info in <HelperFunctions::getListofSystematics()>: EL_SCALE_MOMENTUM
Info in <HelperFunctions::getListofSystematics()>: EL_SCALE_MOMENTUM
Info in <HelperFunctions::getListofSystematics()>: MUONSFSTAT
Info in <HelperFunctions::getListofSystematics()>: MUONSFSTAT
Info in <HelperFunctions::getListofSystematics()>: MUONSFSYS
Info in <HelperFunctions::getListofSystematics()>: MUONSFSYS
Info in <HelperFunctions::getListofSystematics()>: MUONS_ID
Info in <HelperFunctions::getListofSystematics()>: MUONS_ID
Info in <HelperFunctions::getListofSystematics()>: MUONS_MS
Info in <HelperFunctions::getListofSystematics()>: MUONS_MS
Info in <HelperFunctions::getListofSystematics()>: MUONS_SCALE
Info in <HelperFunctions::getListofSystematics()>: MUONS_SCALE
Info in <HelperFunctions::getListofSystematics()>: PH_SCALE_CONVEFFICIENCY
Info in <HelperFunctions::getListofSystematics()>: PH_SCALE_CONVEFFICIENCY
Info in <HelperFunctions::getListofSystematics()>: PH_SCALE_CONVFAKERATE
Info in <HelperFunctions::getListofSystematics()>: PH_SCALE_CONVFAKERATE
Info in <HelperFunctions::getListofSystematics()>: PH_SCALE_CONVRADIUS
Info in <HelperFunctions::getListofSystematics()>: PH_SCALE_CONVRADIUS
Info in <HelperFunctions::getListofSystematics()>: PH_SCALE_LEAKAGECONV
Info in <HelperFunctions::getListofSystematics()>: PH_SCALE_LEAKAGECONV
Info in <HelperFunctions::getListofSystematics()>: PH_SCALE_LEAKAGEUNCONV
Info in <HelperFunctions::getListofSystematics()>: PH_SCALE_LEAKAGEUNCONV
Info in <ElectronCalibrator::initialize()>: Running with systematic :
Info in <ElectronCalibrator::initialize()>: ElectronCalibrator Interface succesfully initialized!
Info in <ElectronEfficiencyCorrector::initialize()>: Initializing ElectronEfficiencyCorrector Interface...
Info in <ElectronEfficiencyCorrector::initialize()>: Number of events in file: 5
Info in <ElectronEfficiencyCorrector::configure()>: Configuing ElectronEfficiencyCorrector Interface. User configuration read from : $ROOTCOREBIN/data/xAODAnaHelpers/electronEffCorr.config
Info in <ElectronEfficiencyCorrector::configure()>: Found configuration file: /share/home/kratsg/xAODAnalysis/RootCoreBin/data/xAODAnaHelpers/electronEffCorr.config
InputContainer: ElectronCollection_Calib [Local]
OutputContainer: ElectronCollection_CalibCorr [Local]
InputAlgo: ElectronCollection_Calib_Algo [Local]
OutputAlgo: ElectronCollection_CalibCorr_Algo [Local]
Debug: False [Local]
CorrectionFileName1: $ROOTCOREBIN/data/ElectronEfficiencyCorrection/efficiencySF.offline.Loose.2012.8TeV.rel17p2.v07.root [Local]
Info in <ElectronEfficiencyCorrector::configure()>: ElectronEfficiencyCorrector Interface succesfully configured!
PathResolver INFO Trying to locate $ROOTCOREBIN/data/ElectronEfficiencyCorrection/efficiencySF.offline.Loose.2012.8TeV.rel17p2.v07.root
INFO in TElectronEfficiencyCorrectionTool_electronEfficiencyCorrector (file: /share/home/kratsg/xAODAnalysis/ElectronEfficiencyCorrection/Root/TElectronEfficiencyCorrectionTool.cxx, line: 296)! Initializing tool with 1 configuration file(s)
INFO in TElectronEfficiencyCorrectionTool_electronEfficiencyCorrector (file: /share/home/kratsg/xAODAnalysis/ElectronEfficiencyCorrection/Root/TElectronEfficiencyCorrectionTool.cxx, line: 408)! Tool succesfully initialized!
Info in <ElectronEfficiencyCorrector::initialize()>: Initializing Electron Efficiency Corrector Systematics :
Info in <HelperFunctions::getListofSystematics()>: EL_EFF_CorrUncertainty
Info in <HelperFunctions::getListofSystematics()>: EL_EFF_CorrUncertainty
Info in <HelperFunctions::getListofSystematics()>: EL_EFF_UncorrUncertainty
Info in <HelperFunctions::getListofSystematics()>: EL_EFF_UncorrUncertainty
Info in <ElectronEfficiencyCorrector::initialize()>: Running with systematic :
Info in <ElectronEfficiencyCorrector::initialize()>: Running with systematic : EL_EFF_CorrUncertainty__1down
Info in <ElectronEfficiencyCorrector::initialize()>: Running with systematic : EL_EFF_CorrUncertainty__1up
Info in <ElectronEfficiencyCorrector::initialize()>: Running with systematic : EL_EFF_UncorrUncertainty__1down
Info in <ElectronEfficiencyCorrector::initialize()>: Running with systematic : EL_EFF_UncorrUncertainty__1up
Info in <ElectronEfficiencyCorrector::initialize()>: ElectronEfficiencyCorrector Interface succesfully initialized!
Info in <MuonSelector::initialize()>: Initializing MuonSelector Interface...
Info in <MuonSelector::initialize()>: Number of events in file: 5
Info in <MuonSelector::configure()>: Configuing MuonSelector Interface. User configuration read from : $ROOTCOREBIN/data/xAODAnaHelpers/muonSelect_signal.config
Info in <MuonSelector::configure()>: Found configuration file: /share/home/kratsg/xAODAnalysis/RootCoreBin/data/xAODAnaHelpers/muonSelect_signal.config
InputContainer: Muons_CalibCorr [Local]
DecorateSelectedObjects: True [Local]
CreateSelectedContainer: True [Local]
OutputContainer: Muons_Signal [Local]
Debug: False [Local]
MuonType: [Local]
pTMin: 10e3 [Local]
etaMax: 2.5 [Local]
PassMin: 0 [Local]
PassMax: 1e8 [Local]
MuonQuality: Tight [Local]
d0sigMax: 3.0 [Local]
z0sinthetaMax: 1.0 [Local]
DoIsolationCut: True [Local]
CaloBasedIsoType: topoetcone20 [Local]
CaloBasedIsoCut: 0.1 [Local]
TrackBasedIsoType: ptcone20 [Local]
TrackBasedIsoCut: 0.1 [Local]
Info in <MuonSelector::configure()>: MuonSelector Interface succesfully configured!
Info in <MuonSelector::initialize()>: MuonSelector Interface succesfully initialized!
Info in <ElectronSelector::initialize()>: Initializing ElectronSelector Interface...
Info in <ElectronSelector::initialize()>: Number of events in file: 5
Info in <ElectronSelector::configure()>: Configuing ElectronSelector Interface. User configuration read from : $ROOTCOREBIN/data/xAODAnaHelpers/electronSelect_signal.config
Info in <ElectronSelector::configure()>: Found configuration file: /share/home/kratsg/xAODAnalysis/RootCoreBin/data/xAODAnaHelpers/electronSelect_signal.config
InputContainer: ElectronCollection_CalibCorr [Local]
DecorateSelectedObjects: True [Local]
CreateSelectedContainer: True [Local]
OutputContainer: ElectronCollection_Signal [Local]
InputAlgo: ElectronCollection_CalibCorr_Algo [Local]
OutputAlgo: ElectronCollection_Sel_Algo [Local]
Debug: False [Local]
pTMin: 10e3 [Local]
etaMax: 2.47 [Local]
VetoCrack: True [Local]
d0sigMax: 4.0 [Local]
z0sinthetaMax: 1.5 [Local]
ConfDirPID: mc15_20150224 [Local]
DoLHPIDCut: True [Local]
LHPID: Loose [Local]
LHOperatingPoint: ElectronLikelihoodLooseOfflineConfig2015.conf [Local]
DoCutBasedPIDCut: False [Local]
CutBasedOperatingPoint: ElectronIsEMLooseSelectorCutDefs2012.conf [Local]
CutBasedPIDMask: ElectronLoosePP [Local]
PIDName: IsEMLoose [Local]
PassMin: 0 [Local]
DoIsolationCut: False [Local]
UseRelativeIso: True [Local]
CaloBasedIsoType: etcone20 [Local]
CaloBasedIsoCut: 0.05 [Local]
TrackBasedIsoType: ptcone20 [Local]
TrackBasedIsoCut: 0.05 [Local]
Info in <ElectronSelector::configure()>: ElectronSelector Interface succesfully configured!
PathResolver INFO Trying to locate ElectronPhotonSelectorTools/offline/mc15_20150224/ElectronIsEMLooseSelectorCutDefs2012.conf
AsgElectronIsEMSelector_electronSelect_signal INFO operating point : Loose with mask: 1476701
PathResolver INFO Trying to locate ElectronPhotonSelectorTools/offline/mc15_20150224/ElectronLikelihoodLooseOfflineConfig2015.conf
PathResolver INFO Trying to locate ElectronPhotonSelectorTools/offline/mc15_20150214/mc15OfflinePDFs.root
ElectronIsolationSelectionTool_electronSelect_signal INFO Initialising...
PathResolver INFO Trying to locate ElectronIsolationSelection/v1/ElectronIsolationCutMap_8TeV_Zee.root
PathResolver INFO Trying to locate ElectronIsolationSelection/v1/CaloDeltaRZ.root
Info in <ElectronSelector::initialize()>: ElectronSelector Interface succesfully initialized!
Info in <JetSelector::configure()>: Configuing JetSelector Interface. User configuration read from : $ROOTCOREBIN/data/xAODAnaHelpers/jetSelect_signal.config
Info in <JetSelector::configure()>: Found configuration file: /share/home/kratsg/xAODAnalysis/RootCoreBin/data/xAODAnaHelpers/jetSelect_signal.config
InputContainer: AntiKt4EMTopoJets_Calib [Local]
DecorateSelectedObjects: True [Local]
CreateSelectedContainer: True [Local]
OutputContainer: AntiKt4EMTopoJets_Signal [Local]
InputAlgo: [Local]
OutputAlgo: AntiKt4EMTopoJets_Signal_Algo [Local]
pTMin: 25e3 [Local]
PassMin: 0 [Local]
DoJVF: True [Local]
pTMaxJVF: 50e3 [Local]
etaMaxJVF: 2.4 [Local]
JVFCut: 0.5 [Local]
Debug: False [Local]
Info in <JetSelector::configure()>: JetSelector Interface succesfully configured!
Info in <JetSelector::initialize()>: Number of events in file: 5
Info in <JetSelector::initialize()>: JetSelector Interface succesfully initialized!
Info in <BJetSelector::configure()>: Configuing BJetSelector Interface. User configuration read from : $ROOTCOREBIN/data/xAODAnaHelpers/bjetSelect_signal.config
Info in <BJetSelector::configure()>: Found configuration file: /share/home/kratsg/xAODAnalysis/RootCoreBin/data/xAODAnaHelpers/bjetSelect_signal.config
Info in <BJetSelector::bjetSelect_signal>: Decorate Jets with passSelMedium
InputContainer: AntiKt4EMTopoJets_Signal [Local]
DecorateSelectedObjects: True [Local]
Medium: True [Local]
Debug: False [Local]
Info in <BJetSelector::configure()>: BJetSelector Interface succesfully configured!
Info in <BJetSelector::initialize()>: Number of events in file: 5
Info in <BJetSelector::initialize()>: BJetSelector Interface succesfully initialized!
Info in <JetHistsAlgo::initialize()>: jetHistsAlgo_signal
Info in <JetSelector::configure()>: Configuing JetSelector Interface. User configuration read from : $ROOTCOREBIN/data/xAODAnaHelpers/jetSelect_truth.config
Info in <JetSelector::configure()>: Found configuration file: /share/home/kratsg/xAODAnalysis/RootCoreBin/data/xAODAnaHelpers/jetSelect_truth.config
InputContainer: AntiKt4TruthJets [Local]
DecorateSelectedObjects: True [Local]
CreateSelectedContainer: True [Local]
OutputContainer: AntiKt4TruthJets_Signal [Local]
pTMin: 25e3 [Local]
Info in <JetSelector::configure()>: JetSelector Interface succesfully configured!
Info in <JetSelector::initialize()>: Number of events in file: 5
Info in <JetSelector::initialize()>: JetSelector Interface succesfully initialized!
Info in <JetHistsAlgo::initialize()>: jetHistsAlgo_truth
Info in <OverlapRemover::initialize()>: Initializing OverlapRemover Interface...
Info in <OverlapRemover::initialize()>: Number of events in file: 5
Info in <OverlapRemover::configure()>: Configuing OverlapRemover Interface. User configuration read from : $ROOTCOREBIN/data/xAODAnaHelpers/overlapRemoval.config
Info in <OverlapRemover::configure()>: Found configuration file: /share/home/kratsg/xAODAnalysis/RootCoreBin/data/xAODAnaHelpers/overlapRemoval.config
DecorateSelectedObjects: True [Local]
CreateSelectedContainers: True [Local]
Debug: True [Local]
UseSelected: False [Local]
InputContainerElectrons: ElectronCollection_CalibCorr [Local]
OutputContainerElectrons: ElectronCollection_OR [Local]
InputAlgoElectrons: [Local]
OutputAlgoElectrons: ElectronCollection_OR_Algo [Local]
InputContainerJets: AntiKt4EMTopoJets_Calib [Local]
OutputContainerJets: AntiKt4EMTopoJets_OR [Local]
InputAlgoJets: [Local]
OutputAlgoJets: AntiKt4EMTopoJets_OR_Algo [Local]
InputContainerMuons: Muons_CalibCorr [Local]
OutputContainerMuons: Muons_OR [Local]
InputAlgoMuons: [Local]
OutputAlgoMuons: Muons_OR_Algo [Local]
InputContainerPhotons: [Local]
OutputContainerPhotons: [Local]
InputContainerTaus: [Local]
OutputContainerTaus: [Local]
Info in <OverlapRemover::configure()>: OverlapRemover Interface succesfully configured!
Info in <OverlapRemover::initialize()>: OverlapRemover Interface succesfully initialized!
Info in <JetHistsAlgo::initialize()>: AntiKt10/
JetCorrectionTool_jetCalib_AntiKt4TopoEM WARNING Could not retrieve xAOD::EventShape from evtStore, using hard-coded value, rho = 6 GeV.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM WARNING Could not retrieve xAOD::EventShape from evtStore, using hard-coded value, rho = 6 GeV.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM WARNING Could not retrieve xAOD::EventShape from evtStore, using hard-coded value, rho = 6 GeV.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM WARNING Could not retrieve xAOD::EventShape from evtStore, using hard-coded value, rho = 6 GeV.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM WARNING Could not retrieve xAOD::EventShape from evtStore, using hard-coded value, rho = 6 GeV.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM WARNING Could not retrieve xAOD::EventShape from evtStore, using hard-coded value, rho = 6 GeV.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM WARNING Could not retrieve xAOD::EventShape from evtStore, using hard-coded value, rho = 6 GeV.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM WARNING Could not retrieve xAOD::EventShape from evtStore, using hard-coded value, rho = 6 GeV.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM WARNING Could not retrieve xAOD::EventShape from evtStore, using hard-coded value, rho = 6 GeV.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM WARNING Could not retrieve xAOD::EventShape from evtStore, using hard-coded value, rho = 6 GeV.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM WARNING Could not retrieve xAOD::EventShape from evtStore, using hard-coded value, rho = 6 GeV.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM WARNING Could not retrieve xAOD::EventShape from evtStore, using hard-coded value, rho = 6 GeV.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM WARNING Could not retrieve xAOD::EventShape from evtStore, using hard-coded value, rho = 6 GeV.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM WARNING Could not retrieve xAOD::EventShape from evtStore, using hard-coded value, rho = 6 GeV.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM WARNING Could not retrieve xAOD::EventShape from evtStore, using hard-coded value, rho = 6 GeV.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM WARNING Could not retrieve xAOD::EventShape from evtStore, using hard-coded value, rho = 6 GeV.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
egammaMVACalib INFO Accessing calibration from egammaMVACalib/v1
egammaMVACalib INFO Reading weights from egammaMVACalib/v1
PathResolver INFO Trying to locate egammaMVACalib/v1/MVACalib_electron.weights.root
PathResolver INFO Trying to locate /cvmfs/atlas.cern.ch/repo/sw/database/GroupData/egammaMVACalib/v1/MVACalib_electron.weights.root
egammaMVACalib INFO setupBDTBDTs read from TObjArray
egammaMVACalib INFO printReadersInfo 102 readers created
egammaMVACalib INFO egammaMVACalib::printReadersInfo 100 eta bin(s) -- ( 0 < abs(el_cl_eta) < 2.47
egammaMVACalib INFO egammaMVACalib::printReadersInfo 100 energy bin(s) -- ( 0 < (el_rawcl_Es1 + el_rawcl_Es2 + el_rawcl_Es3)/cosh(el_cl_eta) < 50000GeV
egammaMVACalib INFO Number of variables:8
egammaMVACalib INFO InitTreeInstantiating formulae
Info in <OverlapRemover::execute()>: Applying Overlap Removal...
Info in <HelperFunctions::retrieve()>: Attempting to retrieve ElectronCollection_CalibCorr of type DataVector<xAOD::Electron_v1>
Info in <HelperFunctions::retrieve()>: Looking inside: xAOD::TStore, xAOD::TEvent
Info in <HelperFunctions::retrieve()>: Found inside xAOD::TStore
Info in <HelperFunctions::retrieve()>: Retrieved from xAOD::TStore
Info in <HelperFunctions::retrieve()>: Attempting to retrieve Muons_CalibCorr of type DataVector<xAOD::Muon_v1>
Info in <HelperFunctions::retrieve()>: Looking inside: xAOD::TStore, xAOD::TEvent
Info in <HelperFunctions::retrieve()>: Found inside xAOD::TStore
Info in <HelperFunctions::retrieve()>: Retrieved from xAOD::TStore
Info in <HelperFunctions::retrieve()>: Attempting to retrieve AntiKt4EMTopoJets_Calib of type DataVector<xAOD::Jet_v1>
Info in <HelperFunctions::retrieve()>: Looking inside: xAOD::TStore, xAOD::TEvent
Info in <HelperFunctions::retrieve()>: Found inside xAOD::TStore
Info in <HelperFunctions::retrieve()>: Retrieved from xAOD::TStore
Info in <OverlapRemover::execute()>: inElectrons : 14, inMuons : 2, inJets : 16
Info in <OverlapRemover::executeConst()>: Now dumping the electrons
Info in <OverlapRemover::printObj()>: electron pt 34.99 eta -0.74 phi 2.10 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 18.59 eta -0.62 phi 2.91 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 10.81 eta -0.75 phi -0.29 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 8.40 eta -1.10 phi -1.87 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 6.80 eta -1.00 phi -1.84 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 7.15 eta 1.74 phi -1.48 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 4.19 eta -0.68 phi -0.68 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 5.69 eta -0.79 phi -1.94 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 5.22 eta -0.79 phi -1.85 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 4.06 eta -0.43 phi -0.24 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 6.41 eta 1.65 phi 0.32 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 4.49 eta -1.76 phi -2.74 selected 0 overlaps 1
Info in <OverlapRemover::printObj()>: electron pt 3.92 eta 0.83 phi -0.58 selected 0 overlaps 1
Info in <OverlapRemover::printObj()>: electron pt 3.87 eta 0.05 phi -1.62 selected 0 overlaps 0
Info in <OverlapRemover::executeConst()>: Now dumping the muons
Info in <OverlapRemover::printObj()>: muon pt 6.24 eta 1.65 phi 0.32 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: muon pt 5.17 eta -0.79 phi -0.27 selected 0 overlaps 0
Info in <OverlapRemover::executeConst()>: Now dumping the jets
Info in <OverlapRemover::printObj()>: jet pt 141.72 eta -0.77 phi 2.11 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 71.43 eta -1.01 phi -1.89 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 49.72 eta -0.63 phi 2.87 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 61.72 eta -0.71 phi -0.29 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 42.05 eta 2.34 phi 0.05 selected 1 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 44.75 eta 1.89 phi -1.56 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 32.11 eta -0.14 phi -2.06 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 28.04 eta -2.91 phi 2.63 selected 1 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 24.43 eta -0.69 phi -0.83 selected 0 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 23.49 eta 1.69 phi 0.29 selected 0 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 22.46 eta 0.90 phi -0.37 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 24.91 eta 1.38 phi 1.08 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 19.45 eta -1.89 phi -3.12 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 15.18 eta 4.20 phi 1.92 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 17.07 eta -2.75 phi 2.24 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 18.42 eta 3.10 phi -0.67 selected 0 overlaps 0
Info in <OverlapRemover::execute()>: selectedElectrons : 12, selectedMuons : 2, selectedJets : 9
Info in <xAOD::TStore::print>: Contents of transient store:
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_Calib
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x3040bb90
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_CalibShallowCopy
Info in <xAOD::TStore::print>: Type: DataVector<xAOD::Jet_v1>
Info in <xAOD::TStore::print>: Pointer: 0x2910ec30
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_CalibShallowCopyAux.
Info in <xAOD::TStore::print>: Type: xAOD::ShallowAuxContainer
Info in <xAOD::TStore::print>: Pointer: 0x30058830
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_Calib_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x2bf1ca30
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_OR
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x310e3400
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x1d865fb0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4TruthJets_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x33f9a9e0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Calib
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x1df68340
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibCorr
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x1fa79930
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibCorr_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x2a85ad10
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibShallowCopy
Info in <xAOD::TStore::print>: Type: DataVector<xAOD::Electron_v1>
Info in <xAOD::TStore::print>: Pointer: 0x1e788110
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibShallowCopyAux.
Info in <xAOD::TStore::print>: Type: xAOD::ShallowAuxContainer
Info in <xAOD::TStore::print>: Pointer: 0x1e033950
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Calib_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x3261ed40
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_OR
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x310e31a0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Sel_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x1fcf9670
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x1da8e220
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_Calib
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x2447aa50
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_CalibCorr
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x3456f750
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_CalibShallowCopy
Info in <xAOD::TStore::print>: Type: DataVector<xAOD::Muon_v1>
Info in <xAOD::TStore::print>: Pointer: 0x222c4d80
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_CalibShallowCopyAux.
Info in <xAOD::TStore::print>: Type: xAOD::ShallowAuxContainer
Info in <xAOD::TStore::print>: Pointer: 0x22d52bd0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_OR
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x310e32d0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x1d109460
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <OverlapRemover::postExecute()>: Calling postExecute
JetCorrectionTool_jetCalib_AntiKt4TopoEM WARNING Could not retrieve xAOD::EventShape from evtStore, using hard-coded value, rho = 6 GeV.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM WARNING Could not retrieve xAOD::EventShape from evtStore, using hard-coded value, rho = 6 GeV.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM WARNING Could not retrieve xAOD::EventShape from evtStore, using hard-coded value, rho = 6 GeV.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
JetCorrectionTool_jetCalib_AntiKt4TopoEM_Pileup WARNING Could not retrieve JetOriginConstitScaleMomentum jet attribute, origin correction will not be applied.
Info in <OverlapRemover::execute()>: Applying Overlap Removal...
Info in <HelperFunctions::retrieve()>: Attempting to retrieve ElectronCollection_CalibCorr of type DataVector<xAOD::Electron_v1>
Info in <HelperFunctions::retrieve()>: Looking inside: xAOD::TStore, xAOD::TEvent
Info in <HelperFunctions::retrieve()>: Found inside xAOD::TStore
Info in <HelperFunctions::retrieve()>: Retrieved from xAOD::TStore
Info in <HelperFunctions::retrieve()>: Attempting to retrieve Muons_CalibCorr of type DataVector<xAOD::Muon_v1>
Info in <HelperFunctions::retrieve()>: Looking inside: xAOD::TStore, xAOD::TEvent
Info in <HelperFunctions::retrieve()>: Found inside xAOD::TStore
Info in <HelperFunctions::retrieve()>: Retrieved from xAOD::TStore
Info in <HelperFunctions::retrieve()>: Attempting to retrieve AntiKt4EMTopoJets_Calib of type DataVector<xAOD::Jet_v1>
Info in <HelperFunctions::retrieve()>: Looking inside: xAOD::TStore, xAOD::TEvent
Info in <HelperFunctions::retrieve()>: Found inside xAOD::TStore
Info in <HelperFunctions::retrieve()>: Retrieved from xAOD::TStore
Info in <OverlapRemover::execute()>: inElectrons : 14, inMuons : 1, inJets : 11
Info in <OverlapRemover::executeConst()>: Now dumping the electrons
Info in <OverlapRemover::printObj()>: electron pt 27.86 eta 0.45 phi -1.85 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 25.97 eta 1.35 phi 0.81 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 16.09 eta 0.51 phi 1.96 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 13.24 eta 0.84 phi 1.51 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 11.72 eta -0.62 phi -1.35 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 9.84 eta -0.56 phi -1.23 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 7.88 eta -0.26 phi -2.66 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 6.76 eta 0.32 phi -2.66 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 5.91 eta 0.37 phi 2.49 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 5.01 eta -0.50 phi -1.37 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 4.64 eta -0.41 phi -1.25 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 4.83 eta -0.41 phi -1.25 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 3.81 eta -0.71 phi -1.38 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 3.39 eta 0.41 phi 2.13 selected 0 overlaps 0
Info in <OverlapRemover::executeConst()>: Now dumping the muons
Info in <OverlapRemover::printObj()>: muon pt 6.56 eta 0.35 phi 1.96 selected 0 overlaps 0
Info in <OverlapRemover::executeConst()>: Now dumping the jets
Info in <OverlapRemover::printObj()>: jet pt 100.66 eta 0.46 phi -1.85 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 90.88 eta 1.37 phi 0.81 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 83.22 eta -0.56 phi -1.27 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 49.27 eta 0.80 phi 1.54 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 47.38 eta 0.30 phi 2.60 selected 0 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 36.22 eta 0.50 phi 1.92 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 31.33 eta -0.28 phi -2.53 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 27.51 eta 1.77 phi 2.15 selected 1 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 22.26 eta 0.35 phi -2.57 selected 0 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 19.43 eta 2.64 phi -1.38 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 11.85 eta 3.88 phi 0.05 selected 0 overlaps 0
Info in <OverlapRemover::execute()>: selectedElectrons : 14, selectedMuons : 1, selectedJets : 3
Info in <xAOD::TStore::print>: Contents of transient store:
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_Calib
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x331d8420
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_CalibShallowCopy
Info in <xAOD::TStore::print>: Type: DataVector<xAOD::Jet_v1>
Info in <xAOD::TStore::print>: Pointer: 0x331d78e0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_CalibShallowCopyAux.
Info in <xAOD::TStore::print>: Type: xAOD::ShallowAuxContainer
Info in <xAOD::TStore::print>: Pointer: 0x331d82f0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_Calib_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x331d6720
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_OR
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x36834b30
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x35d6d9e0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4TruthJets_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x36ece340
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Calib
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x33290360
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibCorr
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x35a4f4c0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibCorr_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x32ab3920
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibShallowCopy
Info in <xAOD::TStore::print>: Type: DataVector<xAOD::Electron_v1>
Info in <xAOD::TStore::print>: Pointer: 0x2c7c6b50
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibShallowCopyAux.
Info in <xAOD::TStore::print>: Type: xAOD::ShallowAuxContainer
Info in <xAOD::TStore::print>: Pointer: 0x32c404e0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Calib_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x347a49c0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_OR
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x366c7aa0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Sel_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x33b211b0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x35baab20
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_Calib
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x35095f80
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_CalibCorr
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x21a501d0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_CalibShallowCopy
Info in <xAOD::TStore::print>: Type: DataVector<xAOD::Muon_v1>
Info in <xAOD::TStore::print>: Pointer: 0x33ed07a0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_CalibShallowCopyAux.
Info in <xAOD::TStore::print>: Type: xAOD::ShallowAuxContainer
Info in <xAOD::TStore::print>: Pointer: 0x33ed0980
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_OR
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x366c7bd0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x28edaf60
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <OverlapRemover::postExecute()>: Calling postExecute
Info in <OverlapRemover::execute()>: Applying Overlap Removal...
Info in <HelperFunctions::retrieve()>: Attempting to retrieve ElectronCollection_CalibCorr of type DataVector<xAOD::Electron_v1>
Info in <HelperFunctions::retrieve()>: Looking inside: xAOD::TStore, xAOD::TEvent
Info in <HelperFunctions::retrieve()>: Found inside xAOD::TStore
Info in <HelperFunctions::retrieve()>: Retrieved from xAOD::TStore
Info in <HelperFunctions::retrieve()>: Attempting to retrieve Muons_CalibCorr of type DataVector<xAOD::Muon_v1>
Info in <HelperFunctions::retrieve()>: Looking inside: xAOD::TStore, xAOD::TEvent
Info in <HelperFunctions::retrieve()>: Found inside xAOD::TStore
Info in <HelperFunctions::retrieve()>: Retrieved from xAOD::TStore
Info in <HelperFunctions::retrieve()>: Attempting to retrieve AntiKt4EMTopoJets_Calib of type DataVector<xAOD::Jet_v1>
Info in <HelperFunctions::retrieve()>: Looking inside: xAOD::TStore, xAOD::TEvent
Info in <HelperFunctions::retrieve()>: Found inside xAOD::TStore
Info in <HelperFunctions::retrieve()>: Retrieved from xAOD::TStore
Info in <OverlapRemover::execute()>: inElectrons : 11, inMuons : 0, inJets : 11
Info in <OverlapRemover::executeConst()>: Now dumping the electrons
Info in <OverlapRemover::printObj()>: electron pt 45.23 eta 0.12 phi -2.03 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 23.39 eta 1.81 phi 1.92 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 15.75 eta 0.23 phi -1.97 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 11.65 eta 1.74 phi 0.12 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 8.08 eta 0.39 phi -0.35 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 7.81 eta 1.74 phi -3.13 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 5.04 eta -2.16 phi 1.01 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 5.17 eta 1.69 phi -3.14 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 2.95 eta 0.41 phi -0.38 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 4.71 eta -1.71 phi -2.21 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 3.20 eta 2.14 phi -0.39 selected 0 overlaps 0
Info in <OverlapRemover::executeConst()>: Now dumping the muons
Info in <OverlapRemover::executeConst()>: Now dumping the jets
Info in <OverlapRemover::printObj()>: jet pt 117.50 eta 0.11 phi -2.02 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 81.19 eta 1.80 phi 1.86 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 54.99 eta 0.13 phi 1.09 selected 1 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 55.27 eta 1.81 phi 0.15 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 34.53 eta 2.75 phi -3.00 selected 1 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 31.93 eta 0.32 phi -0.36 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 30.91 eta 1.67 phi -3.13 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 20.33 eta 2.97 phi -1.07 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 16.24 eta -0.77 phi 0.04 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 16.96 eta -1.68 phi -2.22 selected 0 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 13.39 eta -2.18 phi 1.07 selected 0 overlaps 1
Info in <OverlapRemover::execute()>: selectedElectrons : 11, selectedMuons : 0, selectedJets : 4
Info in <xAOD::TStore::print>: Contents of transient store:
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_Calib
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x33ce5750
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_CalibShallowCopy
Info in <xAOD::TStore::print>: Type: DataVector<xAOD::Jet_v1>
Info in <xAOD::TStore::print>: Pointer: 0x20843ee0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_CalibShallowCopyAux.
Info in <xAOD::TStore::print>: Type: xAOD::ShallowAuxContainer
Info in <xAOD::TStore::print>: Pointer: 0x2c11af10
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_Calib_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x36f0e2b0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_OR
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x1f8aeb10
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x2e4b9cb0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4TruthJets_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x2bcfd000
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Calib
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x3316a890
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibCorr
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x3765f160
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibCorr_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x377fde50
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibShallowCopy
Info in <xAOD::TStore::print>: Type: DataVector<xAOD::Electron_v1>
Info in <xAOD::TStore::print>: Pointer: 0x37630bb0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibShallowCopyAux.
Info in <xAOD::TStore::print>: Type: xAOD::ShallowAuxContainer
Info in <xAOD::TStore::print>: Pointer: 0x330a2360
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Calib_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x32c34790
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_OR
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x338f5410
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Sel_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x1ce274c0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x37073920
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_Calib
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x2c437960
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_CalibCorr
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x1ec64200
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_CalibShallowCopy
Info in <xAOD::TStore::print>: Type: DataVector<xAOD::Muon_v1>
Info in <xAOD::TStore::print>: Pointer: 0x37603e50
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_CalibShallowCopyAux.
Info in <xAOD::TStore::print>: Type: xAOD::ShallowAuxContainer
Info in <xAOD::TStore::print>: Pointer: 0x2c039450
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_OR
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x310bd880
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x327f02c0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <OverlapRemover::postExecute()>: Calling postExecute
Info in <OverlapRemover::execute()>: Applying Overlap Removal...
Info in <HelperFunctions::retrieve()>: Attempting to retrieve ElectronCollection_CalibCorr of type DataVector<xAOD::Electron_v1>
Info in <HelperFunctions::retrieve()>: Looking inside: xAOD::TStore, xAOD::TEvent
Info in <HelperFunctions::retrieve()>: Found inside xAOD::TStore
Info in <HelperFunctions::retrieve()>: Retrieved from xAOD::TStore
Info in <HelperFunctions::retrieve()>: Attempting to retrieve Muons_CalibCorr of type DataVector<xAOD::Muon_v1>
Info in <HelperFunctions::retrieve()>: Looking inside: xAOD::TStore, xAOD::TEvent
Info in <HelperFunctions::retrieve()>: Found inside xAOD::TStore
Info in <HelperFunctions::retrieve()>: Retrieved from xAOD::TStore
Info in <HelperFunctions::retrieve()>: Attempting to retrieve AntiKt4EMTopoJets_Calib of type DataVector<xAOD::Jet_v1>
Info in <HelperFunctions::retrieve()>: Looking inside: xAOD::TStore, xAOD::TEvent
Info in <HelperFunctions::retrieve()>: Found inside xAOD::TStore
Info in <HelperFunctions::retrieve()>: Retrieved from xAOD::TStore
Info in <OverlapRemover::execute()>: inElectrons : 5, inMuons : 3, inJets : 10
Info in <OverlapRemover::executeConst()>: Now dumping the electrons
Info in <OverlapRemover::printObj()>: electron pt 42.92 eta -1.19 phi 0.70 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 10.53 eta -0.30 phi -2.59 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 8.76 eta -0.34 phi -2.84 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 6.59 eta -0.78 phi 1.18 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 4.71 eta 2.27 phi -2.59 selected 0 overlaps 0
Info in <OverlapRemover::executeConst()>: Now dumping the muons
Info in <OverlapRemover::printObj()>: muon pt 3.16 eta -1.53 phi 1.99 selected 0 overlaps 1
Info in <OverlapRemover::printObj()>: muon pt 6.35 eta -1.51 phi 2.13 selected 0 overlaps 1
Info in <OverlapRemover::printObj()>: muon pt 5.78 eta -1.51 phi 2.16 selected 0 overlaps 1
Info in <OverlapRemover::executeConst()>: Now dumping the jets
Info in <OverlapRemover::printObj()>: jet pt 92.80 eta -1.71 phi -1.63 selected 1 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 74.08 eta -1.22 phi 0.71 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 47.16 eta -0.30 phi -2.65 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 42.90 eta -0.65 phi 1.21 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 38.13 eta -1.53 phi 2.19 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 25.01 eta -0.31 phi -1.19 selected 1 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 12.59 eta 2.16 phi -2.48 selected 0 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 14.51 eta 0.85 phi -2.46 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 10.74 eta -4.63 phi -0.38 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 10.85 eta 4.08 phi 0.10 selected 0 overlaps 0
Info in <OverlapRemover::execute()>: selectedElectrons : 5, selectedMuons : 0, selectedJets : 6
Info in <xAOD::TStore::print>: Contents of transient store:
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_Calib
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x3386df70
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_CalibShallowCopy
Info in <xAOD::TStore::print>: Type: DataVector<xAOD::Jet_v1>
Info in <xAOD::TStore::print>: Pointer: 0x377fa570
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_CalibShallowCopyAux.
Info in <xAOD::TStore::print>: Type: xAOD::ShallowAuxContainer
Info in <xAOD::TStore::print>: Pointer: 0x377f6850
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_Calib_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x2bc4b600
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_OR
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x3799e3c0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x3796b800
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4TruthJets_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x336580f0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Calib
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x378914b0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibCorr
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x33b89f90
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibCorr_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x32629f80
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibShallowCopy
Info in <xAOD::TStore::print>: Type: DataVector<xAOD::Electron_v1>
Info in <xAOD::TStore::print>: Pointer: 0x377f5cc0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibShallowCopyAux.
Info in <xAOD::TStore::print>: Type: xAOD::ShallowAuxContainer
Info in <xAOD::TStore::print>: Pointer: 0x377f61d0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Calib_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x37891f80
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_OR
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x340244b0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Sel_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x370c9e90
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x37946f60
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_Calib
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x3702a8d0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_CalibCorr
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x28cf0920
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_CalibShallowCopy
Info in <xAOD::TStore::print>: Type: DataVector<xAOD::Muon_v1>
Info in <xAOD::TStore::print>: Pointer: 0x3702a2f0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_CalibShallowCopyAux.
Info in <xAOD::TStore::print>: Type: xAOD::ShallowAuxContainer
Info in <xAOD::TStore::print>: Pointer: 0x3702a580
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_OR
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x340245e0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x37934520
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <OverlapRemover::postExecute()>: Calling postExecute
Info in <OverlapRemover::execute()>: Applying Overlap Removal...
Info in <HelperFunctions::retrieve()>: Attempting to retrieve ElectronCollection_CalibCorr of type DataVector<xAOD::Electron_v1>
Info in <HelperFunctions::retrieve()>: Looking inside: xAOD::TStore, xAOD::TEvent
Info in <HelperFunctions::retrieve()>: Found inside xAOD::TStore
Info in <HelperFunctions::retrieve()>: Retrieved from xAOD::TStore
Info in <HelperFunctions::retrieve()>: Attempting to retrieve Muons_CalibCorr of type DataVector<xAOD::Muon_v1>
Info in <HelperFunctions::retrieve()>: Looking inside: xAOD::TStore, xAOD::TEvent
Info in <HelperFunctions::retrieve()>: Found inside xAOD::TStore
Info in <HelperFunctions::retrieve()>: Retrieved from xAOD::TStore
Info in <HelperFunctions::retrieve()>: Attempting to retrieve AntiKt4EMTopoJets_Calib of type DataVector<xAOD::Jet_v1>
Info in <HelperFunctions::retrieve()>: Looking inside: xAOD::TStore, xAOD::TEvent
Info in <HelperFunctions::retrieve()>: Found inside xAOD::TStore
Info in <HelperFunctions::retrieve()>: Retrieved from xAOD::TStore
Info in <OverlapRemover::execute()>: inElectrons : 8, inMuons : 2, inJets : 10
Info in <OverlapRemover::executeConst()>: Now dumping the electrons
Info in <OverlapRemover::printObj()>: electron pt 93.80 eta -1.43 phi -1.47 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 11.94 eta -0.68 phi -2.06 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 7.67 eta 0.57 phi 0.72 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 7.62 eta -0.48 phi 1.33 selected 0 overlaps 1
Info in <OverlapRemover::printObj()>: electron pt 3.36 eta -0.32 phi 0.80 selected 0 overlaps 1
Info in <OverlapRemover::printObj()>: electron pt 3.50 eta 0.60 phi 0.76 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: electron pt 3.81 eta -0.62 phi 1.92 selected 0 overlaps 1
Info in <OverlapRemover::printObj()>: electron pt 3.74 eta 0.80 phi -2.65 selected 0 overlaps 0
Info in <OverlapRemover::executeConst()>: Now dumping the muons
Info in <OverlapRemover::printObj()>: muon pt 5.36 eta 0.69 phi 0.74 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: muon pt 31.34 eta -1.32 phi 1.92 selected 0 overlaps 1
Info in <OverlapRemover::executeConst()>: Now dumping the jets
Info in <OverlapRemover::printObj()>: jet pt 245.36 eta -1.42 phi -1.48 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 57.56 eta 0.66 phi 0.72 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 64.02 eta -0.29 phi 1.17 selected 1 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 52.24 eta -0.62 phi -2.03 selected 1 overlaps 1
Info in <OverlapRemover::printObj()>: jet pt 35.98 eta -1.32 phi 1.99 selected 1 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 23.46 eta -1.75 phi 1.39 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 21.63 eta -0.61 phi 1.70 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 16.57 eta 4.05 phi -2.89 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 16.05 eta 0.26 phi -2.39 selected 0 overlaps 0
Info in <OverlapRemover::printObj()>: jet pt 17.08 eta 0.14 phi 1.48 selected 0 overlaps 0
Info in <OverlapRemover::execute()>: selectedElectrons : 5, selectedMuons : 1, selectedJets : 7
Info in <xAOD::TStore::print>: Contents of transient store:
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_Calib
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x3341a3c0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_CalibShallowCopy
Info in <xAOD::TStore::print>: Type: DataVector<xAOD::Jet_v1>
Info in <xAOD::TStore::print>: Pointer: 0x33326700
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_CalibShallowCopyAux.
Info in <xAOD::TStore::print>: Type: xAOD::ShallowAuxContainer
Info in <xAOD::TStore::print>: Pointer: 0x2baba800
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_Calib_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x2e8c7000
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_OR
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x34a655d0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4EMTopoJets_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x343b7ce0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: AntiKt4TruthJets_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Jet_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x33011b30
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Calib
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x33d6efc0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibCorr
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x37b0e120
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibCorr_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x33a1ce50
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibShallowCopy
Info in <xAOD::TStore::print>: Type: DataVector<xAOD::Electron_v1>
Info in <xAOD::TStore::print>: Pointer: 0x33d6e5c0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_CalibShallowCopyAux.
Info in <xAOD::TStore::print>: Type: xAOD::ShallowAuxContainer
Info in <xAOD::TStore::print>: Pointer: 0x33d6ec70
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Calib_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x2c671130
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_OR
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x34a654a0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Sel_Algo
Info in <xAOD::TStore::print>: Type: vector<string>
Info in <xAOD::TStore::print>: Pointer: 0x33b6e800
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: ElectronCollection_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Electron_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x371d3530
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_Calib
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x346cb2a0
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_CalibCorr
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x32b04660
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_CalibShallowCopy
Info in <xAOD::TStore::print>: Type: DataVector<xAOD::Muon_v1>
Info in <xAOD::TStore::print>: Pointer: 0x346cad70
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_CalibShallowCopyAux.
Info in <xAOD::TStore::print>: Type: xAOD::ShallowAuxContainer
Info in <xAOD::TStore::print>: Pointer: 0x346caf50
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: Yes
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_OR
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x345e7310
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <xAOD::TStore::print>: Name: Muons_Signal
Info in <xAOD::TStore::print>: Type: ConstDataVector<DataVector<xAOD::Muon_v1> >
Info in <xAOD::TStore::print>: Pointer: 0x33b6e650
Info in <xAOD::TStore::print>: IsOwner: Yes
Info in <xAOD::TStore::print>: HasDictionary: No
Info in <xAOD::TStore::print>: -----------------------------------
Info in <OverlapRemover::postExecute()>: Calling postExecute
Info in <BasicEventSelection::finalize()>: Number of processed events = 5
Info in <JetCalibrator::finalize()>: Deleting tool instances...
Info in <MuonCalibrator::finalize()>: Deleting tool instances...
Info in <MuonEfficiencyCorrector::finalize()>: Deleting tool instances...
Info in <ElectronCalibrator::finalize()>: Deleting tool instances...
Info in <ElectronEfficiencyCorrector::finalize()>: Deleting tool instances...
Info in <MuonSelector::finalize()>: Deleting tool instances...
Info in <ElectronSelector::finalize()>: Deleting tool instances...
Info in <JetSelector::finalize()>: jetSelect_signal
Info in <JetSelector::histFinalize()>: Filling cutflow
Info in <BJetSelector::finalize()>: Deleting tool instances...
Info in <JetHistsAlgo::finalize()>: jetHistsAlgo_signal
Info in <JetSelector::finalize()>: jetSelect_truth
Info in <JetSelector::histFinalize()>: Filling cutflow
Info in <JetHistsAlgo::finalize()>: jetHistsAlgo_truth
Info in <OverlapRemover::finalize()>: Deleting tool instances...
Info in <JetHistsAlgo::finalize()>: AntiKt10/
Info in <JetCalibrator::histFinalize()>: Calling histFinalize
Info in <MuonCalibrator::histFinalize()>: Calling histFinalize
Info in <MuonEfficiencyCorrector::histFinalize()>: Calling histFinalize
Info in <ElectronCalibrator::histFinalize()>: Calling histFinalize
Info in <ElectronEfficiencyCorrector::histFinalize()>: Calling histFinalize
Info in <MuonSelector::histFinalize()>: Calling histFinalize
Info in <MuonSelector::histFinalize()>: Filling cutflow
Info in <ElectronSelector::histFinalize()>: Calling histFinalize
Info in <ElectronSelector::histFinalize()>: Filling cutflow
Info in <JetSelector::histFinalize()>: Calling histFinalize
Info in <JetSelector::histFinalize()>: Calling histFinalize
Info in <OverlapRemover::histFinalize()>: Calling histFinalize
==28631== Syscall param write(buf) points to uninitialised byte(s)
==28631== at 0x3BEDC0E6E0: __write_nocancel (in /lib64/libpthread-2.12.so)
==28631== by 0xF11FDE0: TFile::SysWrite(int, void const*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1229F7: TFile::WriteBuffer(char const*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF01C0FA: TKey::WriteFile(int, TFile*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF00DA9F: TDirectoryFile::WriteTObject(TObject const*, char const*, char const*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xA0742B0: TObject::Write(char const*, int, int) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF00BE50: TDirectoryFile::Write(char const*, int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF12F31A: TFile::Write(char const*, int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0x10176EE2: SH::DiskWriterLocal::doClose() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/SampleHandler/lib/libSampleHandler.so)
==28631== by 0x10178486: SH::DiskWriter::close() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/SampleHandler/lib/libSampleHandler.so)
==28631== by 0xE001A19: EL::Worker::algsFinalize() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0126CC: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== Address 0x1e8e5f3e is 446 bytes inside a block of size 1,107 alloc'd
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xF01D9C4: TKey::TKey(TObject const*, char const*, int, TDirectory*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF11EB44: TFile::CreateKey(TDirectory*, TObject const*, char const*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF00D96E: TDirectoryFile::WriteTObject(TObject const*, char const*, char const*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xA0742B0: TObject::Write(char const*, int, int) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF00BE50: TDirectoryFile::Write(char const*, int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF12F31A: TFile::Write(char const*, int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0x10176EE2: SH::DiskWriterLocal::doClose() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/SampleHandler/lib/libSampleHandler.so)
==28631== by 0x10178486: SH::DiskWriter::close() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/SampleHandler/lib/libSampleHandler.so)
==28631== by 0xE001A19: EL::Worker::algsFinalize() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0126CC: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== Uninitialised value was created by a heap allocation
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xA04CD56: TBuffer::TBuffer(TBuffer::EMode, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF1367A8: TBufferFile::TBufferFile(TBuffer::EMode, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF01D82D: TKey::TKey(TObject const*, char const*, int, TDirectory*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF11EB44: TFile::CreateKey(TDirectory*, TObject const*, char const*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF00D96E: TDirectoryFile::WriteTObject(TObject const*, char const*, char const*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xA0742B0: TObject::Write(char const*, int, int) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF00BE50: TDirectoryFile::Write(char const*, int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF12F31A: TFile::Write(char const*, int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0x10176EE2: SH::DiskWriterLocal::doClose() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/SampleHandler/lib/libSampleHandler.so)
==28631== by 0x10178486: SH::DiskWriter::close() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/SampleHandler/lib/libSampleHandler.so)
==28631== by 0xE001A19: EL::Worker::algsFinalize() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631==
==28631==
==28631== HEAP SUMMARY:
==28631== in use at exit: 275,305,681 bytes in 684,948 blocks
==28631== total heap usage: 6,244,436 allocs, 5,559,488 frees, 2,353,142,722 bytes allocated
==28631==
==28631== Searching for pointers to 684,948 not-freed blocks
==28631== Checked 346,863,992 bytes
==28631==
==28631== 1 bytes in 1 blocks are possibly lost in loss record 10 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xA092ED7: TBits::TBits(unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x530E7FF: TFormula::TFormula() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x536DA28: TF1::TF1() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5288AA4: ROOT::new_TF1(void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0xA0E8218: TClass::New(TClass::ENewType, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF137179: TBufferFile::ReadObjectAny(TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xA098656: TBuffer& operator>><TObject>(TBuffer&, TObject*&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA098387: TList::Streamer(TBuffer&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF1371CE: TBufferFile::ReadObjectAny(TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF135C31: TBufferFile::ReadFastArray(void**, TClass const*, int, bool, TMemberStreamer*, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF11E475: int TStreamerInfo::ReadBuffer<char**>(TBuffer&, char** const&, TStreamerInfo::TCompInfo* const*, int, int, int, int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631==
==28631== 1 bytes in 1 blocks are possibly lost in loss record 11 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xA092ED7: TBits::TBits(unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x530E7FF: TFormula::TFormula() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B2131: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D2C3D6: egammaMVACalib::defineClusterEnergyFormula() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D30703: egammaMVACalib::InitTree(TTree*, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8AECE2F: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, PATCore::ParticleType::Type, float, float, float, float, float, float, float, float, float, float, float, float, float, int, int, int, int, float, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AED12A: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, AtlasRoot::egammaEnergyCorrectionTool::ParticleInformation const&, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF0D7: CP::EgammaCalibrationAndSmearingTool::getElectronEnergy(xAOD::Electron_v1 const*, xAOD::EventInfo_v1 const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF9D6: CP::EgammaCalibrationAndSmearingTool::applyCorrection(xAOD::Egamma_v1&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x4CA1A8A: ElectronCalibrator::execute() (ElectronCalibrator.cxx:320)
==28631==
==28631== 1 bytes in 1 blocks are definitely lost in loss record 12 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x81926F3: AsgElectronLikelihoodTool::AsgElectronLikelihoodTool(std::string) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonSelectorTools/lib/libElectronPhotonSelectorTools.so)
==28631== by 0x4CC1F7E: ElectronSelector::initialize() (ElectronSelector.cxx:323)
==28631== by 0xE0012F8: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0x402B4B: main (test_multiAlgo.cxx:108)
==28631==
==28631== 4 bytes in 1 blocks are possibly lost in loss record 30 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0x531075A: TFormula::Compile(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B1CBD: TTreeFormula::Init(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68B223C: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D2C3D6: egammaMVACalib::defineClusterEnergyFormula() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D30703: egammaMVACalib::InitTree(TTree*, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8AECE2F: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, PATCore::ParticleType::Type, float, float, float, float, float, float, float, float, float, float, float, float, float, int, int, int, int, float, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AED12A: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, AtlasRoot::egammaEnergyCorrectionTool::ParticleInformation const&, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF0D7: CP::EgammaCalibrationAndSmearingTool::getElectronEnergy(xAOD::Electron_v1 const*, xAOD::EventInfo_v1 const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF9D6: CP::EgammaCalibrationAndSmearingTool::applyCorrection(xAOD::Egamma_v1&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x4CA1A8A: ElectronCalibrator::execute() (ElectronCalibrator.cxx:320)
==28631==
==28631== 7 bytes in 7 blocks are possibly lost in loss record 150 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xA092ED7: TBits::TBits(unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x530E7FF: TFormula::TFormula() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B2131: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D306A2: egammaMVACalib::InitTree(TTree*, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8AECE2F: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, PATCore::ParticleType::Type, float, float, float, float, float, float, float, float, float, float, float, float, float, int, int, int, int, float, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AED12A: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, AtlasRoot::egammaEnergyCorrectionTool::ParticleInformation const&, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF0D7: CP::EgammaCalibrationAndSmearingTool::getElectronEnergy(xAOD::Electron_v1 const*, xAOD::EventInfo_v1 const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF9D6: CP::EgammaCalibrationAndSmearingTool::applyCorrection(xAOD::Egamma_v1&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x4CA1A8A: ElectronCalibrator::execute() (ElectronCalibrator.cxx:320)
==28631== by 0xE00107B: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631==
==28631== 8 bytes in 2 blocks are possibly lost in loss record 629 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x6E55F58: void std::vector<int, std::allocator<int> >::_M_insert_aux<int const&>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E560BC: std::vector<int, std::allocator<int> >::insert(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E48B08: TBranchElement::SetReadActionSequence() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E4A5E6: TBranchElement::InitInfo() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E4D022: TBranchElement::SetAddress(void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E042BF: TTree::SetBranchAddressImp(TBranch*, void*, TBranch**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E04441: TTree::SetBranchAddress(char const*, void*, TBranch**, TClass*, EDataType, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x8D294E7: egammaMVACalibNmsp::BDT::BDT(TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D32E7A: egammaMVACalib::setupBDT(TString const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D33DF3: egammaMVACalib::getBDTs(std::string const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D36E81: egammaMVACalib::egammaMVACalib(int, bool, TString, TString const&, int, bool, TString const&, TString const&, TString const&, TString, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631==
==28631== 8 bytes in 2 blocks are possibly lost in loss record 630 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x6E55F58: void std::vector<int, std::allocator<int> >::_M_insert_aux<int const&>(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E560BC: std::vector<int, std::allocator<int> >::insert(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, int const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E48B08: TBranchElement::SetReadActionSequence() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E4A5E6: TBranchElement::InitInfo() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E4D022: TBranchElement::SetAddress(void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E042BF: TTree::SetBranchAddressImp(TBranch*, void*, TBranch**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E04441: TTree::SetBranchAddress(char const*, void*, TBranch**, TClass*, EDataType, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x8D29530: egammaMVACalibNmsp::BDT::BDT(TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D32E7A: egammaMVACalib::setupBDT(TString const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D33DF3: egammaMVACalib::getBDTs(std::string const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D36E81: egammaMVACalib::egammaMVACalib(int, bool, TString, TString const&, int, bool, TString const&, TString const&, TString const&, TString, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631==
==28631== 16 bytes in 1 blocks are possibly lost in loss record 1,553 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xA04ECF3: TString::Init(int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA04EDA3: TString::TString(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0F3BDE: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, char const*, char const*, int, int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x88AF8D5: ROOT::TQObjectInitBehavior::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, char const*, char const*, int, int) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libXMLParser.so)
==28631== by 0xA0CB5ED: ROOT::TGenericClassInfo::GetClass() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FF5389: TMessageHandler::Class() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA017AD7: TQObject::Emit(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA027FB5: TMessageHandler::Notify() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA028010: TMessageHandler::HandleMessage(int, TObject const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7ED0: TROOT::Message(int, TObject const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072C24: TObject::Error(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 16 bytes in 1 blocks are possibly lost in loss record 1,554 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA0757F8: TPRegexp::TPRegexp(TString const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x8D36C2E: egammaMVACalib::egammaMVACalib(int, bool, TString, TString const&, int, bool, TString const&, TString const&, TString const&, TString, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8AECDCB: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, PATCore::ParticleType::Type, float, float, float, float, float, float, float, float, float, float, float, float, float, int, int, int, int, float, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AED12A: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, AtlasRoot::egammaEnergyCorrectionTool::ParticleInformation const&, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF0D7: CP::EgammaCalibrationAndSmearingTool::getElectronEnergy(xAOD::Electron_v1 const*, xAOD::EventInfo_v1 const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF9D6: CP::EgammaCalibrationAndSmearingTool::applyCorrection(xAOD::Egamma_v1&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x4CA1A8A: ElectronCalibrator::execute() (ElectronCalibrator.cxx:320)
==28631== by 0xE00107B: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631==
==28631== 16 bytes in 16 blocks are possibly lost in loss record 1,555 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xA092ED7: TBits::TBits(unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x530E7FF: TFormula::TFormula() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x536DA28: TF1::TF1() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5288AA4: ROOT::new_TF1(void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0xA0E8218: TClass::New(TClass::ENewType, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF137179: TBufferFile::ReadObjectAny(TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xA098656: TBuffer& operator>><TObject>(TBuffer&, TObject*&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA098387: TList::Streamer(TBuffer&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF135BEE: TBufferFile::ReadFastArray(void**, TClass const*, int, bool, TMemberStreamer*, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF11E475: int TStreamerInfo::ReadBuffer<char**>(TBuffer&, char** const&, TStreamerInfo::TCompInfo* const*, int, int, int, int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF030A8C: TStreamerInfoActions::GenericReadAction(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631==
==28631== 26 bytes in 1 blocks are possibly lost in loss record 2,594 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x13884C1C: cling::InvocationOptions::CreateFromArgs(int, char const* const*, std::vector<unsigned int, std::allocator<unsigned int> >&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13881295: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02DB93: TApplication::CreateApplication() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 26 bytes in 1 blocks are possibly lost in loss record 2,595 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1387A980: cling::DynamicLibraryManager::DynamicLibraryManager(cling::InvocationOptions const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13881613: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02DB93: TApplication::CreateApplication() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 26 bytes in 1 blocks are possibly lost in loss record 2,596 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x137EA180: llvm::StringRef::str() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F25C0F: ParseFrontendArgs(clang::FrontendOptions&, llvm::opt::ArgList&, clang::DiagnosticsEngine&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F2A944: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F0686: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 26 bytes in 1 blocks are possibly lost in loss record 2,597 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x137EA180: llvm::StringRef::str() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F20C4A: ParseCodeGenArgs(clang::CodeGenOptions&, llvm::opt::ArgList&, clang::InputKind, clang::DiagnosticsEngine&, clang::TargetOptions const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F2ABC2: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F0686: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 26 bytes in 1 blocks are possibly lost in loss record 2,598 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x137EA180: llvm::StringRef::str() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F28D2A: ParseHeaderSearchArgs(clang::HeaderSearchOptions&, llvm::opt::ArgList&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F2ABE9: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F0686: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 26 bytes in 1 blocks are possibly lost in loss record 2,600 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1408FD44: clang::ASTReader::ASTReader(clang::Preprocessor&, clang::ASTContext&, llvm::StringRef, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F16B68: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, std::string const&, bool, bool, clang::Preprocessor&, clang::ASTContext&, void*, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F16CCD: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, bool, bool, void*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CF854: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl<cling::Transaction*>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388176C: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 26 bytes in 1 blocks are possibly lost in loss record 2,601 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1387EF1D: cling::Interpreter::AddIncludePath(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1381578F: TCling::AddIncludePath(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826DC0: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02DB93: TApplication::CreateApplication() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 27 bytes in 1 blocks are possibly lost in loss record 2,641 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x91F2C55: _GLOBAL__sub_I_MethodLD.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 27 bytes in 1 blocks are possibly lost in loss record 2,642 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x909FE95: _GLOBAL__sub_I_MethodDT.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 28 bytes in 1 blocks are possibly lost in loss record 2,678 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x91AE5A5: _GLOBAL__sub_I_MethodBDT.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 28 bytes in 1 blocks are possibly lost in loss record 2,679 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x91804A5: _GLOBAL__sub_I_MethodMLP.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 28 bytes in 1 blocks are possibly lost in loss record 2,680 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x9152C35: _GLOBAL__sub_I_MethodKNN.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 28 bytes in 1 blocks are possibly lost in loss record 2,681 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x910CB75: _GLOBAL__sub_I_MethodFDA.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 28 bytes in 1 blocks are possibly lost in loss record 2,682 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x90DE165: _GLOBAL__sub_I_MethodSVM.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 28 bytes in 1 blocks are possibly lost in loss record 2,683 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x137EA180: llvm::StringRef::str() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F252DA: ParseFrontendArgs(clang::FrontendOptions&, llvm::opt::ArgList&, clang::DiagnosticsEngine&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F2A944: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F0686: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 28 bytes in 1 blocks are possibly lost in loss record 2,684 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BC633: clang::Preprocessor::AddPragmaHandler(llvm::StringRef, clang::PragmaHandler*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146BCF39: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 28 bytes in 1 blocks are possibly lost in loss record 2,685 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1405A337: clang::Parser::initializePragmaHandlers() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407C460: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CF440: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl<cling::Transaction*>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388176C: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 29 bytes in 1 blocks are possibly lost in loss record 2,714 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x91C57B9: TMVA::MsgLogger::InitMaps() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91C7516: TMVA::MsgLogger::MsgLogger(std::string const&, TMVA::EMsgType) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A43F3: TMVA::Types::Types() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A44C4: TMVA::Types::Instance() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91F7E49: _GLOBAL__sub_I_MethodCategory.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 29 bytes in 1 blocks are possibly lost in loss record 2,715 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x91D9085: _GLOBAL__sub_I_MethodCuts.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 29 bytes in 1 blocks are possibly lost in loss record 2,716 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BCDB5: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 29 bytes in 1 blocks are possibly lost in loss record 2,717 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BCDF7: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 29 bytes in 1 blocks are possibly lost in loss record 2,718 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BC633: clang::Preprocessor::AddPragmaHandler(llvm::StringRef, clang::PragmaHandler*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146BD2ED: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 29 bytes in 1 blocks are possibly lost in loss record 2,719 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1405A097: clang::Parser::initializePragmaHandlers() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407C460: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CF440: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl<cling::Transaction*>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388176C: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 29 bytes in 1 blocks are possibly lost in loss record 2,720 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1405A1D5: clang::Parser::initializePragmaHandlers() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407C460: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CF440: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl<cling::Transaction*>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388176C: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 29 bytes in 1 blocks are possibly lost in loss record 2,721 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1405A42C: clang::Parser::initializePragmaHandlers() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407C460: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CF440: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl<cling::Transaction*>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388176C: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 29 bytes in 1 blocks are possibly lost in loss record 2,722 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1515649E: ???
==28631== by 0x15156453: ???
==28631== by 0x138CA2AC: cling::IncrementalExecutor::executeFunction(llvm::StringRef, cling::Value*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387C537: cling::Interpreter::RunFunction(clang::FunctionDecl const*, cling::Value*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138824F6: cling::Interpreter::EvaluateInternal(std::string const&, cling::CompilationOptions const&, cling::Value*, cling::Transaction**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138826A5: cling::Interpreter::evaluate(std::string const&, cling::Value&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137F9A97: TClingCallFunc::EvaluateArgList(std::string const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137F9DC2: TClingCallFunc::SetArgs(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 29 bytes in 1 blocks are definitely lost in loss record 2,729 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1515649E: ???
==28631== by 0x15156453: ???
==28631== by 0x1392759A: llvm::JIT::runFunction(llvm::Function*, std::vector<llvm::GenericValue, std::allocator<llvm::GenericValue> > const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CA71A: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387CF7D: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDD61: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138885A5: cling::LookupHelper::findScope(llvm::StringRef, cling::LookupHelper::DiagSetting, clang::Type const**, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13802C4A: TClingClassInfo::TClingClassInfo(cling::Interpreter*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 30 bytes in 1 blocks are possibly lost in loss record 2,760 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x90A43D6: TMVA::Types::Types() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A44C4: TMVA::Types::Instance() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91F7E49: _GLOBAL__sub_I_MethodCategory.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 30 bytes in 1 blocks are possibly lost in loss record 2,761 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x91C5735: TMVA::MsgLogger::InitMaps() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91C7516: TMVA::MsgLogger::MsgLogger(std::string const&, TMVA::EMsgType) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A43F3: TMVA::Types::Types() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A44C4: TMVA::Types::Instance() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91F7E49: _GLOBAL__sub_I_MethodCategory.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 30 bytes in 1 blocks are possibly lost in loss record 2,762 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x91C58C0: TMVA::MsgLogger::InitMaps() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91C7516: TMVA::MsgLogger::MsgLogger(std::string const&, TMVA::EMsgType) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A43F3: TMVA::Types::Types() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A44C4: TMVA::Types::Instance() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91F7E49: _GLOBAL__sub_I_MethodCategory.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 30 bytes in 1 blocks are possibly lost in loss record 2,763 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x91C5940: TMVA::MsgLogger::InitMaps() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91C7516: TMVA::MsgLogger::MsgLogger(std::string const&, TMVA::EMsgType) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A43F3: TMVA::Types::Types() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A44C4: TMVA::Types::Instance() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91F7E49: _GLOBAL__sub_I_MethodCategory.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 30 bytes in 1 blocks are possibly lost in loss record 2,764 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x91C5C6D: TMVA::MsgLogger::InitMaps() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91C7516: TMVA::MsgLogger::MsgLogger(std::string const&, TMVA::EMsgType) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A43F3: TMVA::Types::Types() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A44C4: TMVA::Types::Instance() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91F7E49: _GLOBAL__sub_I_MethodCategory.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 30 bytes in 1 blocks are possibly lost in loss record 2,765 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x91C5F9D: TMVA::MsgLogger::InitMaps() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91C7516: TMVA::MsgLogger::MsgLogger(std::string const&, TMVA::EMsgType) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A43F3: TMVA::Types::Types() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A44C4: TMVA::Types::Instance() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91F7E49: _GLOBAL__sub_I_MethodCategory.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 30 bytes in 1 blocks are possibly lost in loss record 2,766 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x91C61BD: TMVA::MsgLogger::InitMaps() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91C7516: TMVA::MsgLogger::MsgLogger(std::string const&, TMVA::EMsgType) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A43F3: TMVA::Types::Types() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A44C4: TMVA::Types::Instance() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91F7E49: _GLOBAL__sub_I_MethodCategory.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 30 bytes in 1 blocks are possibly lost in loss record 2,767 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x915D885: _GLOBAL__sub_I_MethodPDERS.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 30 bytes in 1 blocks are possibly lost in loss record 2,768 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x90FDBA5: _GLOBAL__sub_I_MethodBoost.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 30 bytes in 1 blocks are possibly lost in loss record 2,769 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BD0A7: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 30 bytes in 1 blocks are possibly lost in loss record 2,770 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BC633: clang::Preprocessor::AddPragmaHandler(llvm::StringRef, clang::PragmaHandler*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146BD12A: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 30 bytes in 1 blocks are possibly lost in loss record 2,771 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x14059F51: clang::Parser::initializePragmaHandlers() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407C460: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CF440: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl<cling::Transaction*>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388176C: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 30 bytes in 1 blocks are possibly lost in loss record 2,774 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1515654E: ???
==28631== by 0x15156447: ???
==28631== by 0x138CA2AC: cling::IncrementalExecutor::executeFunction(llvm::StringRef, cling::Value*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387C537: cling::Interpreter::RunFunction(clang::FunctionDecl const*, cling::Value*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138824F6: cling::Interpreter::EvaluateInternal(std::string const&, cling::CompilationOptions const&, cling::Value*, cling::Transaction**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138826A5: cling::Interpreter::evaluate(std::string const&, cling::Value&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137F9A97: TClingCallFunc::EvaluateArgList(std::string const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137F9DC2: TClingCallFunc::SetArgs(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 30 bytes in 1 blocks are definitely lost in loss record 2,782 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1515654E: ???
==28631== by 0x15156447: ???
==28631== by 0x1392759A: llvm::JIT::runFunction(llvm::Function*, std::vector<llvm::GenericValue, std::allocator<llvm::GenericValue> > const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CA71A: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387CF7D: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDD61: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138885A5: cling::LookupHelper::findScope(llvm::StringRef, cling::LookupHelper::DiagSetting, clang::Type const**, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13802C4A: TClingClassInfo::TClingClassInfo(cling::Interpreter*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 31 bytes in 1 blocks are possibly lost in loss record 2,805 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x91C5A50: TMVA::MsgLogger::InitMaps() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91C7516: TMVA::MsgLogger::MsgLogger(std::string const&, TMVA::EMsgType) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A43F3: TMVA::Types::Types() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A44C4: TMVA::Types::Instance() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91F7E49: _GLOBAL__sub_I_MethodCategory.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 31 bytes in 1 blocks are possibly lost in loss record 2,806 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x9107355: _GLOBAL__sub_I_MethodFisher.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 31 bytes in 1 blocks are possibly lost in loss record 2,807 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x137EA180: llvm::StringRef::str() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F2A9D2: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F0686: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 31 bytes in 1 blocks are possibly lost in loss record 2,808 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x137EA180: llvm::StringRef::str() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F20AD7: ParseCodeGenArgs(clang::CodeGenOptions&, llvm::opt::ArgList&, clang::InputKind, clang::DiagnosticsEngine&, clang::TargetOptions const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F2ABC2: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F0686: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 31 bytes in 1 blocks are possibly lost in loss record 2,809 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BCF17: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 31 bytes in 1 blocks are possibly lost in loss record 2,810 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BD108: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 31 bytes in 1 blocks are possibly lost in loss record 2,811 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1405A16B: clang::Parser::initializePragmaHandlers() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407C460: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CF440: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl<cling::Transaction*>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388176C: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 31 bytes in 1 blocks are possibly lost in loss record 2,812 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1405A49E: clang::Parser::initializePragmaHandlers() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407C460: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CF440: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl<cling::Transaction*>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388176C: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 31 bytes in 1 blocks are possibly lost in loss record 2,824 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146201C6: clang::operator<<(clang::DiagnosticBuilder const&, clang::TemplateName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1461F0D8: clang::operator<<(clang::DiagnosticBuilder const&, clang::TemplateArgument const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1436501F: clang::(anonymous namespace)::DiagnoseBadDeduction(clang::Sema&, clang::Decl*, clang::DeductionFailureInfo&, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14378653: clang::OverloadCandidateSet::NoteCandidates(clang::Sema&, clang::OverloadCandidateDisplayKind, llvm::ArrayRef<clang::Expr*>, llvm::StringRef, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143215EE: clang::InitializationSequence::Diagnose(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::ArrayRef<clang::Expr*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143160D4: clang::InitializationSequence::Perform(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, clang::QualType*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142E63A3: clang::Sema::BuildCXXNew(clang::SourceRange, bool, clang::SourceLocation, llvm::MutableArrayRef<clang::Expr*>, clang::SourceLocation, clang::SourceRange, clang::QualType, clang::TypeSourceInfo*, clang::Expr*, clang::SourceRange, clang::Expr*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14424CD2: clang::TreeTransform<(anonymous namespace)::TemplateInstantiator>::TransformCXXNewExpr(clang::CXXNewExpr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,917 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x91C56AD: TMVA::MsgLogger::InitMaps() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91C7516: TMVA::MsgLogger::MsgLogger(std::string const&, TMVA::EMsgType) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A43F3: TMVA::Types::Types() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A44C4: TMVA::Types::Instance() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91F7E49: _GLOBAL__sub_I_MethodCategory.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,918 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x91C5840: TMVA::MsgLogger::InitMaps() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91C7516: TMVA::MsgLogger::MsgLogger(std::string const&, TMVA::EMsgType) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A43F3: TMVA::Types::Types() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A44C4: TMVA::Types::Instance() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91F7E49: _GLOBAL__sub_I_MethodCategory.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,919 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x91C5E8D: TMVA::MsgLogger::InitMaps() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91C7516: TMVA::MsgLogger::MsgLogger(std::string const&, TMVA::EMsgType) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A43F3: TMVA::Types::Types() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A44C4: TMVA::Types::Instance() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91F7E49: _GLOBAL__sub_I_MethodCategory.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,920 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x91BD7D5: _GLOBAL__sub_I_MethodRuleFit.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,921 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x90F0C25: _GLOBAL__sub_I_MethodHMatrix.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,922 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x90D25E5: _GLOBAL__sub_I_MethodTMlpANN.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,923 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x909C725: _GLOBAL__sub_I_MethodPlugins.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,924 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x9088815: _GLOBAL__sub_I_MethodPDEFoam.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,925 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x137EA180: llvm::StringRef::str() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F206E8: ParseCodeGenArgs(clang::CodeGenOptions&, llvm::opt::ArgList&, clang::InputKind, clang::DiagnosticsEngine&, clang::TargetOptions const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F2ABC2: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F0686: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,926 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BCEBD: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,927 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BD046: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,928 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BD19C: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,929 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x1499B37A: llvm::PMDataManager::add(llvm::Pass*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1499C58A: llvm::PMTopLevelManager::schedulePass(llvm::Pass*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C22831: llvm::TargetPassConfig::addPass(llvm::Pass*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C22C7B: llvm::TargetPassConfig::addPass(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C23113: llvm::TargetPassConfig::addOptimizedRegAlloc(llvm::FunctionPass*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C234F1: llvm::TargetPassConfig::addMachinePasses() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13BD2CCB: addPassesToGenerateCode(llvm::LLVMTargetMachine*, llvm::legacy::PassManagerBase&, bool, void const*, void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13BD2D19: llvm::LLVMTargetMachine::addPassesToEmitMachineCode(llvm::legacy::PassManagerBase&, llvm::JITCodeEmitter&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13927F1C: llvm::JIT::JIT(llvm::Module*, llvm::TargetMachine&, llvm::TargetJITInfo&, llvm::JITMemoryManager*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13927FEE: llvm::JIT::createJIT(llvm::Module*, std::string*, llvm::JITMemoryManager*, bool, llvm::TargetMachine*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x139398A6: llvm::EngineBuilder::create(llvm::TargetMachine*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,930 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1405A02D: clang::Parser::initializePragmaHandlers() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407C460: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CF440: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl<cling::Transaction*>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388176C: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,931 of 30,079
==28631== at 0x4A0720A: malloc (vg_replace_malloc.c:296)
==28631== by 0x13C3FD68: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13D338C7: (anonymous namespace)::MachineScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1499BF76: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1499E135: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1499E213: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13928173: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1392876D: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13928934: llvm::JIT::getPointerToFunction(llvm::Function*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138C8F0A: cling::IncrementalExecutor::remapSymbols() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CA69E: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387CF7D: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,933 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA082048: TStorage::ObjectAlloc(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0D6AE5: TListOfFunctions::TListOfFunctions(TClass*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E4577: TClass::GetMethodList() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E5A09: TClass::GetClassMethodWithPrototype(char const*, char const*, bool, ROOT::EFunctionMatchMode) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E715E: TClass::Property() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E6F48: TClass::IsForeign() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0F2C33: TClass::PostLoadCheck() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E4CE5: TClass::LoadClassDefault(char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E4E29: TClass::LoadClass(char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0EEACB: TClass::GetClass(ClassInfo_t*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0C628E: TBaseClass::GetClassPointer(bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,934 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xA0502EC: TString::Replace(int, int, char const*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0C431E: TFunction::TFunction(MethodInfo_t*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0F8945: TMethod::TMethod(MethodInfo_t*, TClass*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0D6F14: TListOfFunctions::Get(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E715E: TClass::Property() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E6F48: TClass::IsForeign() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0F2C33: TClass::PostLoadCheck() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E4CE5: TClass::LoadClassDefault(char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E4E29: TClass::LoadClass(char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0EEACB: TClass::GetClass(ClassInfo_t*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0C628E: TBaseClass::GetClassPointer(bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,935 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA09791C: TList::NewLink(TObject*, TObjLink*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA096B0D: TList::AddLast(TObject*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA091920: THashList::AddLast(TObject*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0D6E73: TListOfFunctions::Get(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E715E: TClass::Property() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E6F48: TClass::IsForeign() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0F2C33: TClass::PostLoadCheck() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E4CE5: TClass::LoadClassDefault(char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E4E29: TClass::LoadClass(char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0EEACB: TClass::GetClass(ClassInfo_t*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0C628E: TBaseClass::GetClassPointer(bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,936 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA09791C: TList::NewLink(TObject*, TObjLink*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA096B0D: TList::AddLast(TObject*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0A2F41: THashTable::Add(TObject*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0D6E73: TListOfFunctions::Get(void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E715E: TClass::Property() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E6F48: TClass::IsForeign() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0F2C33: TClass::PostLoadCheck() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E4CE5: TClass::LoadClassDefault(char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E4E29: TClass::LoadClass(char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0EEACB: TClass::GetClass(ClassInfo_t*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0C628E: TBaseClass::GetClassPointer(bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,938 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA082048: TStorage::ObjectAlloc(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0F736D: TListOfEnums::TListOfEnums(TClass*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FC0196: ROOT::new_TListOfEnums(void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E8218: TClass::New(TClass::ENewType, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF137179: TBufferFile::ReadObjectAny(TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF135C31: TBufferFile::ReadFastArray(void**, TClass const*, int, bool, TMemberStreamer*, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF11E475: int TStreamerInfo::ReadBuffer<char**>(TBuffer&, char** const&, TStreamerInfo::TCompInfo* const*, int, int, int, int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF030A8C: TStreamerInfoActions::GenericReadAction(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1345E4: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1332EA: TBufferFile::ReadClassBuffer(TClass const*, void*, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1371CE: TBufferFile::ReadObjectAny(TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,940 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xA050A59: TString::Clobber(int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA050BC0: TString::Streamer(TBuffer&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF0AE395: TStreamerInfoActions::ReadTString(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1345E4: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1332EA: TBufferFile::ReadClassBuffer(TClass const*, void*, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1345E4: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1332EA: TBufferFile::ReadClassBuffer(TClass const*, void*, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1371CE: TBufferFile::ReadObjectAny(TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xA0A525F: TObjArray::Streamer(TBuffer&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF01B94D: TKey::ReadObjectAny(TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF00B514: TDirectoryFile::GetObjectChecked(char const*, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,942 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0x13C4012D: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C45125: (anonymous namespace)::RegisterCoalescer::copyCoalesceWorkList(llvm::MutableArrayRef<llvm::MachineInstr*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C479D4: (anonymous namespace)::RegisterCoalescer::runOnMachineFunction(llvm::MachineFunction&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1499BF76: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1499E135: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1499E213: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13928173: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1392876D: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13928934: llvm::JIT::getPointerToFunction(llvm::Function*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13943C35: llvm::ExecutionEngine::getPointerToGlobal(llvm::GlobalValue const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CA4AB: cling::IncrementalExecutor::getPointerToGlobalFromJIT(llvm::GlobalValue const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,949 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA09791C: TList::NewLink(TObject*, TObjLink*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA096B0D: TList::AddLast(TObject*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x1381BDA1: TCling::CreateListOfBaseClasses(TClass*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0xA0E50D6: TClass::GetListOfBases() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA017297: TQObject::CollectClassSignalLists(TList&, TClass*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA017AE5: TQObject::Emit(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA027FB5: TMessageHandler::Notify() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA028010: TMessageHandler::HandleMessage(int, TObject const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7ED0: TROOT::Message(int, TObject const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072C24: TObject::Error(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB6FA1: BasicEventSelection::fileExecute() (BasicEventSelection.cxx:230)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,950 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA0978F8: TList::NewLink(TObject*, TObjLink*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA096AC8: TList::AddLast(TObject*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x1381BDA1: TCling::CreateListOfBaseClasses(TClass*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0xA0E50D6: TClass::GetListOfBases() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA017297: TQObject::CollectClassSignalLists(TList&, TClass*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA017AE5: TQObject::Emit(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA027FB5: TMessageHandler::Notify() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA028010: TMessageHandler::HandleMessage(int, TObject const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7ED0: TROOT::Message(int, TObject const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA072C24: TObject::Error(char const*, char const*, ...) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x4CB6FA1: BasicEventSelection::fileExecute() (BasicEventSelection.cxx:230)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,953 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x151566AE: ???
==28631== by 0x1515642F: ???
==28631== by 0x138CA2AC: cling::IncrementalExecutor::executeFunction(llvm::StringRef, cling::Value*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387C537: cling::Interpreter::RunFunction(clang::FunctionDecl const*, cling::Value*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138824F6: cling::Interpreter::EvaluateInternal(std::string const&, cling::CompilationOptions const&, cling::Value*, cling::Transaction**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138826A5: cling::Interpreter::evaluate(std::string const&, cling::Value&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137F9A97: TClingCallFunc::EvaluateArgList(std::string const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137F9DC2: TClingCallFunc::SetArgs(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,954 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x151565FE: ???
==28631== by 0x1515643B: ???
==28631== by 0x138CA2AC: cling::IncrementalExecutor::executeFunction(llvm::StringRef, cling::Value*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387C537: cling::Interpreter::RunFunction(clang::FunctionDecl const*, cling::Value*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138824F6: cling::Interpreter::EvaluateInternal(std::string const&, cling::CompilationOptions const&, cling::Value*, cling::Transaction**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138826A5: cling::Interpreter::evaluate(std::string const&, cling::Value&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137F9A97: TClingCallFunc::EvaluateArgList(std::string const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x137F9DC2: TClingCallFunc::SetArgs(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,956 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xA050A59: TString::Clobber(int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA050BC0: TString::Streamer(TBuffer&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF0AE395: TStreamerInfoActions::ReadTString(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1345E4: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1332EA: TBufferFile::ReadClassBuffer(TClass const*, void*, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1345E4: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF132F4A: TBufferFile::ReadClassBuffer(TClass const*, void*, int, unsigned int, unsigned int, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0x52D45F6: TAxis::Streamer(TBuffer&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0xF11E52A: int TStreamerInfo::ReadBuffer<char**>(TBuffer&, char** const&, TStreamerInfo::TCompInfo* const*, int, int, int, int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF030A8C: TStreamerInfoActions::GenericReadAction(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1345E4: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,960 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA09791C: TList::NewLink(TObject*, TObjLink*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA096B0D: TList::AddLast(TObject*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0983F5: TList::Streamer(TBuffer&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF135BEE: TBufferFile::ReadFastArray(void**, TClass const*, int, bool, TMemberStreamer*, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF11E475: int TStreamerInfo::ReadBuffer<char**>(TBuffer&, char** const&, TStreamerInfo::TCompInfo* const*, int, int, int, int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF030A8C: TStreamerInfoActions::GenericReadAction(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1345E4: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF132F4A: TBufferFile::ReadClassBuffer(TClass const*, void*, int, unsigned int, unsigned int, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0x535A35A: TH1::Streamer(TBuffer&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0xA0DBADA: TStreamerBase::ReadBuffer(TBuffer&, char*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF11E673: int TStreamerInfo::ReadBuffer<char**>(TBuffer&, char** const&, TStreamerInfo::TCompInfo* const*, int, int, int, int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,963 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA09791C: TList::NewLink(TObject*, TObjLink*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA096B0D: TList::AddLast(TObject*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0983F5: TList::Streamer(TBuffer&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF1371CE: TBufferFile::ReadObjectAny(TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF135C31: TBufferFile::ReadFastArray(void**, TClass const*, int, bool, TMemberStreamer*, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF11E475: int TStreamerInfo::ReadBuffer<char**>(TBuffer&, char** const&, TStreamerInfo::TCompInfo* const*, int, int, int, int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF030A8C: TStreamerInfoActions::GenericReadAction(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1345E4: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF132F4A: TBufferFile::ReadClassBuffer(TClass const*, void*, int, unsigned int, unsigned int, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0x538CFF7: TGraph::Streamer(TBuffer&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0xA0DBADA: TStreamerBase::ReadBuffer(TBuffer&, char*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,965 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA09791C: TList::NewLink(TObject*, TObjLink*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA096B0D: TList::AddLast(TObject*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0983F5: TList::Streamer(TBuffer&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF1371CE: TBufferFile::ReadObjectAny(TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF135C31: TBufferFile::ReadFastArray(void**, TClass const*, int, bool, TMemberStreamer*, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF11E475: int TStreamerInfo::ReadBuffer<char**>(TBuffer&, char** const&, TStreamerInfo::TCompInfo* const*, int, int, int, int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF030A8C: TStreamerInfoActions::GenericReadAction(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1345E4: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1332EA: TBufferFile::ReadClassBuffer(TClass const*, void*, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF00E3D1: TDirectoryFile::CloneObject(TObject const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xA054D2C: TNamed::Clone(char const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,966 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xA04ECF3: TString::Init(int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA04EF24: TString::TString(TString const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x8D3A63A: std::_Rb_tree_iterator<std::pair<TString const, egammaMVACalib::VarFormula> > std::_Rb_tree<TString, std::pair<TString const, egammaMVACalib::VarFormula>, std::_Select1st<std::pair<TString const, egammaMVACalib::VarFormula> >, std::less<TString>, std::allocator<std::pair<TString const, egammaMVACalib::VarFormula> > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<TString const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<TString const, egammaMVACalib::VarFormula> >, std::piecewise_construct_t const&, std::tuple<TString const&>&&, std::tuple<>&&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D2EB70: egammaMVACalib::predefineFormula(TString const&, TString const&, TString const&, TString const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D32C03: egammaMVACalib::setupBDT(TString const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D33DF3: egammaMVACalib::getBDTs(std::string const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D36E81: egammaMVACalib::egammaMVACalib(int, bool, TString, TString const&, int, bool, TString const&, TString const&, TString const&, TString, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8AECDCB: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, PATCore::ParticleType::Type, float, float, float, float, float, float, float, float, float, float, float, float, float, int, int, int, int, float, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AED12A: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, AtlasRoot::egammaEnergyCorrectionTool::ParticleInformation const&, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF0D7: CP::EgammaCalibrationAndSmearingTool::getElectronEnergy(xAOD::Electron_v1 const*, xAOD::EventInfo_v1 const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF9D6: CP::EgammaCalibrationAndSmearingTool::applyCorrection(xAOD::Egamma_v1&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,967 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xA0502EC: TString::Replace(int, int, char const*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0C431E: TFunction::TFunction(MethodInfo_t*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0F8945: TMethod::TMethod(MethodInfo_t*, TClass*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0F934B: TMethodCall::Init(TClass*, CallFunc_t*, long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0FABD0: TMethodCall::TMethodCall(TClass*, CallFunc_t*, long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x530EED2: TFormula::AnalyzeFunction(TString&, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x530B407: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5310313: TFormula::Compile(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B1CBD: TTreeFormula::Init(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68B223C: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,969 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xA04ECF3: TString::Init(int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA04EDA3: TString::TString(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x68B55BE: TTreeFormula::ParseWithLeaf(TLeaf*, char const*, bool, unsigned int, TObjArray&, bool, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68BA702: TTreeFormula::DefinedVariable(TString&, int&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x5306CB2: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5310313: TFormula::Compile(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B1CBD: TTreeFormula::Init(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68B223C: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D306A2: egammaMVACalib::InitTree(TTree*, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8AECE2F: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, PATCore::ParticleType::Type, float, float, float, float, float, float, float, float, float, float, float, float, float, int, int, int, int, float, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,970 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xA04ECF3: TString::Init(int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA04EDA3: TString::TString(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x68B55CD: TTreeFormula::ParseWithLeaf(TLeaf*, char const*, bool, unsigned int, TObjArray&, bool, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68BA702: TTreeFormula::DefinedVariable(TString&, int&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x5306CB2: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5310313: TFormula::Compile(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B1CBD: TTreeFormula::Init(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68B223C: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D306A2: egammaMVACalib::InitTree(TTree*, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8AECE2F: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, PATCore::ParticleType::Type, float, float, float, float, float, float, float, float, float, float, float, float, float, int, int, int, int, float, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,971 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xA0502EC: TString::Replace(int, int, char const*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA054DDC: TNamed::SetName(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x68B1CE4: TTreeFormula::Init(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68B223C: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D306A2: egammaMVACalib::InitTree(TTree*, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8AECE2F: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, PATCore::ParticleType::Type, float, float, float, float, float, float, float, float, float, float, float, float, float, int, int, int, int, float, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AED12A: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, AtlasRoot::egammaEnergyCorrectionTool::ParticleInformation const&, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF0D7: CP::EgammaCalibrationAndSmearingTool::getElectronEnergy(xAOD::Electron_v1 const*, xAOD::EventInfo_v1 const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF9D6: CP::EgammaCalibrationAndSmearingTool::applyCorrection(xAOD::Egamma_v1&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x4CA1A8A: ElectronCalibrator::execute() (ElectronCalibrator.cxx:320)
==28631==
==28631== 32 bytes in 1 blocks are possibly lost in loss record 7,972 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0x5310512: TFormula::Compile(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B1CBD: TTreeFormula::Init(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68B223C: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D2C3D6: egammaMVACalib::defineClusterEnergyFormula() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D30703: egammaMVACalib::InitTree(TTree*, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8AECE2F: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, PATCore::ParticleType::Type, float, float, float, float, float, float, float, float, float, float, float, float, float, int, int, int, int, float, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AED12A: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, AtlasRoot::egammaEnergyCorrectionTool::ParticleInformation const&, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF0D7: CP::EgammaCalibrationAndSmearingTool::getElectronEnergy(xAOD::Electron_v1 const*, xAOD::EventInfo_v1 const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF9D6: CP::EgammaCalibrationAndSmearingTool::applyCorrection(xAOD::Egamma_v1&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x4CA1A8A: ElectronCalibrator::execute() (ElectronCalibrator.cxx:320)
==28631==
==28631== 32 bytes in 1 blocks are definitely lost in loss record 7,995 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x151566AE: ???
==28631== by 0x1515642F: ???
==28631== by 0x1392759A: llvm::JIT::runFunction(llvm::Function*, std::vector<llvm::GenericValue, std::allocator<llvm::GenericValue> > const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CA71A: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387CF7D: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDD61: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138885A5: cling::LookupHelper::findScope(llvm::StringRef, cling::LookupHelper::DiagSetting, clang::Type const**, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13802C4A: TClingClassInfo::TClingClassInfo(cling::Interpreter*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 32 bytes in 1 blocks are definitely lost in loss record 7,996 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x151565FE: ???
==28631== by 0x1515643B: ???
==28631== by 0x1392759A: llvm::JIT::runFunction(llvm::Function*, std::vector<llvm::GenericValue, std::allocator<llvm::GenericValue> > const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CA71A: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387CF7D: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDD61: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138885A5: cling::LookupHelper::findScope(llvm::StringRef, cling::LookupHelper::DiagSetting, clang::Type const**, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13802C4A: TClingClassInfo::TClingClassInfo(cling::Interpreter*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 33 bytes in 1 blocks are possibly lost in loss record 8,014 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x91F7E05: _GLOBAL__sub_I_MethodCategory.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 33 bytes in 1 blocks are possibly lost in loss record 8,015 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x9097865: _GLOBAL__sub_I_MethodCFMlpANN.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 33 bytes in 1 blocks are possibly lost in loss record 8,016 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1405A3B6: clang::Parser::initializePragmaHandlers() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407C460: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CF440: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl<cling::Transaction*>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388176C: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 33 bytes in 1 blocks are possibly lost in loss record 8,017 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1405A508: clang::Parser::initializePragmaHandlers() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407C460: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CF440: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl<cling::Transaction*>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388176C: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 34 bytes in 1 blocks are possibly lost in loss record 8,048 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x138F0AB4: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 34 bytes in 1 blocks are possibly lost in loss record 8,049 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BCE7B: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 34 bytes in 1 blocks are possibly lost in loss record 8,050 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1405A101: clang::Parser::initializePragmaHandlers() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407C460: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CF440: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl<cling::Transaction*>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388176C: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 34 bytes in 1 blocks are possibly lost in loss record 8,051 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0x13C4012D: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C40092: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C4024C: llvm::RegisterClassInfo::computePSetLimit(unsigned int) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13D34A8F: llvm::ScheduleDAGMILive::initRegPressure() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13D34E28: llvm::ScheduleDAGMILive::schedule() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13D2AA88: (anonymous namespace)::MachineSchedulerBase::scheduleRegions(llvm::ScheduleDAGInstrs&) [clone .isra.283] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13D338F2: (anonymous namespace)::MachineScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1499BF76: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1499E135: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1499E213: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13928173: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 34 (8 direct, 26 indirect) bytes in 1 blocks are definitely lost in loss record 8,066 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x9FE9EBD: ROOT::new_string(void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E8218: TClass::New(TClass::ENewType, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x6E4D293: TBranchElement::SetAddress(void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E042BF: TTree::SetBranchAddressImp(TBranch*, void*, TBranch**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E04441: TTree::SetBranchAddress(char const*, void*, TBranch**, TClass*, EDataType, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0xA88AD96: CP::LumiWeightHandler::LoadLumiFromInput(std::map<std::string, double, std::less<std::string>, std::allocator<std::pair<std::string const, double> > >&, std::string) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/MuonEfficiencyCorrections/lib/libMuonEfficiencyCorrections.so)
==28631== by 0xA877665: CP::MuonEfficiencyScaleFactors::LoadLumiFromInput() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/MuonEfficiencyCorrections/lib/libMuonEfficiencyCorrections.so)
==28631== by 0xA879526: CP::MuonEfficiencyScaleFactors::initialize() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/MuonEfficiencyCorrections/lib/libMuonEfficiencyCorrections.so)
==28631== by 0x4C7274F: MuonEfficiencyCorrector::initialize() (MuonEfficiencyCorrector.cxx:191)
==28631== by 0xE0012F8: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631==
==28631== 34 (8 direct, 26 indirect) bytes in 1 blocks are definitely lost in loss record 8,067 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x9FE9EBD: ROOT::new_string(void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E8218: TClass::New(TClass::ENewType, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x6E4D293: TBranchElement::SetAddress(void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E042BF: TTree::SetBranchAddressImp(TBranch*, void*, TBranch**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E04441: TTree::SetBranchAddress(char const*, void*, TBranch**, TClass*, EDataType, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0xA88AD96: CP::LumiWeightHandler::LoadLumiFromInput(std::map<std::string, double, std::less<std::string>, std::allocator<std::pair<std::string const, double> > >&, std::string) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/MuonEfficiencyCorrections/lib/libMuonEfficiencyCorrections.so)
==28631== by 0xA8776B1: CP::MuonEfficiencyScaleFactors::LoadLumiFromInput() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/MuonEfficiencyCorrections/lib/libMuonEfficiencyCorrections.so)
==28631== by 0xA879526: CP::MuonEfficiencyScaleFactors::initialize() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/MuonEfficiencyCorrections/lib/libMuonEfficiencyCorrections.so)
==28631== by 0x4C7274F: MuonEfficiencyCorrector::initialize() (MuonEfficiencyCorrector.cxx:191)
==28631== by 0xE0012F8: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631==
==28631== 35 bytes in 1 blocks are possibly lost in loss record 8,082 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x91C60AD: TMVA::MsgLogger::InitMaps() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91C7516: TMVA::MsgLogger::MsgLogger(std::string const&, TMVA::EMsgType) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A43F3: TMVA::Types::Types() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x90A44C4: TMVA::Types::Instance() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91F7E49: _GLOBAL__sub_I_MethodCategory.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 35 bytes in 1 blocks are possibly lost in loss record 8,083 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x9189715: _GLOBAL__sub_I_MethodLikelihood.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 35 bytes in 1 blocks are possibly lost in loss record 8,084 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BCE39: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 35 bytes in 1 blocks are possibly lost in loss record 8,085 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BCFAB: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 35 bytes in 1 blocks are possibly lost in loss record 8,086 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BCFF5: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 35 bytes in 1 blocks are possibly lost in loss record 8,087 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BD1E6: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 35 bytes in 1 blocks are possibly lost in loss record 8,088 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BD230: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 35 bytes in 1 blocks are possibly lost in loss record 8,089 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x14059FBB: clang::Parser::initializePragmaHandlers() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407C460: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CF440: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl<cling::Transaction*>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388176C: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 35 bytes in 1 blocks are possibly lost in loss record 8,096 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x14A0C202: llvm::Twine::str() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x149A230B: llvm::NamedMDNode::NamedMDNode(llvm::Twine const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x149A64F4: llvm::Module::getOrInsertNamedMetadata(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB451D: clang::CodeGen::CodeGenModule::EmitVersionIdentMetadata() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC80C8: clang::CodeGen::CodeGenModule::Release() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387CFCD: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDD61: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138885A5: cling::LookupHelper::findScope(llvm::StringRef, cling::LookupHelper::DiagSetting, clang::Type const**, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 36 bytes in 1 blocks are possibly lost in loss record 8,119 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BD2CB: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 36 bytes in 1 blocks are possibly lost in loss record 8,120 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x149A6020: llvm::Module::Module(llvm::StringRef, llvm::LLVMContext&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13D735E8: clang::CreateLLVMCodeGen(clang::DiagnosticsEngine&, std::string const&, clang::CodeGenOptions const&, clang::TargetOptions const&, llvm::LLVMContext&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD092: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 36 bytes in 1 blocks are possibly lost in loss record 8,121 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1405A2A9: clang::Parser::initializePragmaHandlers() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407C460: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CF440: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl<cling::Transaction*>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388176C: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 36 (8 direct, 28 indirect) bytes in 1 blocks are definitely lost in loss record 8,125 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x9FE9EBD: ROOT::new_string(void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E8218: TClass::New(TClass::ENewType, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x6E4D293: TBranchElement::SetAddress(void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E042BF: TTree::SetBranchAddressImp(TBranch*, void*, TBranch**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E04441: TTree::SetBranchAddress(char const*, void*, TBranch**, TClass*, EDataType, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0xA88AD96: CP::LumiWeightHandler::LoadLumiFromInput(std::map<std::string, double, std::less<std::string>, std::allocator<std::pair<std::string const, double> > >&, std::string) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/MuonEfficiencyCorrections/lib/libMuonEfficiencyCorrections.so)
==28631== by 0xA8776E8: CP::MuonEfficiencyScaleFactors::LoadLumiFromInput() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/MuonEfficiencyCorrections/lib/libMuonEfficiencyCorrections.so)
==28631== by 0xA879526: CP::MuonEfficiencyScaleFactors::initialize() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/MuonEfficiencyCorrections/lib/libMuonEfficiencyCorrections.so)
==28631== by 0x4C7274F: MuonEfficiencyCorrector::initialize() (MuonEfficiencyCorrector.cxx:191)
==28631== by 0xE0012F8: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631==
==28631== 37 bytes in 1 blocks are possibly lost in loss record 8,140 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x137EA180: llvm::StringRef::str() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F1A016: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 38 bytes in 1 blocks are possibly lost in loss record 8,174 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BCF61: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 38 bytes in 1 blocks are possibly lost in loss record 8,175 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BD152: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 38 bytes in 1 blocks are possibly lost in loss record 8,176 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1497BE91: llvm::GlobalObject::setSection(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1E42: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1ED2: clang::CodeGen::CodeGenModule::EmitAnnotateAttr(llvm::GlobalValue*, clang::AnnotateAttr const*, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB7E03: clang::CodeGen::CodeGenModule::AddGlobalAnnotations(clang::ValueDecl const*, llvm::GlobalValue*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC7150: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC7E03: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC7F04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC7F28: clang::CodeGen::CodeGenModule::Release() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 38 bytes in 1 blocks are possibly lost in loss record 8,177 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1497BE91: llvm::GlobalObject::setSection(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1E42: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1E93: clang::CodeGen::CodeGenModule::EmitAnnotationUnit(clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1EDF: clang::CodeGen::CodeGenModule::EmitAnnotateAttr(llvm::GlobalValue*, clang::AnnotateAttr const*, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB7E03: clang::CodeGen::CodeGenModule::AddGlobalAnnotations(clang::ValueDecl const*, llvm::GlobalValue*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC7150: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC7E03: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC7F04: clang::CodeGen::CodeGenModule::EmitDeferred() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 38 bytes in 1 blocks are possibly lost in loss record 8,178 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1497BE91: llvm::GlobalObject::setSection(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1E42: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DA941F: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DA9A70: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13E67071: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13E675A3: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13E46F98: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13E4776A: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 38 bytes in 1 blocks are possibly lost in loss record 8,179 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1497BE91: llvm::GlobalObject::setSection(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1E42: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1E93: clang::CodeGen::CodeGenModule::EmitAnnotationUnit(clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DA9482: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DA9A70: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13E67071: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13E675A3: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13E46F98: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 38 bytes in 1 blocks are possibly lost in loss record 8,180 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1497BE91: llvm::GlobalObject::setSection(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1C82: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC7FF2: clang::CodeGen::CodeGenModule::Release() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDF29: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDCCB: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138817AF: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 38 bytes in 1 blocks are possibly lost in loss record 8,181 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1497BE91: llvm::GlobalObject::setSection(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DAED86: emitUsed(clang::CodeGen::CodeGenModule&, llvm::StringRef, std::vector<llvm::WeakVH, std::allocator<llvm::WeakVH> >&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1872: clang::CodeGen::CodeGenModule::emitLLVMUsed() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC8002: clang::CodeGen::CodeGenModule::Release() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDF29: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDCCB: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138817AF: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 38 bytes in 1 blocks are possibly lost in loss record 8,182 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1497BE91: llvm::GlobalObject::setSection(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1C82: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC7FF2: clang::CodeGen::CodeGenModule::Release() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDF29: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDCCB: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDF46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDCCB: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138817AF: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 38 bytes in 1 blocks are possibly lost in loss record 8,183 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1497BE91: llvm::GlobalObject::setSection(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1C82: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC7FF2: clang::CodeGen::CodeGenModule::Release() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDF29: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDCCB: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDF46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDCCB: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDF46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 38 bytes in 1 blocks are possibly lost in loss record 8,184 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1497BE91: llvm::GlobalObject::setSection(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1C82: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC7FF2: clang::CodeGen::CodeGenModule::Release() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387CFCD: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDD61: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138817AF: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 38 bytes in 1 blocks are possibly lost in loss record 8,186 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1497BE91: llvm::GlobalObject::setSection(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1C82: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC7FF2: clang::CodeGen::CodeGenModule::Release() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDF29: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDCCB: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1380363F: TClingClassInfo::TClingClassInfo(cling::Interpreter*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1381A9BF: TCling::GetDataMember(ClassInfo_t*, char const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0xA0E26C5: TListOfDataMembers::FindObject(char const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 38 bytes in 1 blocks are possibly lost in loss record 8,187 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1497BE91: llvm::GlobalObject::setSection(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1C82: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC7FF2: clang::CodeGen::CodeGenModule::Release() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387CFCD: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDD61: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1380363F: TClingClassInfo::TClingClassInfo(cling::Interpreter*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1381A9BF: TCling::GetDataMember(ClassInfo_t*, char const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0xA0E26C5: TListOfDataMembers::FindObject(char const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 38 bytes in 1 blocks are possibly lost in loss record 8,193 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1497BE91: llvm::GlobalObject::setSection(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1C82: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC7FF2: clang::CodeGen::CodeGenModule::Release() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDF29: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDCCB: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388A515: clang::FunctionDecl const* cling::execFindFunction<cling::ParseProto, clang::FunctionDecl const*>(clang::Parser&, cling::Interpreter*, clang::Decl const*, llvm::StringRef, cling::ParseProto::ArgsInput const&, bool, clang::FunctionDecl const* (*)(clang::DeclContext*, bool, llvm::SmallVectorImpl<clang::Expr*> const&, clang::LookupResult&, clang::DeclarationNameInfo&, clang::TemplateArgumentListInfo const*, clang::ASTContext&, clang::Parser&, clang::Sema&), cling::LookupHelper::DiagSetting) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388ABD3: cling::LookupHelper::matchFunctionProto(clang::Decl const*, llvm::StringRef, llvm::StringRef, cling::LookupHelper::DiagSetting, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13804A3E: TClingClassInfo::GetMethod(char const*, char const*, bool, long*, ROOT::EFunctionMatchMode, TClingClassInfo::EInheritanceMode) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 38 bytes in 1 blocks are possibly lost in loss record 8,194 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1497BE91: llvm::GlobalObject::setSection(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1C82: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC7FF2: clang::CodeGen::CodeGenModule::Release() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387CFCD: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDD61: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388A515: clang::FunctionDecl const* cling::execFindFunction<cling::ParseProto, clang::FunctionDecl const*>(clang::Parser&, cling::Interpreter*, clang::Decl const*, llvm::StringRef, cling::ParseProto::ArgsInput const&, bool, clang::FunctionDecl const* (*)(clang::DeclContext*, bool, llvm::SmallVectorImpl<clang::Expr*> const&, clang::LookupResult&, clang::DeclarationNameInfo&, clang::TemplateArgumentListInfo const*, clang::ASTContext&, clang::Parser&, clang::Sema&), cling::LookupHelper::DiagSetting) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388ABD3: cling::LookupHelper::matchFunctionProto(clang::Decl const*, llvm::StringRef, llvm::StringRef, cling::LookupHelper::DiagSetting, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13804A3E: TClingClassInfo::GetMethod(char const*, char const*, bool, long*, ROOT::EFunctionMatchMode, TClingClassInfo::EInheritanceMode) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 38 bytes in 1 blocks are possibly lost in loss record 8,195 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1497BE91: llvm::GlobalObject::setSection(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1C82: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC7FF2: clang::CodeGen::CodeGenModule::Release() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDF29: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDCCB: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDF46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDCCB: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138D0013: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 38 bytes in 1 blocks are possibly lost in loss record 8,203 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1497BE91: llvm::GlobalObject::setSection(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1C82: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC7FF2: clang::CodeGen::CodeGenModule::Release() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDF29: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDCCB: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDC82: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CE10D: cling::IncrementalParser::transformTransactionAST(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD8BB: cling::IncrementalParser::endTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 38 bytes in 1 blocks are possibly lost in loss record 8,205 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1497BE91: llvm::GlobalObject::setSection(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1C82: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC7FF2: clang::CodeGen::CodeGenModule::Release() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDF29: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDCCB: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388A204: clang::FunctionDecl const* cling::execFindFunction<cling::ExprFromTypes, clang::FunctionDecl const*>(clang::Parser&, cling::Interpreter*, clang::Decl const*, llvm::StringRef, cling::ExprFromTypes::ArgsInput const&, bool, clang::FunctionDecl const* (*)(clang::DeclContext*, bool, llvm::SmallVectorImpl<clang::Expr*> const&, clang::LookupResult&, clang::DeclarationNameInfo&, clang::TemplateArgumentListInfo const*, clang::ASTContext&, clang::Parser&, clang::Sema&), cling::LookupHelper::DiagSetting) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388A337: cling::LookupHelper::findFunctionProto(clang::Decl const*, llvm::StringRef, llvm::SmallVectorImpl<clang::QualType> const&, cling::LookupHelper::DiagSetting, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13805359: TClingClassInfo::GetMethod(char const*, llvm::SmallVectorImpl<clang::QualType> const&, bool, long*, ROOT::EFunctionMatchMode, TClingClassInfo::EInheritanceMode) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 38 bytes in 1 blocks are possibly lost in loss record 8,206 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1497BE91: llvm::GlobalObject::setSection(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1C82: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC7FF2: clang::CodeGen::CodeGenModule::Release() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1387CFCD: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDD61: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388A204: clang::FunctionDecl const* cling::execFindFunction<cling::ExprFromTypes, clang::FunctionDecl const*>(clang::Parser&, cling::Interpreter*, clang::Decl const*, llvm::StringRef, cling::ExprFromTypes::ArgsInput const&, bool, clang::FunctionDecl const* (*)(clang::DeclContext*, bool, llvm::SmallVectorImpl<clang::Expr*> const&, clang::LookupResult&, clang::DeclarationNameInfo&, clang::TemplateArgumentListInfo const*, clang::ASTContext&, clang::Parser&, clang::Sema&), cling::LookupHelper::DiagSetting) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388A337: cling::LookupHelper::findFunctionProto(clang::Decl const*, llvm::StringRef, llvm::SmallVectorImpl<clang::QualType> const&, cling::LookupHelper::DiagSetting, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13805359: TClingClassInfo::GetMethod(char const*, llvm::SmallVectorImpl<clang::QualType> const&, bool, long*, ROOT::EFunctionMatchMode, TClingClassInfo::EInheritanceMode) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 39 bytes in 1 blocks are possibly lost in loss record 8,218 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x138F139D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 39 bytes in 1 blocks are possibly lost in loss record 8,231 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x8D367C2: egammaMVACalib::egammaMVACalib(int, bool, TString, TString const&, int, bool, TString const&, TString const&, TString const&, TString, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8AECDCB: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, PATCore::ParticleType::Type, float, float, float, float, float, float, float, float, float, float, float, float, float, int, int, int, int, float, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AED12A: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, AtlasRoot::egammaEnergyCorrectionTool::ParticleInformation const&, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF0D7: CP::EgammaCalibrationAndSmearingTool::getElectronEnergy(xAOD::Electron_v1 const*, xAOD::EventInfo_v1 const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF9D6: CP::EgammaCalibrationAndSmearingTool::applyCorrection(xAOD::Egamma_v1&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x4CA1A8A: ElectronCalibrator::execute() (ElectronCalibrator.cxx:320)
==28631== by 0xE00107B: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631==
==28631== 40 bytes in 1 blocks are possibly lost in loss record 10,421 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x90F1675: _GLOBAL__sub_I_MethodBayesClassifier.cxx (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x91FF895: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631== by 0x902A9FA: ??? (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTMVA.so)
==28631==
==28631== 40 bytes in 1 blocks are possibly lost in loss record 10,430 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0x13C4012D: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C45125: (anonymous namespace)::RegisterCoalescer::copyCoalesceWorkList(llvm::MutableArrayRef<llvm::MachineInstr*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C472FA: (anonymous namespace)::RegisterCoalescer::coalesceLocals() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C479F5: (anonymous namespace)::RegisterCoalescer::runOnMachineFunction(llvm::MachineFunction&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1499BF76: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1499E135: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1499E213: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13928173: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13928796: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13928934: llvm::JIT::getPointerToFunction(llvm::Function*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CA257: cling::IncrementalExecutor::executeFunction(llvm::StringRef, cling::Value*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 40 bytes in 2 blocks are possibly lost in loss record 10,439 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x4C9C3EC: allocate (new_allocator.h:104)
==28631== by 0x4C9C3EC: _M_allocate (stl_vector.h:168)
==28631== by 0x4C9C3EC: std::vector<int, std::allocator<int> >::_M_default_append(unsigned long) (vector.tcc:549)
==28631== by 0xF0A4C6D: int TStreamerInfoActions::VectorLooper::ReadCollectionBasicType<int>(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1345E4: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0x6E44A9A: TBranchElement::ReadLeavesMember(TBuffer&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E2979B: TBranch::GetEntry(long long, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E53207: TBranchElement::GetEntry(long long, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E0935E: TTree::GetEntry(long long, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x8D29558: egammaMVACalibNmsp::BDT::BDT(TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D32E7A: egammaMVACalib::setupBDT(TString const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D33DF3: egammaMVACalib::getBDTs(std::string const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D36E81: egammaMVACalib::egammaMVACalib(int, bool, TString, TString const&, int, bool, TString const&, TString const&, TString const&, TString, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631==
==28631== 40 bytes in 2 blocks are possibly lost in loss record 10,440 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x4C70FBC: allocate (new_allocator.h:104)
==28631== by 0x4C70FBC: _M_allocate (stl_vector.h:168)
==28631== by 0x4C70FBC: std::vector<float, std::allocator<float> >::_M_default_append(unsigned long) (vector.tcc:549)
==28631== by 0xF09DA6D: int TStreamerInfoActions::VectorLooper::ReadCollectionBasicType<float>(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1345E4: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0x6E44A9A: TBranchElement::ReadLeavesMember(TBuffer&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E2979B: TBranch::GetEntry(long long, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E53207: TBranchElement::GetEntry(long long, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E0935E: TTree::GetEntry(long long, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x8D29558: egammaMVACalibNmsp::BDT::BDT(TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D32E7A: egammaMVACalib::setupBDT(TString const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D33DF3: egammaMVACalib::getBDTs(std::string const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D36E81: egammaMVACalib::egammaMVACalib(int, bool, TString, TString const&, int, bool, TString const&, TString const&, TString const&, TString, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631==
==28631== 40 bytes in 3 blocks are possibly lost in loss record 10,441 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0x53105E4: TFormula::Compile(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B1CBD: TTreeFormula::Init(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68B223C: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D306A2: egammaMVACalib::InitTree(TTree*, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8AECE2F: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, PATCore::ParticleType::Type, float, float, float, float, float, float, float, float, float, float, float, float, float, int, int, int, int, float, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AED12A: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, AtlasRoot::egammaEnergyCorrectionTool::ParticleInformation const&, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF0D7: CP::EgammaCalibrationAndSmearingTool::getElectronEnergy(xAOD::Electron_v1 const*, xAOD::EventInfo_v1 const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF9D6: CP::EgammaCalibrationAndSmearingTool::applyCorrection(xAOD::Egamma_v1&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x4CA1A8A: ElectronCalibrator::execute() (ElectronCalibrator.cxx:320)
==28631== by 0xE00107B: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631==
==28631== 41 bytes in 1 blocks are possibly lost in loss record 10,462 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BD315: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 41 bytes in 1 blocks are possibly lost in loss record 10,463 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x1405A23F: clang::Parser::initializePragmaHandlers() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407C460: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CF440: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl<cling::Transaction*>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388176C: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 44 bytes in 1 blocks are possibly lost in loss record 10,638 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x13F22EB6: clang::ParseDiagnosticArgs(clang::DiagnosticOptions&, llvm::opt::ArgList&, clang::DiagnosticsEngine*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F2A87C: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F0686: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 44 bytes in 1 blocks are possibly lost in loss record 10,639 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146BD281: clang::Preprocessor::RegisterBuiltinPragmas() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x146C55D4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr<clang::PreprocessorOptions>, clang::DiagnosticsEngine&, clang::LangOptions&, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F19B21: clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F157F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 44 bytes in 1 blocks are possibly lost in loss record 10,645 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x146201C6: clang::operator<<(clang::DiagnosticBuilder const&, clang::TemplateName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1461F0D8: clang::operator<<(clang::DiagnosticBuilder const&, clang::TemplateArgument const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1436502F: clang::(anonymous namespace)::DiagnoseBadDeduction(clang::Sema&, clang::Decl*, clang::DeductionFailureInfo&, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14378653: clang::OverloadCandidateSet::NoteCandidates(clang::Sema&, clang::OverloadCandidateDisplayKind, llvm::ArrayRef<clang::Expr*>, llvm::StringRef, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143215EE: clang::InitializationSequence::Diagnose(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::ArrayRef<clang::Expr*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143160D4: clang::InitializationSequence::Perform(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, clang::QualType*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142E63A3: clang::Sema::BuildCXXNew(clang::SourceRange, bool, clang::SourceLocation, llvm::MutableArrayRef<clang::Expr*>, clang::SourceLocation, clang::SourceRange, clang::QualType, clang::TypeSourceInfo*, clang::Expr*, clang::SourceRange, clang::Expr*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14424CD2: clang::TreeTransform<(anonymous namespace)::TemplateInstantiator>::TransformCXXNewExpr(clang::CXXNewExpr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 48 bytes in 1 blocks are possibly lost in loss record 12,898 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x11E2C7EA: std::string::_Rep::_M_clone(std::allocator<char> const&, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x11E2C883: std::string::reserve(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x11E2CACE: std::string::append(char const*, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0C465D: TEnum::TEnum(char const*, void*, TClass*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x1381C038: TCling::CreateEnum(void*, TClass*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0xA0F7CF4: TListOfEnums::Get(void const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x1381D9A8: TCling::LoadEnums(TClass*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0xA0F779E: TListOfEnums::Load() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E3997: TClass::GetListOfEnums(bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0C4B98: TEnum::GetEnum(char const*, TEnum::ESearchAction) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 48 bytes in 1 blocks are possibly lost in loss record 12,904 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x8D36C20: egammaMVACalib::egammaMVACalib(int, bool, TString, TString const&, int, bool, TString const&, TString const&, TString const&, TString, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8AECDCB: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, PATCore::ParticleType::Type, float, float, float, float, float, float, float, float, float, float, float, float, float, int, int, int, int, float, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AED12A: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, AtlasRoot::egammaEnergyCorrectionTool::ParticleInformation const&, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF0D7: CP::EgammaCalibrationAndSmearingTool::getElectronEnergy(xAOD::Electron_v1 const*, xAOD::EventInfo_v1 const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF9D6: CP::EgammaCalibrationAndSmearingTool::applyCorrection(xAOD::Egamma_v1&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x4CA1A8A: ElectronCalibrator::execute() (ElectronCalibrator.cxx:320)
==28631== by 0xE00107B: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00DA98: EL::Driver::submit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631==
==28631== 48 bytes in 2 blocks are possibly lost in loss record 12,905 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x9FEAFBD: ROOT::new_vectorlEintgR(void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E8218: TClass::New(TClass::ENewType, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x6E4D293: TBranchElement::SetAddress(void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E042BF: TTree::SetBranchAddressImp(TBranch*, void*, TBranch**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E04441: TTree::SetBranchAddress(char const*, void*, TBranch**, TClass*, EDataType, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x8D294E7: egammaMVACalibNmsp::BDT::BDT(TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D32E7A: egammaMVACalib::setupBDT(TString const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D33DF3: egammaMVACalib::getBDTs(std::string const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D36E81: egammaMVACalib::egammaMVACalib(int, bool, TString, TString const&, int, bool, TString const&, TString const&, TString const&, TString, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8AECDCB: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, PATCore::ParticleType::Type, float, float, float, float, float, float, float, float, float, float, float, float, float, int, int, int, int, float, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AED12A: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, AtlasRoot::egammaEnergyCorrectionTool::ParticleInformation const&, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631==
==28631== 48 bytes in 2 blocks are possibly lost in loss record 12,906 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xED20EBD: ??? (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/xAODCore/lib/libxAODCore.so)
==28631== by 0xA0E8218: TClass::New(TClass::ENewType, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x6E4D293: TBranchElement::SetAddress(void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E042BF: TTree::SetBranchAddressImp(TBranch*, void*, TBranch**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E04441: TTree::SetBranchAddress(char const*, void*, TBranch**, TClass*, EDataType, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x8D29530: egammaMVACalibNmsp::BDT::BDT(TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D32E7A: egammaMVACalib::setupBDT(TString const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D33DF3: egammaMVACalib::getBDTs(std::string const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D36E81: egammaMVACalib::egammaMVACalib(int, bool, TString, TString const&, int, bool, TString const&, TString const&, TString const&, TString, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8AECDCB: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, PATCore::ParticleType::Type, float, float, float, float, float, float, float, float, float, float, float, float, float, int, int, int, int, float, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AED12A: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, AtlasRoot::egammaEnergyCorrectionTool::ParticleInformation const&, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631==
==28631== 49 bytes in 1 blocks are possibly lost in loss record 12,918 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x11E2C7EA: std::string::_Rep::_M_clone(std::allocator<char> const&, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x11E2C883: std::string::reserve(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x11E2CACE: std::string::append(char const*, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x14A082CA: llvm::Triple::normalize(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F2AB4A: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F0686: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 49 bytes in 1 blocks are possibly lost in loss record 12,919 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x14819247: llvm::TargetMachine::TargetMachine(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13BD351A: llvm::LLVMTargetMachine::LLVMTargetMachine(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13950920: llvm::X86TargetMachine::X86TargetMachine(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13950D1E: llvm::RegisterTargetMachine<llvm::X86TargetMachine>::Allocator(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13944B17: llvm::EngineBuilder::selectTarget(llvm::Triple const&, llvm::StringRef, llvm::StringRef, llvm::SmallVectorImpl<std::string> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13944F06: llvm::EngineBuilder::selectTarget() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CB9D5: cling::IncrementalExecutor::IncrementalExecutor(llvm::Module*, clang::DiagnosticsEngine&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138818A6: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 49 bytes in 1 blocks are possibly lost in loss record 12,920 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x139509BB: llvm::X86TargetMachine::X86TargetMachine(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13950D1E: llvm::RegisterTargetMachine<llvm::X86TargetMachine>::Allocator(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13944B17: llvm::EngineBuilder::selectTarget(llvm::Triple const&, llvm::StringRef, llvm::StringRef, llvm::SmallVectorImpl<std::string> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13944F06: llvm::EngineBuilder::selectTarget() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CB9D5: cling::IncrementalExecutor::IncrementalExecutor(llvm::Module*, clang::DiagnosticsEngine&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138818A6: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 49 bytes in 1 blocks are possibly lost in loss record 12,921 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x14897534: llvm::MCSubtargetInfo::InitMCSubtargetInfo(llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::ArrayRef<llvm::SubtargetFeatureKV>, llvm::ArrayRef<llvm::SubtargetFeatureKV>, llvm::SubtargetInfoKV const*, llvm::MCWriteProcResEntry const*, llvm::MCWriteLatencyEntry const*, llvm::MCReadAdvanceEntry const*, llvm::InstrStage const*, unsigned int const*, unsigned int const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x139F95F6: llvm::X86GenSubtargetInfo::X86GenSubtargetInfo(llvm::StringRef, llvm::StringRef, llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x139FA16E: llvm::X86Subtarget::X86Subtarget(std::string const&, std::string const&, std::string const&, llvm::X86TargetMachine&, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x139509D7: llvm::X86TargetMachine::X86TargetMachine(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13950D1E: llvm::RegisterTargetMachine<llvm::X86TargetMachine>::Allocator(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13944B17: llvm::EngineBuilder::selectTarget(llvm::Triple const&, llvm::StringRef, llvm::StringRef, llvm::SmallVectorImpl<std::string> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13944F06: llvm::EngineBuilder::selectTarget() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CB9D5: cling::IncrementalExecutor::IncrementalExecutor(llvm::Module*, clang::DiagnosticsEngine&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 49 bytes in 1 blocks are possibly lost in loss record 12,922 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x14A0C202: llvm::Twine::str() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14A08B98: llvm::Triple::Triple(llvm::Twine const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C77483: llvm::createStackProtectorPass(llvm::TargetMachine const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C22A84: llvm::TargetPassConfig::addISelPrepare() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13BD2C10: addPassesToGenerateCode(llvm::LLVMTargetMachine*, llvm::legacy::PassManagerBase&, bool, void const*, void const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13BD2D19: llvm::LLVMTargetMachine::addPassesToEmitMachineCode(llvm::legacy::PassManagerBase&, llvm::JITCodeEmitter&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13927F1C: llvm::JIT::JIT(llvm::Module*, llvm::TargetMachine&, llvm::TargetJITInfo&, llvm::JITMemoryManager*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13927FEE: llvm::JIT::createJIT(llvm::Module*, std::string*, llvm::JITMemoryManager*, bool, llvm::TargetMachine*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 49 bytes in 1 blocks are possibly lost in loss record 12,923 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x13D71DE0: clang::CodeGeneratorImpl::Initialize(clang::ASTContext&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CF3D1: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl<cling::Transaction*>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388176C: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 49 bytes in 1 blocks are definitely lost in loss record 12,930 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xA054066: StrDup(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA10CA3D: TUnixSystem::ExpandPathName(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x402132: main (test_multiAlgo.cxx:42)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,592 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D40C: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x137EA180: llvm::StringRef::str() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F20DCB: ParseCodeGenArgs(clang::CodeGenOptions&, llvm::opt::ArgList&, clang::InputKind, clang::DiagnosticsEngine&, clang::TargetOptions const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13F2ABC2: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138F0686: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CD014: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388166F: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,593 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x144F8AD9: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140CBCDA: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140D5814: clang::ASTDeclReader::Visit(clang::Decl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140D5F41: clang::ASTReader::ReadDeclRecord(unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1408C9E4: clang::ASTReader::GetDecl(unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140CBCC0: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140D5814: clang::ASTDeclReader::Visit(clang::Decl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140D5F41: clang::ASTReader::ReadDeclRecord(unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1408C9E4: clang::ASTReader::GetDecl(unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140CBCC0: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140D5814: clang::ASTDeclReader::Visit(clang::Decl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,594 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x145591D3: clang::DeclContext::using_directives() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1432B384: (anonymous namespace)::UnqualUsingDirectiveSet::addUsingDirectives(clang::DeclContext*, clang::DeclContext*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1432BF9D: (anonymous namespace)::UnqualUsingDirectiveSet::visitScopeChain(clang::Scope*, clang::Scope*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143377FF: clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14337C64: clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14168B67: clang::Sema::BuildCXXNestedNameSpecifier(clang::Scope*, clang::IdentifierInfo&, clang::SourceLocation, clang::SourceLocation, clang::QualType, bool, clang::CXXScopeSpec&, clang::NamedDecl*, bool, bool*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1416A973: clang::Sema::ActOnCXXNestedNameSpecifier(clang::Scope*, clang::IdentifierInfo&, clang::SourceLocation, clang::SourceLocation, clang::OpaquePtr<clang::QualType>, bool, clang::CXXScopeSpec&, bool, bool*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,595 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1408196B: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1454B962: clang::FunctionDecl::hasBody(clang::FunctionDecl const*&) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1454B9AD: clang::FunctionDecl::hasBody() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x145556DD: clang::Decl::canBeWeakImported(bool&) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14555B08: clang::Decl::isWeakImported() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DAF3A5: setLinkageAndVisibilityForGV(llvm::GlobalValue*, clang::NamedDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB165B: clang::CodeGen::CodeGenModule::SetFunctionAttributes(clang::GlobalDecl, llvm::Function*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,596 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14335755: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1433626E: CppNamespaceLookup(clang::Sema&, clang::LookupResult&, clang::ASTContext&, clang::DeclContext*, (anonymous namespace)::UnqualUsingDirectiveSet&) [clone .isra.728] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1433773F: clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14337C64: clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141D1C47: clang::Sema::getTypeName(clang::IdentifierInfo const&, clang::SourceLocation, clang::Scope*, clang::CXXScopeSpec*, bool, bool, clang::OpaquePtr<clang::QualType>, bool, bool, clang::IdentifierInfo**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1401E5CA: clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,600 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14335755: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14336DF5: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13889A38: clang::FunctionDecl const* cling::findFunction<clang::FunctionDecl const*>(clang::DeclContext*, clang::CXXScopeSpec&, llvm::StringRef, llvm::SmallVectorImpl<clang::Expr*> const&, bool, clang::ASTContext&, cling::Interpreter*, clang::FunctionDecl const* (*)(clang::DeclContext*, bool, llvm::SmallVectorImpl<clang::Expr*> const&, clang::LookupResult&, clang::DeclarationNameInfo&, clang::TemplateArgumentListInfo const*, clang::ASTContext&, clang::Parser&, clang::Sema&), cling::LookupHelper::DiagSetting) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388A50A: clang::FunctionDecl const* cling::execFindFunction<cling::ParseProto, clang::FunctionDecl const*>(clang::Parser&, cling::Interpreter*, clang::Decl const*, llvm::StringRef, cling::ParseProto::ArgsInput const&, bool, clang::FunctionDecl const* (*)(clang::DeclContext*, bool, llvm::SmallVectorImpl<clang::Expr*> const&, clang::LookupResult&, clang::DeclarationNameInfo&, clang::TemplateArgumentListInfo const*, clang::ASTContext&, clang::Parser&, clang::Sema&), cling::LookupHelper::DiagSetting) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388ABD3: cling::LookupHelper::matchFunctionProto(clang::Decl const*, llvm::StringRef, llvm::StringRef, cling::LookupHelper::DiagSetting, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13804A3E: TClingClassInfo::GetMethod(char const*, char const*, bool, long*, ROOT::EFunctionMatchMode, TClingClassInfo::EInheritanceMode) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,601 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142DD78B: clang::Sema::DeclareGlobalAllocationFunction(clang::DeclarationName, clang::QualType, clang::QualType, clang::QualType, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142DDD32: clang::Sema::DeclareGlobalNewDelete() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1432C7B8: clang::LookupResult::configure() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142DFD23: clang::Sema::FindAllocationOverload(clang::SourceLocation, clang::SourceRange, clang::DeclarationName, llvm::MutableArrayRef<clang::Expr*>, clang::DeclContext*, bool, clang::FunctionDecl*&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142E137E: clang::Sema::FindAllocationFunctions(clang::SourceLocation, clang::SourceRange, bool, clang::QualType, bool, llvm::MutableArrayRef<clang::Expr*>, clang::FunctionDecl*&, clang::FunctionDecl*&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142E592E: clang::Sema::BuildCXXNew(clang::SourceRange, bool, clang::SourceLocation, llvm::MutableArrayRef<clang::Expr*>, clang::SourceLocation, clang::SourceRange, clang::QualType, clang::TypeSourceInfo*, clang::Expr*, clang::SourceRange, clang::Expr*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,602 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142DD78B: clang::Sema::DeclareGlobalAllocationFunction(clang::DeclarationName, clang::QualType, clang::QualType, clang::QualType, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142DDD5E: clang::Sema::DeclareGlobalNewDelete() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1432C7B8: clang::LookupResult::configure() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142DFD23: clang::Sema::FindAllocationOverload(clang::SourceLocation, clang::SourceRange, clang::DeclarationName, llvm::MutableArrayRef<clang::Expr*>, clang::DeclContext*, bool, clang::FunctionDecl*&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142E137E: clang::Sema::FindAllocationFunctions(clang::SourceLocation, clang::SourceRange, bool, clang::QualType, bool, llvm::MutableArrayRef<clang::Expr*>, clang::FunctionDecl*&, clang::FunctionDecl*&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142E592E: clang::Sema::BuildCXXNew(clang::SourceRange, bool, clang::SourceLocation, llvm::MutableArrayRef<clang::Expr*>, clang::SourceLocation, clang::SourceRange, clang::QualType, clang::TypeSourceInfo*, clang::Expr*, clang::SourceRange, clang::Expr*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,603 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142DD78B: clang::Sema::DeclareGlobalAllocationFunction(clang::DeclarationName, clang::QualType, clang::QualType, clang::QualType, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142DDDC4: clang::Sema::DeclareGlobalNewDelete() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1432C7B8: clang::LookupResult::configure() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142DFD23: clang::Sema::FindAllocationOverload(clang::SourceLocation, clang::SourceRange, clang::DeclarationName, llvm::MutableArrayRef<clang::Expr*>, clang::DeclContext*, bool, clang::FunctionDecl*&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142E137E: clang::Sema::FindAllocationFunctions(clang::SourceLocation, clang::SourceRange, bool, clang::QualType, bool, llvm::MutableArrayRef<clang::Expr*>, clang::FunctionDecl*&, clang::FunctionDecl*&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142E592E: clang::Sema::BuildCXXNew(clang::SourceRange, bool, clang::SourceLocation, llvm::MutableArrayRef<clang::Expr*>, clang::SourceLocation, clang::SourceRange, clang::QualType, clang::TypeSourceInfo*, clang::Expr*, clang::SourceRange, clang::Expr*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,604 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14538F05: clang::CXXRecordDecl::FindOrdinaryMember(clang::CXXBaseSpecifier const*, clang::CXXBasePath&, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1453C308: clang::CXXBasePaths::lookupInBases(clang::ASTContext&, clang::CXXRecordDecl const*, bool (*)(clang::CXXBaseSpecifier const*, clang::CXXBasePath&, void*), void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1453C4CF: clang::CXXBasePaths::lookupInBases(clang::ASTContext&, clang::CXXRecordDecl const*, bool (*)(clang::CXXBaseSpecifier const*, clang::CXXBasePath&, void*), void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1453C7A6: clang::CXXRecordDecl::lookupInBases(bool (*)(clang::CXXBaseSpecifier const*, clang::CXXBasePath&, void*), void*, clang::CXXBasePaths&) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143369FF: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) [clone .part.732] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142DFD38: clang::Sema::FindAllocationOverload(clang::SourceLocation, clang::SourceRange, clang::DeclarationName, llvm::MutableArrayRef<clang::Expr*>, clang::DeclContext*, bool, clang::FunctionDecl*&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,605 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14538F05: clang::CXXRecordDecl::FindOrdinaryMember(clang::CXXBaseSpecifier const*, clang::CXXBasePath&, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1453C308: clang::CXXBasePaths::lookupInBases(clang::ASTContext&, clang::CXXRecordDecl const*, bool (*)(clang::CXXBaseSpecifier const*, clang::CXXBasePath&, void*), void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1453C4CF: clang::CXXBasePaths::lookupInBases(clang::ASTContext&, clang::CXXRecordDecl const*, bool (*)(clang::CXXBaseSpecifier const*, clang::CXXBasePath&, void*), void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1453C7A6: clang::CXXRecordDecl::lookupInBases(bool (*)(clang::CXXBaseSpecifier const*, clang::CXXBasePath&, void*), void*, clang::CXXBasePaths&) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143369FF: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) [clone .part.732] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142E1898: clang::Sema::FindAllocationFunctions(clang::SourceLocation, clang::SourceRange, bool, clang::QualType, bool, llvm::MutableArrayRef<clang::Expr*>, clang::FunctionDecl*&, clang::FunctionDecl*&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,607 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558EDB: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14335755: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14336DF5: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138DB22F: cling::ValueExtractionSynthesizer::FindAndCacheRuntimeDecls() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138DCC84: cling::ValueExtractionSynthesizer::SynthesizeSVRInit(clang::Expr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138DDEDE: cling::ValueExtractionSynthesizer::Transform() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,608 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143307A5: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14312839: TryUserDefinedConversion(clang::Sema&, clang::QualType, clang::InitializationKind const&, clang::Expr*, clang::InitializationSequence&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14319931: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141DBDED: clang::Sema::AddInitializerToDecl(clang::Decl*, clang::Expr*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1401400B: clang::Parser::ParseDeclarationAfterDeclaratorAndAttributes(clang::Declarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::ForRangeInit*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140209B0: clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, unsigned int, bool, clang::SourceLocation*, clang::Parser::ForRangeInit*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,609 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143307A5: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14313179: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, clang::QualType, clang::InitializationSequence&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1431999E: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142E0F5D: clang::Sema::BuildCXXTypeConstructExpr(clang::TypeSourceInfo*, clang::SourceLocation, llvm::MutableArrayRef<clang::Expr*>, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14420C7A: clang::TreeTransform<(anonymous namespace)::TemplateInstantiator>::TransformCXXUnresolvedConstructExpr(clang::CXXUnresolvedConstructExpr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1441C664: clang::TreeTransform<(anonymous namespace)::TemplateInstantiator>::TransformExpr(clang::Expr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,610 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330F68: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14210590: lookupCallFromSpecialMember(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142105E8: specialMemberIsConstexpr(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1423E000: defaultedSpecialMemberIsConstexpr(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249C82: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1424AA46: clang::Sema::AddImplicitlyDeclaredMembersToClass(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,611 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142498AC: clang::Sema::DeclareImplicitMoveConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1433144D: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14210590: lookupCallFromSpecialMember(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14212419: (anonymous namespace)::SpecialMemberDeletionInfo::shouldDeleteForClassSubobject(clang::CXXRecordDecl*, llvm::PointerUnion<clang::CXXBaseSpecifier*, clang::FieldDecl*>, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14239A14: clang::Sema::ShouldDeleteSpecialMember(clang::CXXMethodDecl*, clang::Sema::CXXSpecialMember, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249E5D: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1424AA46: clang::Sema::AddImplicitlyDeclaredMembersToClass(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141D5829: clang::Sema::ActOnFields(clang::Scope*, clang::SourceLocation, clang::Decl*, llvm::ArrayRef<clang::Decl*>, clang::SourceLocation, clang::SourceLocation, clang::AttributeList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,612 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1408196B: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13890EDE: clang::Redeclarable<clang::FunctionDecl>::DeclLink::getNext(clang::FunctionDecl const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1454A00C: clang::FunctionDecl::isDefined(clang::FunctionDecl const*&) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1443C0C6: clang::TemplateDeclInstantiator::InitFunctionInstantiation(clang::FunctionDecl*, clang::FunctionDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1443C2B0: clang::TemplateDeclInstantiator::InitMethodInstantiation(clang::CXXMethodDecl*, clang::CXXMethodDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1444471B: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,613 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142498AC: clang::Sema::DeclareImplicitMoveConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1424AA14: clang::Sema::AddImplicitlyDeclaredMembersToClass(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141D5829: clang::Sema::ActOnFields(clang::Scope*, clang::SourceLocation, clang::Decl*, llvm::ArrayRef<clang::Decl*>, clang::SourceLocation, clang::SourceLocation, clang::AttributeList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249584: clang::Sema::ActOnFinishCXXMemberSpecification(clang::Scope*, clang::SourceLocation, clang::Decl*, clang::SourceLocation, clang::SourceLocation, clang::AttributeList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14030918: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14031985: clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::Parser::ParsedAttributesWithRange&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1401DE5C: clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1402E673: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,614 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249E9E: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1433152A: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14210590: lookupCallFromSpecialMember(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142105E8: specialMemberIsConstexpr(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1423E10F: defaultedSpecialMemberIsConstexpr(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249C82: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330862: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14313179: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, clang::QualType, clang::InitializationSequence&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,615 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1424A430: clang::Sema::DeclareImplicitMoveAssignment(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14331471: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14210590: lookupCallFromSpecialMember(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14212419: (anonymous namespace)::SpecialMemberDeletionInfo::shouldDeleteForClassSubobject(clang::CXXRecordDecl*, llvm::PointerUnion<clang::CXXBaseSpecifier*, clang::FieldDecl*>, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14239A14: clang::Sema::ShouldDeleteSpecialMember(clang::CXXMethodDecl*, clang::Sema::CXXSpecialMember, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14248268: clang::Sema::DeclareImplicitCopyAssignment(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143319AE: DeclareImplicitMemberFunctionsWithName(clang::Sema&, clang::DeclarationName, clang::DeclContext const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143358BB: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,616 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330F68: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14210590: lookupCallFromSpecialMember(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14212419: (anonymous namespace)::SpecialMemberDeletionInfo::shouldDeleteForClassSubobject(clang::CXXRecordDecl*, llvm::PointerUnion<clang::CXXBaseSpecifier*, clang::FieldDecl*>, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14239A14: clang::Sema::ShouldDeleteSpecialMember(clang::CXXMethodDecl*, clang::Sema::CXXSpecialMember, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1423E971: clang::Sema::CheckExplicitlyDefaultedSpecialMember(clang::CXXMethodDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14248E46: clang::Sema::CheckCompletedCXXClass(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,617 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141BED57: FindOverriddenMethod(clang::CXXBaseSpecifier const*, clang::CXXBasePath&, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1453C308: clang::CXXBasePaths::lookupInBases(clang::ASTContext&, clang::CXXRecordDecl const*, bool (*)(clang::CXXBaseSpecifier const*, clang::CXXBasePath&, void*), void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1453C7A6: clang::CXXRecordDecl::lookupInBases(bool (*)(clang::CXXBaseSpecifier const*, clang::CXXBasePath&, void*), void*, clang::CXXBasePaths&) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141C275E: clang::Sema::AddOverriddenMethods(clang::CXXRecordDecl*, clang::CXXMethodDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141E71AD: clang::Sema::CheckFunctionDeclaration(clang::Scope*, clang::FunctionDecl*, clang::LookupResult&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1444505D: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,618 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330F68: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14210590: lookupCallFromSpecialMember(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142105E8: specialMemberIsConstexpr(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1423E000: defaultedSpecialMemberIsConstexpr(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1423E890: clang::Sema::CheckExplicitlyDefaultedSpecialMember(clang::CXXMethodDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14248E46: clang::Sema::CheckCompletedCXXClass(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,619 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330F68: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14210590: lookupCallFromSpecialMember(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14212419: (anonymous namespace)::SpecialMemberDeletionInfo::shouldDeleteForClassSubobject(clang::CXXRecordDecl*, llvm::PointerUnion<clang::CXXBaseSpecifier*, clang::FieldDecl*>, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1421251B: (anonymous namespace)::SpecialMemberDeletionInfo::shouldDeleteForBase(clang::CXXBaseSpecifier*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14239439: clang::Sema::ShouldDeleteSpecialMember(clang::CXXMethodDecl*, clang::Sema::CXXSpecialMember, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1423E971: clang::Sema::CheckExplicitlyDefaultedSpecialMember(clang::CXXMethodDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,620 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x144452A1: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1441DDA8: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1441F568: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1445DE68: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1445E179: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142E0B01: clang::Sema::BuildCXXTypeConstructExpr(clang::TypeSourceInfo*, clang::SourceLocation, llvm::MutableArrayRef<clang::Expr*>, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14420C7A: clang::TreeTransform<(anonymous namespace)::TemplateInstantiator>::TransformCXXUnresolvedConstructExpr(clang::CXXUnresolvedConstructExpr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1441C664: clang::TreeTransform<(anonymous namespace)::TemplateInstantiator>::TransformExpr(clang::Expr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,621 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249E9E: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330862: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14313179: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, clang::QualType, clang::InitializationSequence&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14319521: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142187DA: BuildImplicitBaseInitializer(clang::Sema&, clang::CXXConstructorDecl*, ImplicitInitializerKind, clang::CXXBaseSpecifier*, bool, clang::CXXCtorInitializer*&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14251869: clang::Sema::SetCtorInitializers(clang::CXXConstructorDecl*, bool, llvm::ArrayRef<clang::CXXCtorInitializer*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142529DD: clang::Sema::ActOnMemInitializers(clang::Decl*, clang::SourceLocation, llvm::ArrayRef<clang::CXXCtorInitializer*>, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14029364: clang::Parser::ParseConstructorInitializer(clang::Decl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,622 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142482A9: clang::Sema::DeclareImplicitCopyAssignment(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1424A97A: clang::Sema::AddImplicitlyDeclaredMembersToClass(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141D5829: clang::Sema::ActOnFields(clang::Scope*, clang::SourceLocation, clang::Decl*, llvm::ArrayRef<clang::Decl*>, clang::SourceLocation, clang::SourceLocation, clang::AttributeList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249584: clang::Sema::ActOnFinishCXXMemberSpecification(clang::Scope*, clang::SourceLocation, clang::Decl*, clang::SourceLocation, clang::SourceLocation, clang::AttributeList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14030918: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14031985: clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::Parser::ParsedAttributesWithRange&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1401DE5C: clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14076C43: clang::Parser::ParseDeclOrFunctionDefInternal(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec&, clang::AccessSpecifier) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,623 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249E9E: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330862: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14313179: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, clang::QualType, clang::InitializationSequence&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1431999E: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1422A04A: clang::Sema::BuildBaseInitializer(clang::QualType, clang::TypeSourceInfo*, clang::Expr*, clang::CXXRecordDecl*, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1424333F: clang::Sema::BuildMemInitializer(clang::Decl*, clang::Scope*, clang::CXXScopeSpec&, clang::IdentifierInfo*, clang::OpaquePtr<clang::QualType>, clang::DeclSpec const&, clang::SourceLocation, clang::Expr*, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14243FE0: clang::Sema::ActOnMemInitializer(clang::Decl*, clang::Scope*, clang::CXXScopeSpec&, clang::IdentifierInfo*, clang::OpaquePtr<clang::QualType>, clang::DeclSpec const&, clang::SourceLocation, clang::SourceLocation, llvm::ArrayRef<clang::Expr*>, clang::SourceLocation, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14027556: clang::Parser::ParseMemInitializer(clang::Decl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,624 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558DA6: void clang::DeclContext::buildLookupImpl<&(clang::DeclContext::decls_begin() const), &(clang::DeclContext::decls_end() const)>(clang::DeclContext*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558E64: clang::DeclContext::buildLookup() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455906F: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558EDB: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x145591D3: clang::DeclContext::using_directives() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1432B384: (anonymous namespace)::UnqualUsingDirectiveSet::addUsingDirectives(clang::DeclContext*, clang::DeclContext*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1432BF9D: (anonymous namespace)::UnqualUsingDirectiveSet::visitScopeChain(clang::Scope*, clang::Scope*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143377FF: clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14337C64: clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,625 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14227769: clang::Sema::ActOnFriendFunctionDecl(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef<clang::TemplateParameterList*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1402EC19: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14070899: clang::Parser::ParseSingleDeclarationAfterTemplate(unsigned int, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject&, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140712C0: clang::Parser::ParseTemplateDeclarationOrSpecialization(unsigned int, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407155A: clang::Parser::ParseDeclarationStartingWithTemplate(unsigned int, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1402F058: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14030CE8: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14031985: clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::Parser::ParsedAttributesWithRange&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,626 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14335755: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143362AD: CppNamespaceLookup(clang::Sema&, clang::LookupResult&, clang::ASTContext&, clang::DeclContext*, (anonymous namespace)::UnqualUsingDirectiveSet&) [clone .isra.728] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1433773F: clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14337C64: clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141EE8A2: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef<clang::TemplateParameterList*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14241DCE: clang::Sema::ActOnCXXMemberDeclarator(clang::Scope*, clang::AccessSpecifier, clang::Declarator&, llvm::MutableArrayRef<clang::TemplateParameterList*>, clang::Expr*, clang::VirtSpecifiers const&, clang::InClassInitStyle) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,627 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14335755: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14336DF5: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1436DAE5: clang::Sema::AddMemberOperatorCandidates(clang::OverloadedOperatorKind, clang::SourceLocation, llvm::ArrayRef<clang::Expr*>, clang::OverloadCandidateSet&, clang::SourceRange) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1437E86F: clang::Sema::CreateOverloadedArraySubscriptExpr(clang::SourceLocation, clang::SourceLocation, clang::Expr*, clang::Expr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142BC9C7: clang::Sema::ActOnArraySubscriptExpr(clang::Scope*, clang::Expr*, clang::SourceLocation, clang::Expr*, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140397D1: clang::Parser::ParsePostfixExpressionSuffix(clang::ActionResult<clang::Expr*, true>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,628 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330F68: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14210590: lookupCallFromSpecialMember(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142105E8: specialMemberIsConstexpr(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1423E10F: defaultedSpecialMemberIsConstexpr(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249C82: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1424AA46: clang::Sema::AddImplicitlyDeclaredMembersToClass(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,629 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558C3B: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249E9E: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1433152A: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14210590: lookupCallFromSpecialMember(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14212419: (anonymous namespace)::SpecialMemberDeletionInfo::shouldDeleteForClassSubobject(clang::CXXRecordDecl*, llvm::PointerUnion<clang::CXXBaseSpecifier*, clang::FieldDecl*>, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14239A14: clang::Sema::ShouldDeleteSpecialMember(clang::CXXMethodDecl*, clang::Sema::CXXSpecialMember, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,630 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558C3B: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142482A9: clang::Sema::DeclareImplicitCopyAssignment(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14331483: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14210590: lookupCallFromSpecialMember(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14212419: (anonymous namespace)::SpecialMemberDeletionInfo::shouldDeleteForClassSubobject(clang::CXXRecordDecl*, llvm::PointerUnion<clang::CXXBaseSpecifier*, clang::FieldDecl*>, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14239A14: clang::Sema::ShouldDeleteSpecialMember(clang::CXXMethodDecl*, clang::Sema::CXXSpecialMember, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,631 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142498AC: clang::Sema::DeclareImplicitMoveConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1433144D: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14210590: lookupCallFromSpecialMember(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142105E8: specialMemberIsConstexpr(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1423E10F: defaultedSpecialMemberIsConstexpr(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249C82: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330862: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14313179: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, clang::QualType, clang::InitializationSequence&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,632 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x144452A1: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1441DDA8: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1441F568: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1445DE68: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1445E179: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1445E451: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141DB5D6: clang::Sema::AddInitializerToDecl(clang::Decl*, clang::Expr*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14436E83: clang::Sema::InstantiateVariableInitializer(clang::VarDecl*, clang::VarDecl*, clang::MultiLevelTemplateArgumentList const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,634 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330F68: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14210590: lookupCallFromSpecialMember(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142105E8: specialMemberIsConstexpr(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1423E10F: defaultedSpecialMemberIsConstexpr(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1423E890: clang::Sema::CheckExplicitlyDefaultedSpecialMember(clang::CXXMethodDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14248E46: clang::Sema::CheckCompletedCXXClass(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,636 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558C3B: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249E9E: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330862: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14370DF0: clang::IsUserDefinedConversion(clang::Sema&, clang::Expr*, clang::QualType, clang::UserDefinedConversionSequence&, clang::OverloadCandidateSet&, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14371762: clang::TryUserDefinedConversion(clang::Sema&, clang::Expr*, clang::QualType, bool, bool, bool, bool, bool, bool) [clone .isra.624] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14371BE2: clang::TryImplicitConversion(clang::Sema&, clang::Expr*, clang::QualType, bool, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,637 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14246764: clang::Sema::DeclareImplicitDefaultConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143314C5: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14210590: lookupCallFromSpecialMember(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14212419: (anonymous namespace)::SpecialMemberDeletionInfo::shouldDeleteForClassSubobject(clang::CXXRecordDecl*, llvm::PointerUnion<clang::CXXBaseSpecifier*, clang::FieldDecl*>, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1421251B: (anonymous namespace)::SpecialMemberDeletionInfo::shouldDeleteForBase(clang::CXXBaseSpecifier*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14239439: clang::Sema::ShouldDeleteSpecialMember(clang::CXXMethodDecl*, clang::Sema::CXXSpecialMember, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14246723: clang::Sema::DeclareImplicitDefaultConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330838: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,638 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14338EB5: clang::Sema::ArgumentDependentLookup(clang::DeclarationName, clang::SourceLocation, llvm::ArrayRef<clang::Expr*>, clang::ADLResult&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1436E6DA: clang::Sema::AddArgumentDependentLookupCandidates(clang::DeclarationName, clang::SourceLocation, llvm::ArrayRef<clang::Expr*>, clang::TemplateArgumentListInfo*, clang::OverloadCandidateSet&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1437D981: clang::Sema::CreateOverloadedBinOp(clang::SourceLocation, unsigned int, clang::UnresolvedSetImpl const&, clang::Expr*, clang::Expr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1427AD38: BuildOverloadedBinOp(clang::Sema&, clang::Scope*, clang::SourceLocation, clang::BinaryOperatorKind, clang::Expr*, clang::Expr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142BB842: clang::Sema::BuildBinOp(clang::Scope*, clang::SourceLocation, clang::BinaryOperatorKind, clang::Expr*, clang::Expr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14420D9D: clang::TreeTransform<(anonymous namespace)::TemplateInstantiator>::TransformBinaryOperator(clang::BinaryOperator*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,639 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330F68: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143315D1: clang::Sema::LookupDefaultConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1431376A: TryValueInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, clang::InitializationSequence&, clang::InitListExpr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14319024: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142E0E75: clang::Sema::BuildCXXTypeConstructExpr(clang::TypeSourceInfo*, clang::SourceLocation, llvm::MutableArrayRef<clang::Expr*>, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14420C7A: clang::TreeTransform<(anonymous namespace)::TemplateInstantiator>::TransformCXXUnresolvedConstructExpr(clang::CXXUnresolvedConstructExpr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,640 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143307A5: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14313179: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, clang::QualType, clang::InitializationSequence&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1431999E: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142E6380: clang::Sema::BuildCXXNew(clang::SourceRange, bool, clang::SourceLocation, llvm::MutableArrayRef<clang::Expr*>, clang::SourceLocation, clang::SourceRange, clang::QualType, clang::TypeSourceInfo*, clang::Expr*, clang::SourceRange, clang::Expr*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14424CD2: clang::TreeTransform<(anonymous namespace)::TemplateInstantiator>::TransformCXXNewExpr(clang::CXXNewExpr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1441C6E9: clang::TreeTransform<(anonymous namespace)::TemplateInstantiator>::TransformExpr(clang::Expr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,641 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558C3B: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249E9E: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330862: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14313179: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, clang::QualType, clang::InitializationSequence&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1431999E: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1422A04A: clang::Sema::BuildBaseInitializer(clang::QualType, clang::TypeSourceInfo*, clang::Expr*, clang::CXXRecordDecl*, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,644 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330F68: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143315D1: clang::Sema::LookupDefaultConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1431376A: TryValueInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, clang::InitializationSequence&, clang::InitListExpr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14319024: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142E0E75: clang::Sema::BuildCXXTypeConstructExpr(clang::TypeSourceInfo*, clang::SourceLocation, llvm::MutableArrayRef<clang::Expr*>, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142E0FEF: clang::Sema::ActOnCXXTypeConstructExpr(clang::OpaquePtr<clang::QualType>, clang::SourceLocation, llvm::MutableArrayRef<clang::Expr*>, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,645 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1422AE6D: clang::Sema::BuildUsingDeclaration(clang::Scope*, clang::AccessSpecifier, clang::SourceLocation, clang::CXXScopeSpec&, clang::DeclarationNameInfo, clang::AttributeList*, bool, bool, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1422B790: clang::Sema::ActOnUsingDeclaration(clang::Scope*, clang::AccessSpecifier, bool, clang::SourceLocation, clang::CXXScopeSpec&, clang::UnqualifiedId&, clang::AttributeList*, bool, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1402DFF2: clang::Parser::ParseUsingDeclaration(unsigned int, clang::Parser::ParsedTemplateInfo const&, clang::SourceLocation, clang::SourceLocation&, clang::AccessSpecifier, clang::Decl**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1402EFEE: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14030CE8: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14031985: clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::Parser::ParsedAttributesWithRange&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1401DE5C: clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1406FBCF: clang::Parser::ParseSingleDeclarationAfterTemplate(unsigned int, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject&, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,646 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143307A5: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14313179: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, clang::QualType, clang::InitializationSequence&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14319521: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141D901D: clang::Sema::ActOnUninitializedDecl(clang::Decl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14013B13: clang::Parser::ParseDeclarationAfterDeclaratorAndAttributes(clang::Declarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::ForRangeInit*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140209B0: clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, unsigned int, bool, clang::SourceLocation*, clang::Parser::ForRangeInit*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,647 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142482A9: clang::Sema::DeclareImplicitCopyAssignment(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143319AE: DeclareImplicitMemberFunctionsWithName(clang::Sema&, clang::DeclarationName, clang::DeclContext const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143358BB: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14336DF5: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14337544: clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14337C64: clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143388D7: clang::Sema::LookupOverloadedOperatorName(clang::OverloadedOperatorKind, clang::Scope*, clang::QualType, clang::QualType, clang::UnresolvedSetImpl&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1427AD84: BuildOverloadedBinOp(clang::Sema&, clang::Scope*, clang::SourceLocation, clang::BinaryOperatorKind, clang::Expr*, clang::Expr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,648 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14335755: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143362AD: CppNamespaceLookup(clang::Sema&, clang::LookupResult&, clang::ASTContext&, clang::DeclContext*, (anonymous namespace)::UnqualUsingDirectiveSet&) [clone .isra.728] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1433773F: clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14337C64: clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141D1C47: clang::Sema::getTypeName(clang::IdentifierInfo const&, clang::SourceLocation, clang::Scope*, clang::CXXScopeSpec*, bool, bool, clang::OpaquePtr<clang::QualType>, bool, bool, clang::IdentifierInfo**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1401E5CA: clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,649 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14445834: clang::TemplateDeclInstantiator::VisitFunctionTemplateDecl(clang::FunctionTemplateDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1441DDA8: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1441F568: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1445DE68: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1445E179: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1445E451: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141DE806: clang::Sema::ActOnStartOfFunctionDef(clang::Scope*, clang::Decl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407D122: clang::Parser::ParseLexedMethodDef(clang::Parser::LexedMethod&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,650 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249E9E: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330862: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14313179: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, clang::QualType, clang::InitializationSequence&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14319521: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1424F4EF: BuildImplicitMemberInitializer(clang::Sema&, clang::CXXConstructorDecl*, ImplicitInitializerKind, clang::FieldDecl*, clang::IndirectFieldDecl*, clang::CXXCtorInitializer*&) [clone .constprop.3144] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14250292: CollectFieldInitializer(clang::Sema&, (anonymous namespace)::BaseAndFieldInfo&, clang::FieldDecl*, clang::IndirectFieldDecl*) [clone .isra.3138] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14251891: clang::Sema::SetCtorInitializers(clang::CXXConstructorDecl*, bool, llvm::ArrayRef<clang::CXXCtorInitializer*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142529DD: clang::Sema::ActOnMemInitializers(clang::Decl*, clang::SourceLocation, llvm::ArrayRef<clang::CXXCtorInitializer*>, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,651 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1424A430: clang::Sema::DeclareImplicitMoveAssignment(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14331471: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14210590: lookupCallFromSpecialMember(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14212419: (anonymous namespace)::SpecialMemberDeletionInfo::shouldDeleteForClassSubobject(clang::CXXRecordDecl*, llvm::PointerUnion<clang::CXXBaseSpecifier*, clang::FieldDecl*>, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1421251B: (anonymous namespace)::SpecialMemberDeletionInfo::shouldDeleteForBase(clang::CXXBaseSpecifier*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14239439: clang::Sema::ShouldDeleteSpecialMember(clang::CXXMethodDecl*, clang::Sema::CXXSpecialMember, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14248268: clang::Sema::DeclareImplicitCopyAssignment(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1424A97A: clang::Sema::AddImplicitlyDeclaredMembersToClass(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,652 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249E9E: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1433152A: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14210590: lookupCallFromSpecialMember(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142105E8: specialMemberIsConstexpr(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1423E000: defaultedSpecialMemberIsConstexpr(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249C82: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330862: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14312839: TryUserDefinedConversion(clang::Sema&, clang::QualType, clang::InitializationKind const&, clang::Expr*, clang::InitializationSequence&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,653 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249E9E: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330862: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14312839: TryUserDefinedConversion(clang::Sema&, clang::QualType, clang::InitializationKind const&, clang::Expr*, clang::InitializationSequence&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14319931: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142EC3D9: evaluateTypeTrait(clang::Sema&, clang::TypeTrait, clang::SourceLocation, llvm::ArrayRef<clang::TypeSourceInfo*>, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142ED8F8: clang::Sema::BuildTypeTrait(clang::TypeTrait, clang::SourceLocation, llvm::ArrayRef<clang::TypeSourceInfo*>, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1441B62E: clang::TreeTransform<(anonymous namespace)::TemplateInstantiator>::TransformTypeTraitExpr(clang::TypeTraitExpr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1441C854: clang::TreeTransform<(anonymous namespace)::TemplateInstantiator>::TransformExpr(clang::Expr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,654 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143307A5: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14313179: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, clang::QualType, clang::InitializationSequence&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1431999E: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142EC3D9: evaluateTypeTrait(clang::Sema&, clang::TypeTrait, clang::SourceLocation, llvm::ArrayRef<clang::TypeSourceInfo*>, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142ED8F8: clang::Sema::BuildTypeTrait(clang::TypeTrait, clang::SourceLocation, llvm::ArrayRef<clang::TypeSourceInfo*>, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1441B62E: clang::TreeTransform<(anonymous namespace)::TemplateInstantiator>::TransformTypeTraitExpr(clang::TypeTraitExpr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,655 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143307A5: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14313179: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, clang::QualType, clang::InitializationSequence&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1431999E: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141DBDED: clang::Sema::AddInitializerToDecl(clang::Decl*, clang::Expr*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14436E83: clang::Sema::InstantiateVariableInitializer(clang::VarDecl*, clang::VarDecl*, clang::MultiLevelTemplateArgumentList const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1443C6C2: clang::Sema::BuildVariableInstantiation(clang::VarDecl*, clang::VarDecl*, clang::MultiLevelTemplateArgumentList const&, llvm::SmallVector<clang::Sema::LateInstantiatedAttribute, 16u>*, clang::DeclContext*, clang::LocalInstantiationScope*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,658 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558DA6: void clang::DeclContext::buildLookupImpl<&(clang::DeclContext::decls_begin() const), &(clang::DeclContext::decls_end() const)>(clang::DeclContext*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558E64: clang::DeclContext::buildLookup() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455906F: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x145591D3: clang::DeclContext::using_directives() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1432B384: (anonymous namespace)::UnqualUsingDirectiveSet::addUsingDirectives(clang::DeclContext*, clang::DeclContext*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1432BF9D: (anonymous namespace)::UnqualUsingDirectiveSet::visitScopeChain(clang::Scope*, clang::Scope*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143377FF: clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14337C64: clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14168B67: clang::Sema::BuildCXXNestedNameSpecifier(clang::Scope*, clang::IdentifierInfo&, clang::SourceLocation, clang::SourceLocation, clang::QualType, bool, clang::CXXScopeSpec&, clang::NamedDecl*, bool, bool*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,659 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142498AC: clang::Sema::DeclareImplicitMoveConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1433144D: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14210590: lookupCallFromSpecialMember(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142105E8: specialMemberIsConstexpr(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1423E000: defaultedSpecialMemberIsConstexpr(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249C82: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1424AA46: clang::Sema::AddImplicitlyDeclaredMembersToClass(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141D5829: clang::Sema::ActOnFields(clang::Scope*, clang::SourceLocation, clang::Decl*, llvm::ArrayRef<clang::Decl*>, clang::SourceLocation, clang::SourceLocation, clang::AttributeList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,660 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249E9E: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1424AA46: clang::Sema::AddImplicitlyDeclaredMembersToClass(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141D5829: clang::Sema::ActOnFields(clang::Scope*, clang::SourceLocation, clang::Decl*, llvm::ArrayRef<clang::Decl*>, clang::SourceLocation, clang::SourceLocation, clang::AttributeList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1441DE8B: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1441F568: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1445DE68: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1445E179: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1445E451: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,661 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1424A430: clang::Sema::DeclareImplicitMoveAssignment(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14331471: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14210590: lookupCallFromSpecialMember(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14246FAC: checkTrivialSubobjectCall(clang::Sema&, clang::SourceLocation, clang::QualType, bool, clang::Sema::CXXSpecialMember, TrivialSubobjectKind, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14247D2D: clang::Sema::SpecialMemberIsTrivial(clang::CXXMethodDecl*, clang::Sema::CXXSpecialMember, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14248237: clang::Sema::DeclareImplicitCopyAssignment(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1424A97A: clang::Sema::AddImplicitlyDeclaredMembersToClass(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141D5829: clang::Sema::ActOnFields(clang::Scope*, clang::SourceLocation, clang::Decl*, llvm::ArrayRef<clang::Decl*>, clang::SourceLocation, clang::SourceLocation, clang::AttributeList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,662 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x144452A1: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1441DDA8: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1445DC9D: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1445E179: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14167457: clang::Sema::RequireCompleteDeclContext(clang::CXXScopeSpec&, clang::DeclContext*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142BEAD1: clang::Sema::BuildQualifiedDeclarationNameExpr(clang::CXXScopeSpec&, clang::DeclarationNameInfo const&, bool, clang::TypeSourceInfo**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1442E7C5: clang::TreeTransform<(anonymous namespace)::TemplateInstantiator>::TransformDependentScopeDeclRefExpr(clang::DependentScopeDeclRefExpr*, bool, clang::TypeSourceInfo**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1442E7EC: clang::TreeTransform<(anonymous namespace)::TemplateInstantiator>::TransformDependentScopeDeclRefExpr(clang::DependentScopeDeclRefExpr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,663 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1424A430: clang::Sema::DeclareImplicitMoveAssignment(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14331471: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14210590: lookupCallFromSpecialMember(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14246FAC: checkTrivialSubobjectCall(clang::Sema&, clang::SourceLocation, clang::QualType, bool, clang::Sema::CXXSpecialMember, TrivialSubobjectKind, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142477D9: checkTrivialClassMembers(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14247D63: clang::Sema::SpecialMemberIsTrivial(clang::CXXMethodDecl*, clang::Sema::CXXSpecialMember, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14248237: clang::Sema::DeclareImplicitCopyAssignment(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1424A97A: clang::Sema::AddImplicitlyDeclaredMembersToClass(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,664 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249E9E: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330862: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14313179: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, clang::QualType, clang::InitializationSequence&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14319521: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141D901D: clang::Sema::ActOnUninitializedDecl(clang::Decl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14013B13: clang::Parser::ParseDeclarationAfterDeclaratorAndAttributes(clang::Declarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::ForRangeInit*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140209B0: clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, unsigned int, bool, clang::SourceLocation*, clang::Parser::ForRangeInit*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14021386: clang::Parser::ParseSimpleDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, unsigned int, clang::SourceLocation&, clang::Parser::ParsedAttributesWithRange&, bool, clang::Parser::ForRangeInit*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 56 bytes in 1 blocks are possibly lost in loss record 13,665 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x14556FFD: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249E9E: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330862: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14313179: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, clang::QualType, clang::InitializationSequence&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1431999E: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef<clang::Expr*>, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1416AD26: TryStaticImplicitCast(clang::Sema&, clang::ActionResult<clang::Expr*, true>&, clang::QualType, clang::Sema::CheckedConversionKind, clang::SourceRange const&, unsigned int&, clang::CastKind&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1416E897: TryStaticCast(clang::Sema&, clang::ActionResult<clang::Expr*, true>&, clang::QualType, clang::Sema::CheckedConversionKind, clang::SourceRange const&, unsigned int&, clang::CastKind&, llvm::SmallVector<clang::CXXBaseSpecifier*, 4u>&, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1416EFFE: (anonymous namespace)::CastOperation::CheckCXXCStyleCast(bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14170734: clang::Sema::BuildCXXFunctionalCastExpr(clang::TypeSourceInfo*, clang::SourceLocation, clang::Expr*, clang::SourceLocation) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 62 bytes in 1 blocks are possibly lost in loss record 13,714 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x11E2C7EA: std::string::_Rep::_M_clone(std::allocator<char> const&, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x11E2C883: std::string::reserve(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x11E2CACE: std::string::append(char const*, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x149052D8: llvm::DataLayout::getStringRepresentation() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x149A6761: llvm::Module::setDataLayout(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13D71E2E: clang::CodeGeneratorImpl::Initialize(clang::ASTContext&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CF3D1: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl<cling::Transaction*>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388176C: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 64 bytes in 1 blocks are possibly lost in loss record 14,761 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xA04ECF3: TString::Init(int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA04F129: TString::operator=(TString const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0757EE: TPRegexp::TPRegexp(TString const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x8D36C2E: egammaMVACalib::egammaMVACalib(int, bool, TString, TString const&, int, bool, TString const&, TString const&, TString const&, TString, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8AECDCB: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, PATCore::ParticleType::Type, float, float, float, float, float, float, float, float, float, float, float, float, float, int, int, int, int, float, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AED12A: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, AtlasRoot::egammaEnergyCorrectionTool::ParticleInformation const&, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF0D7: CP::EgammaCalibrationAndSmearingTool::getElectronEnergy(xAOD::Electron_v1 const*, xAOD::EventInfo_v1 const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF9D6: CP::EgammaCalibrationAndSmearingTool::applyCorrection(xAOD::Egamma_v1&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x4CA1A8A: ElectronCalibrator::execute() (ElectronCalibrator.cxx:320)
==28631== by 0xE00107B: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631==
==28631== 64 bytes in 1 blocks are possibly lost in loss record 14,762 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xA0502EC: TString::Replace(int, int, char const*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x8D36CD3: egammaMVACalib::egammaMVACalib(int, bool, TString, TString const&, int, bool, TString const&, TString const&, TString const&, TString, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8AECDCB: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, PATCore::ParticleType::Type, float, float, float, float, float, float, float, float, float, float, float, float, float, int, int, int, int, float, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AED12A: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, AtlasRoot::egammaEnergyCorrectionTool::ParticleInformation const&, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF0D7: CP::EgammaCalibrationAndSmearingTool::getElectronEnergy(xAOD::Electron_v1 const*, xAOD::EventInfo_v1 const*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x8AEF9D6: CP::EgammaCalibrationAndSmearingTool::applyCorrection(xAOD::Egamma_v1&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631== by 0x4CA1A8A: ElectronCalibrator::execute() (ElectronCalibrator.cxx:320)
==28631== by 0xE00107B: EL::Worker::algsExecute() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE0125CA: EL::DirectWorker::run() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE006F92: EL::DirectDriver::doSubmit(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631== by 0xE00D102: EL::Driver::submitOnly(EL::Job const&, std::string const&) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/EventLoop/lib/libEventLoop.so)
==28631==
==28631== 64 bytes in 1 blocks are possibly lost in loss record 14,763 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA082048: TStorage::ObjectAlloc(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x68B5594: TTreeFormula::ParseWithLeaf(TLeaf*, char const*, bool, unsigned int, TObjArray&, bool, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68BA702: TTreeFormula::DefinedVariable(TString&, int&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x5306CB2: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5308944: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5307396: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x530F1D6: TFormula::AnalyzeFunction(TString&, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x530B407: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5310313: TFormula::Compile(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B1CBD: TTreeFormula::Init(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68B223C: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631==
==28631== 64 bytes in 1 blocks are possibly lost in loss record 14,765 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA082048: TStorage::ObjectAlloc(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x68B5594: TTreeFormula::ParseWithLeaf(TLeaf*, char const*, bool, unsigned int, TObjArray&, bool, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68BA702: TTreeFormula::DefinedVariable(TString&, int&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x5306CB2: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x53052E9: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x53052E9: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5310313: TFormula::Compile(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B1CBD: TTreeFormula::Init(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68B223C: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D306A2: egammaMVACalib::InitTree(TTree*, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631==
==28631== 64 bytes in 1 blocks are possibly lost in loss record 14,766 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA082048: TStorage::ObjectAlloc(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x68B5594: TTreeFormula::ParseWithLeaf(TLeaf*, char const*, bool, unsigned int, TObjArray&, bool, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68BA702: TTreeFormula::DefinedVariable(TString&, int&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x5306CB2: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x530535C: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x53052E9: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5310313: TFormula::Compile(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B1CBD: TTreeFormula::Init(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68B223C: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D306A2: egammaMVACalib::InitTree(TTree*, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631==
==28631== 64 bytes in 1 blocks are possibly lost in loss record 14,767 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA082048: TStorage::ObjectAlloc(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x68B5594: TTreeFormula::ParseWithLeaf(TLeaf*, char const*, bool, unsigned int, TObjArray&, bool, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68BA702: TTreeFormula::DefinedVariable(TString&, int&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x5306CB2: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x530535C: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5310313: TFormula::Compile(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B1CBD: TTreeFormula::Init(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68B223C: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D306A2: egammaMVACalib::InitTree(TTree*, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8AECE2F: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, PATCore::ParticleType::Type, float, float, float, float, float, float, float, float, float, float, float, float, float, int, int, int, int, float, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631==
==28631== 64 bytes in 1 blocks are possibly lost in loss record 14,768 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA082048: TStorage::ObjectAlloc(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x68B5594: TTreeFormula::ParseWithLeaf(TLeaf*, char const*, bool, unsigned int, TObjArray&, bool, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68BA702: TTreeFormula::DefinedVariable(TString&, int&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x5306CB2: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x53052E9: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x53052E9: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5307396: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5310313: TFormula::Compile(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B1CBD: TTreeFormula::Init(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68B223C: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631==
==28631== 64 bytes in 1 blocks are possibly lost in loss record 14,769 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA082048: TStorage::ObjectAlloc(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x68B5594: TTreeFormula::ParseWithLeaf(TLeaf*, char const*, bool, unsigned int, TObjArray&, bool, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68BA702: TTreeFormula::DefinedVariable(TString&, int&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x5306CB2: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x530535C: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x53052E9: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5307396: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5310313: TFormula::Compile(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B1CBD: TTreeFormula::Init(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68B223C: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631==
==28631== 64 bytes in 1 blocks are possibly lost in loss record 14,770 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA082048: TStorage::ObjectAlloc(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x68B5594: TTreeFormula::ParseWithLeaf(TLeaf*, char const*, bool, unsigned int, TObjArray&, bool, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68BA702: TTreeFormula::DefinedVariable(TString&, int&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x5306CB2: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x530535C: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5307396: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5310313: TFormula::Compile(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B1CBD: TTreeFormula::Init(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68B223C: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D306A2: egammaMVACalib::InitTree(TTree*, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631==
==28631== 64 bytes in 1 blocks are possibly lost in loss record 14,771 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA082048: TStorage::ObjectAlloc(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x68B5594: TTreeFormula::ParseWithLeaf(TLeaf*, char const*, bool, unsigned int, TObjArray&, bool, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68BA702: TTreeFormula::DefinedVariable(TString&, int&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x5306CB2: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5307FC2: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5307409: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5310313: TFormula::Compile(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B1CBD: TTreeFormula::Init(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68B223C: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D306A2: egammaMVACalib::InitTree(TTree*, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631==
==28631== 64 bytes in 1 blocks are possibly lost in loss record 14,772 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA082048: TStorage::ObjectAlloc(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x68B5594: TTreeFormula::ParseWithLeaf(TLeaf*, char const*, bool, unsigned int, TObjArray&, bool, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68BA702: TTreeFormula::DefinedVariable(TString&, int&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x5306CB2: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5308944: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5305A35: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5304582: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5310313: TFormula::Compile(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B1CBD: TTreeFormula::Init(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68B223C: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631==
==28631== 64 bytes in 1 blocks are possibly lost in loss record 14,773 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA082048: TStorage::ObjectAlloc(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x68B5594: TTreeFormula::ParseWithLeaf(TLeaf*, char const*, bool, unsigned int, TObjArray&, bool, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68BA702: TTreeFormula::DefinedVariable(TString&, int&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x5306CB2: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5308944: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x530B492: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5304624: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5310313: TFormula::Compile(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B1CBD: TTreeFormula::Init(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68B223C: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631==
==28631== 64 bytes in 1 blocks are possibly lost in loss record 14,774 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA082048: TStorage::ObjectAlloc(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x68B5594: TTreeFormula::ParseWithLeaf(TLeaf*, char const*, bool, unsigned int, TObjArray&, bool, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68BA702: TTreeFormula::DefinedVariable(TString&, int&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x5306CB2: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5308944: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x530B492: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x53046D6: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5310313: TFormula::Compile(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B1CBD: TTreeFormula::Init(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68B223C: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631==
==28631== 64 bytes in 1 blocks are possibly lost in loss record 14,775 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA082048: TStorage::ObjectAlloc(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x68B5594: TTreeFormula::ParseWithLeaf(TLeaf*, char const*, bool, unsigned int, TObjArray&, bool, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68BA702: TTreeFormula::DefinedVariable(TString&, int&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x5306CB2: TFormula::Analyze(char const*, int&, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x5310313: TFormula::Compile(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0x68B1CBD: TTreeFormula::Init(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x68B223C: TTreeFormula::TTreeFormula(char const*, char const*, TTree*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTreePlayer.so)
==28631== by 0x8D2A29B: egammaMVACalib::defineFormula(TString const&, TString const&, TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D2C3D6: egammaMVACalib::defineClusterEnergyFormula() (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D30703: egammaMVACalib::InitTree(TTree*, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8AECE2F: AtlasRoot::egammaEnergyCorrectionTool::getCorrectedEnergy(unsigned int, PATCore::ParticleDataType::DataType, PATCore::ParticleType::Type, float, float, float, float, float, float, float, float, float, float, float, float, float, int, int, int, int, float, egEnergyCorr::Scale::Variation, egEnergyCorr::Resolution::Variation, egEnergyCorr::Resolution::resolutionType, double) const (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/ElectronPhotonFourMomentumCorrection/lib/libElectronPhotonFourMomentumCorrection.so)
==28631==
==28631== 64 bytes in 2 blocks are possibly lost in loss record 14,777 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA09791C: TList::NewLink(TObject*, TObjLink*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA096B0D: TList::AddLast(TObject*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0983F5: TList::Streamer(TBuffer&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF1371CE: TBufferFile::ReadObjectAny(TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF135C31: TBufferFile::ReadFastArray(void**, TClass const*, int, bool, TMemberStreamer*, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF11E475: int TStreamerInfo::ReadBuffer<char**>(TBuffer&, char** const&, TStreamerInfo::TCompInfo* const*, int, int, int, int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF030A8C: TStreamerInfoActions::GenericReadAction(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1345E4: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1332EA: TBufferFile::ReadClassBuffer(TClass const*, void*, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1371CE: TBufferFile::ReadObjectAny(TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xA0A525F: TObjArray::Streamer(TBuffer&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 64 bytes in 2 blocks are possibly lost in loss record 14,782 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0xA050A59: TString::Clobber(int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA050BC0: TString::Streamer(TBuffer&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF0AE395: TStreamerInfoActions::ReadTString(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1345E4: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1332EA: TBufferFile::ReadClassBuffer(TClass const*, void*, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1345E4: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF132F4A: TBufferFile::ReadClassBuffer(TClass const*, void*, int, unsigned int, unsigned int, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0x535A35A: TH1::Streamer(TBuffer&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libHist.so)
==28631== by 0xA0DBADA: TStreamerBase::ReadBuffer(TBuffer&, char*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF11E673: int TStreamerInfo::ReadBuffer<char**>(TBuffer&, char** const&, TStreamerInfo::TCompInfo* const*, int, int, int, int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF030A8C: TStreamerInfoActions::GenericReadAction(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631==
==28631== 64 bytes in 2 blocks are possibly lost in loss record 14,786 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xF09D378: std::vector<TStreamerInfoActions::TConfiguredAction, std::allocator<TStreamerInfoActions::TConfiguredAction> >::reserve(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF03F900: TStreamerInfoActions::TActionSequence::CreateSubSequence(std::vector<int, std::allocator<int> > const&, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0x6E48B29: TBranchElement::SetReadActionSequence() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E4A32B: TBranchElement::InitInfo() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E4D022: TBranchElement::SetAddress(void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E042BF: TTree::SetBranchAddressImp(TBranch*, void*, TBranch**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E04441: TTree::SetBranchAddress(char const*, void*, TBranch**, TClass*, EDataType, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x8D294E7: egammaMVACalibNmsp::BDT::BDT(TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D32E7A: egammaMVACalib::setupBDT(TString const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D33DF3: egammaMVACalib::getBDTs(std::string const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D36E81: egammaMVACalib::egammaMVACalib(int, bool, TString, TString const&, int, bool, TString const&, TString const&, TString const&, TString, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631==
==28631== 64 bytes in 2 blocks are possibly lost in loss record 14,787 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xF09D378: std::vector<TStreamerInfoActions::TConfiguredAction, std::allocator<TStreamerInfoActions::TConfiguredAction> >::reserve(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF03F900: TStreamerInfoActions::TActionSequence::CreateSubSequence(std::vector<int, std::allocator<int> > const&, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0x6E48FD9: TBranchElement::SetFillActionSequence() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E4A333: TBranchElement::InitInfo() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E4D022: TBranchElement::SetAddress(void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E042BF: TTree::SetBranchAddressImp(TBranch*, void*, TBranch**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E04441: TTree::SetBranchAddress(char const*, void*, TBranch**, TClass*, EDataType, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x8D294E7: egammaMVACalibNmsp::BDT::BDT(TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D32E7A: egammaMVACalib::setupBDT(TString const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D33DF3: egammaMVACalib::getBDTs(std::string const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D36E81: egammaMVACalib::egammaMVACalib(int, bool, TString, TString const&, int, bool, TString const&, TString const&, TString const&, TString, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631==
==28631== 64 bytes in 2 blocks are possibly lost in loss record 14,788 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xF09D378: std::vector<TStreamerInfoActions::TConfiguredAction, std::allocator<TStreamerInfoActions::TConfiguredAction> >::reserve(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF03F900: TStreamerInfoActions::TActionSequence::CreateSubSequence(std::vector<int, std::allocator<int> > const&, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0x6E48B29: TBranchElement::SetReadActionSequence() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E4A32B: TBranchElement::InitInfo() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E4D022: TBranchElement::SetAddress(void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E042BF: TTree::SetBranchAddressImp(TBranch*, void*, TBranch**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E04441: TTree::SetBranchAddress(char const*, void*, TBranch**, TClass*, EDataType, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x8D29530: egammaMVACalibNmsp::BDT::BDT(TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D32E7A: egammaMVACalib::setupBDT(TString const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D33DF3: egammaMVACalib::getBDTs(std::string const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D36E81: egammaMVACalib::egammaMVACalib(int, bool, TString, TString const&, int, bool, TString const&, TString const&, TString const&, TString, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631==
==28631== 64 bytes in 2 blocks are possibly lost in loss record 14,789 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xF09D378: std::vector<TStreamerInfoActions::TConfiguredAction, std::allocator<TStreamerInfoActions::TConfiguredAction> >::reserve(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF03F900: TStreamerInfoActions::TActionSequence::CreateSubSequence(std::vector<int, std::allocator<int> > const&, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0x6E48FD9: TBranchElement::SetFillActionSequence() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E4A333: TBranchElement::InitInfo() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E4D022: TBranchElement::SetAddress(void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E042BF: TTree::SetBranchAddressImp(TBranch*, void*, TBranch**) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x6E04441: TTree::SetBranchAddress(char const*, void*, TBranch**, TClass*, EDataType, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libTree.so)
==28631== by 0x8D29530: egammaMVACalibNmsp::BDT::BDT(TTree*) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D32E7A: egammaMVACalib::setupBDT(TString const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D33DF3: egammaMVACalib::getBDTs(std::string const&) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631== by 0x8D36E81: egammaMVACalib::egammaMVACalib(int, bool, TString, TString const&, int, bool, TString const&, TString const&, TString const&, TString, bool) (in /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.1.30/RootCore/obj/x86_64-slc6-gcc48-opt/egammaMVACalib/lib/libegammaMVACalib.so)
==28631==
==28631== 64 bytes in 2 blocks are possibly lost in loss record 14,790 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA09791C: TList::NewLink(TObject*, TObjLink*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA096B0D: TList::AddLast(TObject*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA091920: THashList::AddLast(TObject*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E256D: TListOfDataMembers::Unload() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E74DE: TClass::SetUnloaded() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA095BC3: ROOT::RemoveClass(char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0C93B4: ROOT::TGenericClassInfo::~TGenericClassInfo() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x3BED835B21: exit (in /lib64/libc-2.12.so)
==28631== by 0x3BED81ED63: (below main) (in /lib64/libc-2.12.so)
==28631==
==28631== 66 bytes in 2 blocks are possibly lost in loss record 14,813 of 30,079
==28631== at 0x4A07982: operator new[](unsigned long) (vg_replace_malloc.c:389)
==28631== by 0x13C4012D: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C45125: (anonymous namespace)::RegisterCoalescer::copyCoalesceWorkList(llvm::MutableArrayRef<llvm::MachineInstr*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C472FA: (anonymous namespace)::RegisterCoalescer::coalesceLocals() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C479F5: (anonymous namespace)::RegisterCoalescer::runOnMachineFunction(llvm::MachineFunction&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1499BF76: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1499E135: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1499E213: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13928173: llvm::JIT::jitTheFunctionUnlocked(llvm::Function*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13928796: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13928934: llvm::JIT::getPointerToFunction(llvm::Function*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CA6AC: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 70 bytes in 1 blocks are possibly lost in loss record 14,836 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x11E2BC18: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0xA0BFC20: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x11E2D767: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/x86_64-slc6-gcc48-opt/lib64/libstdc++.so.6.0.18)
==28631== by 0x138CB638: cling::IncrementalExecutor::IncrementalExecutor(llvm::Module*, clang::DiagnosticsEngine&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138818A6: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x9FA7887: TROOT::InitInterpreter() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FA7C05: ROOT::GetROOT2() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02D704: TApplication::TApplication(char const*, int*, char**, void*, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA02DB93: TApplication::CreateApplication() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,433 of 30,079
==28631== at 0x4A0720A: malloc (vg_replace_malloc.c:296)
==28631== by 0x149F6A07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x144F8F33: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140CBCDA: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140CBD9E: clang::ASTDeclReader::VisitCXXDestructorDecl(clang::CXXDestructorDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140D57E4: clang::ASTDeclReader::Visit(clang::Decl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140D5F41: clang::ASTReader::ReadDeclRecord(unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1408C9E4: clang::ASTReader::GetDecl(unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140CBCC0: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140CBD9E: clang::ASTDeclReader::VisitCXXDestructorDecl(clang::CXXDestructorDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140D57E4: clang::ASTDeclReader::Visit(clang::Decl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140D5F41: clang::ASTReader::ReadDeclRecord(unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,434 of 30,079
==28631== at 0x4A0720A: malloc (vg_replace_malloc.c:296)
==28631== by 0x149F6A07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14557247: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1408196B: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1454B962: clang::FunctionDecl::hasBody(clang::FunctionDecl const*&) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14153FAE: clang::Sema::ActOnEndOfTranslationUnit() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407AB85: clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CEDC9: cling::IncrementalParser::ParseInternal(llvm::StringRef) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CF4A7: cling::IncrementalParser::Initialize(llvm::SmallVectorImpl<cling::Transaction*>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,435 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x149B3649: llvm::User::operator new(unsigned long, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x148F19C5: llvm::ConstantCreator<llvm::ConstantExpr, llvm::Type, llvm::ExprMapKeyType>::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x148F5544: llvm::ConstantUniqueMap<llvm::ExprMapKeyType, llvm::ExprMapKeyType const&, llvm::Type, llvm::ConstantExpr, false>::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x148F715C: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DFBB35: (anonymous namespace)::ItaniumRTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DFD137: (anonymous namespace)::ItaniumCXXABI::getAddrOfRTTIDescriptor(clang::QualType) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DFCDFA: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CE05B: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDCCB: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138817AF: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,436 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x149B3649: llvm::User::operator new(unsigned long, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x148F19C5: llvm::ConstantCreator<llvm::ConstantExpr, llvm::Type, llvm::ExprMapKeyType>::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x148F5544: llvm::ConstantUniqueMap<llvm::ExprMapKeyType, llvm::ExprMapKeyType const&, llvm::Type, llvm::ConstantExpr, false>::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x148F715C: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DA5DB6: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair<unsigned long, clang::ThunkInfo> const*, unsigned int, llvm::Constant*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DFCE18: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CE05B: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDCCB: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138817AF: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13827C6D: CreateInterpreter (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,437 of 30,079
==28631== at 0x4A0720A: malloc (vg_replace_malloc.c:296)
==28631== by 0x149F6A07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14557247: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558EDB: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1408196B: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x144F37E5: clang::ASTContext::GetGVALinkageForFunction(clang::FunctionDecl const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x144F3EBA: clang::ASTContext::DeclMustBeEmitted(clang::Decl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1F7C: clang::CodeGen::CodeGenModule::MayDeferGeneration(clang::ValueDecl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DCA1E8: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,438 of 30,079
==28631== at 0x4A0720A: malloc (vg_replace_malloc.c:296)
==28631== by 0x149F6A07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14557247: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1408196B: clang::ASTReader::CompleteRedeclChain(clang::Decl const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13890EDE: clang::Redeclarable<clang::FunctionDecl>::DeclLink::getNext(clang::FunctionDecl const*) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1454686F: getExplicitVisibilityAux(clang::NamedDecl const*, clang::NamedDecl::ExplicitVisibilityKind, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x145469FA: clang::NamedDecl::getExplicitVisibility(clang::NamedDecl::ExplicitVisibilityKind) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1454C12E: computeLVForDecl(clang::NamedDecl const*, LVComputationKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1454CF20: clang::LinkageComputer::getLVForDecl(clang::NamedDecl const*, LVComputationKind) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,439 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0x149B3649: llvm::User::operator new(unsigned long, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x148F19C5: llvm::ConstantCreator<llvm::ConstantExpr, llvm::Type, llvm::ExprMapKeyType>::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x148F5544: llvm::ConstantUniqueMap<llvm::ExprMapKeyType, llvm::ExprMapKeyType const&, llvm::Type, llvm::ConstantExpr, false>::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x148F715C: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DAECB7: emitUsed(clang::CodeGen::CodeGenModule&, llvm::StringRef, std::vector<llvm::WeakVH, std::allocator<llvm::WeakVH> >&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DB1872: clang::CodeGen::CodeGenModule::emitLLVMUsed() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13DC8002: clang::CodeGen::CodeGenModule::Release() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDF29: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138CDCCB: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138817AF: cling::Interpreter::Interpreter(int, char const* const*, char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13826D14: TCling::TCling(char const*, char const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,440 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA082048: TStorage::ObjectAlloc(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA091D7D: THashList::THashList(int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0D6A9F: TListOfFunctions::TListOfFunctions(TClass*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E4577: TClass::GetMethodList() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E5A09: TClass::GetClassMethodWithPrototype(char const*, char const*, bool, ROOT::EFunctionMatchMode) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E715E: TClass::Property() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E6F48: TClass::IsForeign() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0F2C33: TClass::PostLoadCheck() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E4CE5: TClass::LoadClassDefault(char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E4E29: TClass::LoadClass(char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0EEACB: TClass::GetClass(ClassInfo_t*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,441 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA082048: TStorage::ObjectAlloc(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA091D7D: THashList::THashList(int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0D6B15: TListOfFunctions::TListOfFunctions(TClass*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E4577: TClass::GetMethodList() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E5A09: TClass::GetClassMethodWithPrototype(char const*, char const*, bool, ROOT::EFunctionMatchMode) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E715E: TClass::Property() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E6F48: TClass::IsForeign() const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0F2C33: TClass::PostLoadCheck() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E4CE5: TClass::LoadClassDefault(char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E4E29: TClass::LoadClass(char const*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0EEACB: TClass::GetClass(ClassInfo_t*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,442 of 30,079
==28631== at 0x4A07E05: operator new(unsigned long) (vg_replace_malloc.c:324)
==28631== by 0xA082048: TStorage::ObjectAlloc(unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA091D7D: THashList::THashList(int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0F739D: TListOfEnums::TListOfEnums(TClass*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0x9FC0196: ROOT::new_TListOfEnums(void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xA0E8218: TClass::New(TClass::ENewType, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCore.so)
==28631== by 0xF137179: TBufferFile::ReadObjectAny(TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF135C31: TBufferFile::ReadFastArray(void**, TClass const*, int, bool, TMemberStreamer*, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF11E475: int TStreamerInfo::ReadBuffer<char**>(TBuffer&, char** const&, TStreamerInfo::TCompInfo* const*, int, int, int, int, int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF030A8C: TStreamerInfoActions::GenericReadAction(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1345E4: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631== by 0xF1332EA: TBufferFile::ReadClassBuffer(TClass const*, void*, TClass const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libRIO.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,443 of 30,079
==28631== at 0x4A0720A: malloc (vg_replace_malloc.c:296)
==28631== by 0x149F6A07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14557247: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14335755: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14336DF5: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13889A38: clang::FunctionDecl const* cling::findFunction<clang::FunctionDecl const*>(clang::DeclContext*, clang::CXXScopeSpec&, llvm::StringRef, llvm::SmallVectorImpl<clang::Expr*> const&, bool, clang::ASTContext&, cling::Interpreter*, clang::FunctionDecl const* (*)(clang::DeclContext*, bool, llvm::SmallVectorImpl<clang::Expr*> const&, clang::LookupResult&, clang::DeclarationNameInfo&, clang::TemplateArgumentListInfo const*, clang::ASTContext&, clang::Parser&, clang::Sema&), cling::LookupHelper::DiagSetting) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388A50A: clang::FunctionDecl const* cling::execFindFunction<cling::ParseProto, clang::FunctionDecl const*>(clang::Parser&, cling::Interpreter*, clang::Decl const*, llvm::StringRef, cling::ParseProto::ArgsInput const&, bool, clang::FunctionDecl const* (*)(clang::DeclContext*, bool, llvm::SmallVectorImpl<clang::Expr*> const&, clang::LookupResult&, clang::DeclarationNameInfo&, clang::TemplateArgumentListInfo const*, clang::ASTContext&, clang::Parser&, clang::Sema&), cling::LookupHelper::DiagSetting) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1388ABD3: cling::LookupHelper::matchFunctionProto(clang::Decl const*, llvm::StringRef, llvm::StringRef, cling::LookupHelper::DiagSetting, bool) const (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,444 of 30,079
==28631== at 0x4A0720A: malloc (vg_replace_malloc.c:296)
==28631== by 0x149F6A07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14557247: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558EDB: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14335755: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14336DF5: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138DB22F: cling::ValueExtractionSynthesizer::FindAndCacheRuntimeDecls() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x138DCC84: cling::ValueExtractionSynthesizer::SynthesizeSVRInit(clang::Expr*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,445 of 30,079
==28631== at 0x4A0720A: malloc (vg_replace_malloc.c:296)
==28631== by 0x149F6A07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13CF244F: llvm::LiveIntervalUnion::Query::collectInterferingVRegs(unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C35469: (anonymous namespace)::RAGreedy::canEvictInterference(llvm::LiveInterval&, unsigned int, bool, (anonymous namespace)::RAGreedy::EvictionCost&) [clone .part.295] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C35A5C: (anonymous namespace)::RAGreedy::tryEvict(llvm::LiveInterval&, llvm::AllocationOrder&, llvm::SmallVectorImpl<unsigned int>&, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C3A325: (anonymous namespace)::RAGreedy::selectOrSplitImpl(llvm::LiveInterval&, llvm::SmallVectorImpl<unsigned int>&, llvm::SmallSet<unsigned int, 16u, std::less<unsigned int> >&, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C3CF97: (anonymous namespace)::RAGreedy::selectOrSplit(llvm::LiveInterval&, llvm::SmallVectorImpl<unsigned int>&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13D4CE4C: llvm::RegAllocBase::allocatePhysRegs() (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x13C3E0E0: (anonymous namespace)::RAGreedy::runOnMachineFunction(llvm::MachineFunction&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1499BF76: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1499E135: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1499E213: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,447 of 30,079
==28631== at 0x4A0720A: malloc (vg_replace_malloc.c:296)
==28631== by 0x149F6A07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14557247: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142498AC: clang::Sema::DeclareImplicitMoveConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1424AA14: clang::Sema::AddImplicitlyDeclaredMembersToClass(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141D5829: clang::Sema::ActOnFields(clang::Scope*, clang::SourceLocation, clang::Decl*, llvm::ArrayRef<clang::Decl*>, clang::SourceLocation, clang::SourceLocation, clang::AttributeList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249584: clang::Sema::ActOnFinishCXXMemberSpecification(clang::Scope*, clang::SourceLocation, clang::Decl*, clang::SourceLocation, clang::SourceLocation, clang::AttributeList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14030918: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14031985: clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::Parser::ParsedAttributesWithRange&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1401DE5C: clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,448 of 30,079
==28631== at 0x4A0720A: malloc (vg_replace_malloc.c:296)
==28631== by 0x149F6A07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14557247: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14330F68: clang::Sema::LookupSpecialMember(clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, bool, bool, bool, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14210590: lookupCallFromSpecialMember(clang::Sema&, clang::CXXRecordDecl*, clang::Sema::CXXSpecialMember, unsigned int, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14212419: (anonymous namespace)::SpecialMemberDeletionInfo::shouldDeleteForClassSubobject(clang::CXXRecordDecl*, llvm::PointerUnion<clang::CXXBaseSpecifier*, clang::FieldDecl*>, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14239A14: clang::Sema::ShouldDeleteSpecialMember(clang::CXXMethodDecl*, clang::Sema::CXXSpecialMember, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14248268: clang::Sema::DeclareImplicitCopyAssignment(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,449 of 30,079
==28631== at 0x4A0720A: malloc (vg_replace_malloc.c:296)
==28631== by 0x149F6A07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14557247: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142498AC: clang::Sema::DeclareImplicitMoveConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143318D3: DeclareImplicitMemberFunctionsWithName(clang::Sema&, clang::DeclarationName, clang::DeclContext const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143358BB: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14336DF5: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141EE653: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef<clang::TemplateParameterList*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143AA88F: clang::Sema::ActOnStartOfFunctionTemplateDef(clang::Scope*, llvm::MutableArrayRef<clang::TemplateParameterList*>, clang::Declarator&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407B339: clang::Parser::ParseFunctionDefinition(clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::LateParsedAttrList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,450 of 30,079
==28631== at 0x4A0720A: malloc (vg_replace_malloc.c:296)
==28631== by 0x149F6A07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14557247: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x144452A1: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1441DDA8: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1441F568: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1445DE68: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1445E179: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1445E451: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, unsigned int) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x142E405E: clang::Sema::ActOnStartCXXMemberReference(clang::Scope*, clang::Expr*, clang::SourceLocation, clang::tok::TokenKind, clang::OpaquePtr<clang::QualType>&, bool&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,451 of 30,079
==28631== at 0x4A0720A: malloc (vg_replace_malloc.c:296)
==28631== by 0x149F6A07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14557247: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14249E9E: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1433199A: DeclareImplicitMemberFunctionsWithName(clang::Sema&, clang::DeclarationName, clang::DeclContext const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143358BB: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14336DF5: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141EE653: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef<clang::TemplateParameterList*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141F18DB: clang::Sema::ActOnStartOfFunctionDef(clang::Scope*, clang::Declarator&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407B5EE: clang::Parser::ParseFunctionDefinition(clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::LateParsedAttrList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,452 of 30,079
==28631== at 0x4A0720A: malloc (vg_replace_malloc.c:296)
==28631== by 0x149F6A07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14557247: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141C0B4C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141EEBFC: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef<clang::TemplateParameterList*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x143AA7B9: clang::Sema::ActOnTemplateDeclarator(clang::Scope*, llvm::MutableArrayRef<clang::TemplateParameterList*>, clang::Declarator&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14013B5C: clang::Parser::ParseDeclarationAfterDeclaratorAndAttributes(clang::Declarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::ForRangeInit*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1406FF42: clang::Parser::ParseSingleDeclarationAfterTemplate(unsigned int, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject&, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140712C0: clang::Parser::ParseTemplateDeclarationOrSpecialization(unsigned int, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1407155A: clang::Parser::ParseDeclarationStartingWithTemplate(unsigned int, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,453 of 30,079
==28631== at 0x4A0720A: malloc (vg_replace_malloc.c:296)
==28631== by 0x149F6A07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14557247: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1455894C: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef<clang::NamedDecl*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140914F1: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14487485: clang::MultiplexExternalSemaSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559140: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558EDB: clang::DeclContext::lookup(clang::DeclarationName) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14335755: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1433626E: CppNamespaceLookup(clang::Sema&, clang::LookupResult&, clang::ASTContext&, clang::DeclContext*, (anonymous namespace)::UnqualUsingDirectiveSet&) [clone .isra.728] (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x1433773F: clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14337C64: clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631==
==28631== 72 bytes in 1 blocks are possibly lost in loss record 15,454 of 30,079
==28631== at 0x4A0720A: malloc (vg_replace_malloc.c:296)
==28631== by 0x149F6A07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14557247: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14558AA6: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14559656: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141C0B4C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141EEBFC: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef<clang::TemplateParameterList*>) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x141EEFC4: clang::Sema::ActOnDeclarator(clang::Scope*, clang::Declarator&) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14013AAB: clang::Parser::ParseDeclarationAfterDeclaratorAndAttributes(clang::Declarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::ForRangeInit*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x140209B0: clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, unsigned int, bool, clang::SourceLocation*, clang::Parser::ForRangeInit*) (in /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/lib/libCling.so)
==28631== by 0x14076D07: clang::Parser::ParseDeclOrFunctionDefInternal(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec&, clang::AccessSpecifier) (in /cvmfs/atlas.cern.ch/repo/ATL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment