Changes since CMSSW_7_4_0_pre5:
CMSSW_7_4_0_pre5...CMSSW_7_4_0_pre5_ROOT6
- #7096 from @wmtan: LeafCandidate needs a default constructor
- #7095 from @wmtan: Improvements in finding class methods
analysiscorereconstruction - #7069 from @wmtan: toType() must strip off only one array dimension
core - #7060 from @wmtan: Fix build errors caused by carryovers
analysisl1reconstruction - #7059 from @wmtan: Cache types
core - #7058 from @wmtan: Cache function return types
analysiscorereconstruction - #7038 from @wmtan: Workaround for ROOT6 bug
core - #7037 from @wmtan: Don't pass property mask
core - #7034 from @wmtan: Remove use of TType
coredb - #7033 from @wmtan: Make ctors public, and remove unused argument
core - #7028 from @wmtan: Remove/modify superfluous member functions of FunctionWithDict.
analysiscorereconstructionvisualization - #7023 from @wmtan: workaround for possible ROOT bug
core - #7021 from @wmtan: Avoid header parsing for arrays
core - #7017 from @wmtan: Add array dimension information
core - #7014 from @wmtan: Avoid segfault
core - #7013 from @ktf: Do not merge #6896
- #7010 from @wmtan: Don't use TType for pointer types
- #7004 from @wmtan: Remove obsolete build file
reconstruction - #7002 from @wmtan: Don't expose TypeWithDict property mask
analysiscorereconstruction - #6992 from @wmtan: Add missing build dependencies
l1reconstructionsimulation - #6964 from @wmtan: Re-enable edmCheckClassVersion for ROOT6
alcaanalysiscoredaqdbfastsimgeneratorsl1reconstructionsimulation - #6961 from @wmtan: Fix checksums in framework
- #6950 from @wmtan: Resolve typedefs in unit test
db - #6936 from @wmtan: Add missing dictionaries
core - #6935 from @wmtan: Minor improvements to TypeWithDict
core - #6900 from @wmtan: Add lines dropped in bad git merge to fix massive compilation errors
core - #6897 from @wmtan: Protect against inaccurate type_info information
alcaanalysiscoredbreconstruction - #6870 from @wmtan: Remove use of Cintex in ROOT6 macros
analysisdqmfastsimreconstruction - #6867 from @wmtan: Don't use removed header
db - #6863 from @ggovi: Fixes for ORA CArrays and Class attributes
alcadb - #6853 from @wmtan: Fix duplicate definitions in ROOT macros
core - #6775 from @wmtan: Remove link dependencies obsolete in ROOT 6
alcaanalysiscoredbdqmgeneratorsreconstruction - #6773 from @wmtan: Modify test so it is OK if class already loaded (rootmap)
core - #6774 from @wmtan: Adapt to PyROOT change
core - #6747 from @wmtan: ORA fixes for ROOT 6 from Giacomo Govi
- #6746 from @wmtan: Remove unused functions to avoid build warning
core - #6745 from @wmtan: Remove obsolete assert
db - #6730 from @wmtan: Find indirect data members
core - #6719 from @wmtan: Fix missing link dependency
alcadb - #6696 from @wmtan: Eliminate duplicates in rootmap files
reconstruction - #6695 from @wmtan: Remove duplicate dictionary
reconstruction - #6679 from @wmtan: Pattern without wildcard is not a pattern
reconstruction - #6648 from @wmtan: Concurrent with root6 interface change
alcadb - #6598 from @wmtan: remove spurious assert
db - #6579 from @wmtan: Fail deliberately to avoid infinite loop
alcadb - #6578 from @wmtan: Pass address of iterators
- #6555 from @wmtan: Pass address of pointer, not value, again
- #6540 from @wmtan: Add missing std:: qualifiers
- #6521 from @wmtan: Pass address of pointer, not value of pointer
db - #6497 from @wmtan: Use correct arguments for iterator constructor
db - #6491 from @wmtan: Change order of searches to save memory
core - #6413 from @wmtan: Avoid using the type_info for enumerations, as it is wrong.
analysisreconstruction - #6387 from @ggovi: DB account for ORA tests moved to prep
db - #6382 from @wmtan: Use new function TEnum::GetQualifiedName()
core - #6347 from @wmtan: Use correct function argument
db - #6344 from @wmtan: Use typedef names
db - #6318 from @wmtan: If test fails, return a non-zero exit code
alcadb - #6286 from @wmtan: Must enable autoloading
db - #6260 from @wmtan: Avoid segfault if type is not a class
db - #6211 from @wmtan: Remove include of unused deprecated header
reconstruction - #6206 from @wmtan: Support autoloading of enumerations
- #6201 from @wmtan: Look for built in types first
core - #6151 from @wmtan: Fix segfaults in add-on tests
core - #6122 from @wmtan: Add missing link dependency
alcadb - #6025 from @nclopezo: Manual merge 7_3_X into 7_3_ROOT6_X
- #6023 from @cms-sw: Revert "Revert "Merge by hand 7_3_X into 7_3_ROOT6_X""
alcaanalysiscoredbdqmfastsimgeneratorshltoperationsreconstruction - #6018 from @wmtan: Bug fix for enumerations
core - #6001 from @wmtan: Add missing dictionaries
l1 - #5997 from @wmtan: Fix typo in selections file
- #5991 from @cms-sw: Revert "Merge by hand 7_3_X into 7_3_ROOT6_X"
- #5988 from @nclopezo: Merge by hand 7_3_X into 7_3_ROOT6_X
alcaanalysiscoredbdqmfastsimgeneratorshltoperationsreconstruction - #5974 from @wmtan: Don't use introspection in MVAComputer
- #5972 from @wmtan: Add missing entry in selection file
- #5971 from @wmtan: Use root type system, not interpreter.
- #5969 from @wmtan: Remove unneeded function
analysiscore - #5945 from @ktf: Don't create TType for references
core - #5899 from @wmtan: Fixes for enumerations
core - #5888 from @wmtan: Don't create a TType for enums
core - #5884 from @wmtan: Selections to reduce header parsing
- #5863 from @wmtan: Fix another missing link dependency
alcadb - #5858 from @wmtan: Reduce memory usage in ROOT6 by reducing header parsing
alcacoredbreconstructionsimulation - #5856 from @wmtan: Fix build error caused by missing link dependency
- #5705 from @wmtan: Fix merge conflicts/build errors
- #5594 from @wmtan: Fix dictionary checking errors
core - #5593 from @wmtan: Use conditions V2 by default
alcacoreoperations - #5589 from @wmtan: Add enum and typedef entries
alcadbl1simulation - #5573 from @wmtan: Handle void data type
core - #5516 from @wmtan: Avoid unnecessary use of TType
core - #5399 from @wmtan: Use class type_info, rather than class name, for dictionary checking
core - #5326 from @wmtan: Hide messy stuff from rootcling
core - #5261 from @wmtan: Avoid clang error in rootcling
analysis - #5227 from @wmtan: Avoid direct use of TType in ObjectWithDIct
core - #5200 from @wmtan: Remove unused data member
core - #5144 from @wmtan: Reduce header parsing
core - #5140 from @wmtan: Revert "Add defaulted template parameter to work around ROOT6 issue"
- #5139 from @wmtan: Fix compilation error
- #5108 from @ktf: Fix forward port CMSSW_7_2_ROOT6_X
alcaanalysiscoredbdqmgeneratorsgeometryhltl1operationsreconstructionsimulationvisualization - #5098 from @wmtan: Add defaulted template parameter to work around ROOT6 issue
reconstruction - #5094 from @wmtan: Support enums
analysisreconstruction - #5095 from @wmtan: Add missing dictionary
generators - #5082 from @wmtan: Adapt to ROOT6 interface changes by adding or removing const qualifiers
analysisdqm - #5045 from @wmtan: Add missing include of header GenLumiInfoProduct.h
generators - #5033 from @wmtan: Don't parse headers unnecessarily
- #4942 from @wmtan: Fix compilation error caused by merge error
core - #4883 from @wmtan: fix merge problem
dqm - #4856 from @wmtan: Remove workaround for ROOT6 bug
analysisreconstruction - #4857 from @wmtan: Special case needed to get template name of std::string
core - #4825 from @davidlt: DQMServices/Core: add missing `std::'
- #4810 from @wmtan: Fix handling of references and typedefs
analysisreconstruction - #4693 from @wmtan: Fix build error in ROOT6 IB
reconstruction - #4665 from @wmtan: Restore ROOT6 workaround for conditions DB V1
core - #4643 from @wmtan: Hideous kludge to partially work around ROOT6 bug with enums
analysisreconstruction - #4590 from @wmtan: Workaround for ROOT 6 problem with forward declarations
reconstruction - #4588 from @wmtan: Cannot yet use SMatrixNoInit in ROOT 6
- #4587 from @wmtan: Fix two compilation errors in ROOT6 IB
- #4515 from @wmtan: Remove obsolete workaround
core - #4501 from @wmtan: Don't hide C++11 constructs from ROOT 6
reconstruction - #4495 from @wmtan: Use V2 of conditions DB by default
operations - #4488 from @wmtan: Fix for condtions DB V2
alcadb - #4481 from @wmtan: Temporarily go back to using v1 of the Conditions DB
operations - #4460 from @wmtan: Avoid dereference of null TClass pointer
- #4459 from @wmtan: Allow inheritance check for non-class types
core - #4412 from @wmtan: Dictionaries needed for ROOT 6
db - #4395 from @wmtan: Exclude duplicate dictionaries in ROOT::Math
reconstruction - #4394 from @wmtan: Remove CMSSW duplicates of dictionaries defined in ROOT
core - #4382 from @wmtan: Dictionary (classes*h) must have unique namespace or/and struct name
alcadb - #4377 from @wmtan: Use ROOT function GetMissingDictionaries
core - #4362 from @wmtan: Add missing dictionaries
reconstruction - #4323 from @wmtan: Remove line breaks. They cause problems
reconstruction - #4279 from @wmtan: Remove shared ptr workarounds
- #4247 from @wmtan: Fix compilation errors
analysiscore - #4168 from @cms-sw: Forward port CMSSW_7_2_X into CMSSW_7_2_ROOT6_X
geometry - #4150 from @cms-sw: Forward port CMSSW_7_2_X into CMSSW_7_2_ROOT6_X
simulation - #4127 from @wmtan: Fix det id version number
- #4094 from @wmtan: Fix check for valid type with dictionary
core - #4066 from @wmtan: Replace SMatrixNoInit
reconstruction - #3956 from @wmtan: AtomicPtrCache data must be transient
analysis - #3845 from @wmtan: Fix compilation warnings
db - #3826 from @ktf: Fix boost serialization
alcadbdqmhlt - #3796 from @wmtan: Workaround for Double32_t bug
reconstruction - #3788 from @wmtan: Update class versions for ROOT6
l1 - #3780 from @davidlange6: Remove redunant select object constructors
- #3770 from @davidlange6: Reduce rate of calls to return type final
analysisreconstruction - #3759 from @wmtan: Remove workaround for fixed ROOT6 bug
alcadb - #3756 from @wmtan: Use concurrent unordered map for thread safety
core - #3670 from @wmtan: Remove reflex include
core - #3597 from @davidlt: FWCore/PluginManager: gCINTMutex -> gInterpreterMutex
- #3472 from @davidlt: DataFormats/PatCandidates: add missing dep on FWCore/Common
- #3463 from @ktf: Drop DataFormats/METObjects like in 71X.
reconstruction - #3416 from @wmtan: Adapt to signature change of ROOT6 function ExecuteWithArgsAndReturn
core - #3414 from @wmtan: Remove unnecessary call that causes unloading in ROOT6
core - #3378 from @wmtan: Fix memory hoarding bug
core - #3337 from @wmtan: Open and close conditions file after TFileAdaptor is enabled
core - #3219 from @wmtan: No Cintex in ROOT 6
dqm - #3215 from @wmtan: Temporary workaround for ROOT6 bug
core - #3124 from @wmtan: Increment version numbers
- #3090 from @wmtan: Use new return value from FPE
core - #3084 from @wmtan: Cache invalid types also
core - #3082 from @wmtan: Workaround for ROOT6 checksum changes in conditions database
core - #3058 from @wmtan: Major performance improvement
coredb - #3055 from @wmtan: Remove Cintex
- #3002 from @wmtan: Add missing dictionaries
simulation - #2978 from @davidlt: DataFormats/EgammaReco: update checksum
- #2974 from @davidlt: CondCore/CondDB: add missing
TBufferFile.hinclude in Serialization.cc - #2971 from @davidlt: DataFormats/Candidate: make CMS_CLASS_VERSION(11) public, not protected
- #2969 from @davidlt: MuonAnalysis/MomentumScaleCalibration: add missing
std:: - #2928 from @ktf: Merge pf migration
alcaanalysiscoredbdqmfastsimhltoperationsreconstructionsimulation - #2946 from @wmtan: Update class versions for changed checksums
- #2922 from @wmtan: Array and class version fixes
coredbgeometryl1 - #2830 from @wmtan: Fix another git merge error
- #2819 from @wmtan: Restore chunk lost in git merge error
db - #2800 from @wmtan: Fix name discrepancy for unsigned types
db - #2798 from @wmtan: Don't look at base classes of STL containers
db - #2779 from @wmtan: Fix long64 issues in ROOT 6 Conditions code
coredb - #2781 from @wmtan: add missing include of iostream
dqm - #2767 from @wmtan: Remove redundant line of code
core - #2755 from @wmtan: Don't call TClass::New for each container element
db - #2738 from @wmtan: Use correct name for key and value
coredb - #2682 from @wmtan: Two more root6 relval fixes
coredb - #2667 from @wmtan: Huge performance improvement
db - #2666 from @wmtan: Fix introspection of C array data members
coredb - #2654 from @wmtan: Update version number for ROOT 6
reconstruction - #2638 from @wmtan: Use correct ROOT6 name in all cases
- #2637 from @wmtan: Update version numbers
reconstruction - #2623 from @wmtan: Update version numbers for ROOT6
generatorsreconstruction - #2597 from @wmtan: Don't fail on harmless warnings
core - #2550 from @wmtan: Fix compilation error in CondCore/ORA
db - #2488 from @wmtan: Add missing include of iostream
simulation - #2486 from @wmtan: Add default ctors
alcadb - #2460 from @wmtan: Update Class Versions of classes impacted by ROOT 6
analysisreconstruction - #2435 from @wmtan: transientVector_ must be declared transient
reconstruction - #2415 from @wmtan: Avoid ROOT6 limitation by replaceing LinkDef files with xml specs.
simulation - #2377 from @davidlt: Remove `VerboseLevel:' parameter from TMVA weights files
- #2375 from @wmtan: Remove workarounds for two ROOT6 bugs that were fixed
- #2372 from @wmtan: Propagate exceptions from TFile opening
core - #2260 from @wmtan: Handle root6 class naming
core - #2254 from @wmtan: TVirtualCollectionProxy is owned by ROOT. Don't use auto_ptr.
db - #2233 from @wmtan: Remove last use of Reflex::CollFuncTable
db - #2228 from @davidlt: DataFormats/TrackerRecHit2D: fix classes_def.xml for multiple definitions
reconstruction - #2227 from @davidlt: Rename TClassAttributeMap -> TDictAttributeMap
coredb - #2189 from @wmtan: Use correct Root6 type names
coredb - #2185 from @wmtan: Proxy must be for STL collection
- #2153 from @wmtan: More fixes for root6 relvals
coredb - #2112 from @davidlt: EcalCondObjectContainer.h: remove not defined inline function warning
alcadb - #2077 from @wmtan: Reenable edmWriteConfigs
core - #2072 from @wmtan: Fixes for relvals
- #2038 from @wmtan: Avoid infinite recursion
- #2030 from @wmtan: Fix bugs in type resolution in conditions code
db - #2026 from @davidlt: Improve build time (edmCheckClassVersion and edmPluginRefresh)
- #2021 from @wmtan: Disable edmWriteConfigs
core - #2015 from @wmtan: Fix compilation warnings against ROOT6
core - #2014 from @davidlt: CondCore/IOVService: fix include (testPayloadObj.h) to relocatable path
- #1994 from @wmtan: Changes needed by Conditions
alcacoredb - #1983 from @wmtan: Standardize format
core - #1977 from @wmtan: Workaround for ROOT bugs
core - #1967 from @wmtan: Fix check for same type
core - #1917 from @wmtan: Undo workaround for ROOT6 namespace bug
core - #1947 from @wmtan: Attempt to load dictionary for class
core - #1937 from @wmtan: Fix logic error
- #1922 from @wmtan: ROOT6 uses std::string, rather than std::basic_string
core - #1932 from @wmtan: Use free function hasDictionary()
- #1933 from @wmtan: fix bug handling enumerations
- #1925 from @wmtan: Add missing link dependency
core - #1921 from @wmtan: Make standalone test independent of auto dictionary loading
core - #1898 from @wmtan: Temporary workaround for ROOT6 bug
core - #1881 from @wmtan: Avoid linkDef files for root6
core - #1843 from @wmtan: Workaround for ROOT6 limitation
core - #1838 from @wmtan: Add link dependencies on DataFormats/WrappedStdDictionaries
core - #1812 from @wmtan: Use Long64 t and ULong64_t
- #1799 from @wmtan: Fix automatic dictionary loading
core - #1779 from @wmtan: Add TypeWithDict::finalType()
core - #1744 from @wmtan: Use unscoped name for enums
core - #1731 from @apfeiffer1: backport new code which did not get merged into branch
db - #1720 from @wmtan: Add link dependencies on WrappedStdDictionaries
core - #1715 from @apfeiffer1: re-added removed line as it may be needed
alcadb - #1717 from @wmtan: Properly set type info in TypeWithDict ctor
core - #1704 from @apfeiffer1: removed obsolete code
- #1698 from @apfeiffer1: move to new isArray() and arrayLength() methods from Bill and Paul
alcadb - #1692 from @wmtan: Implement isArray() and arrayLength()
core - #1676 from @wmtan: Fix compilation error in DataFormats/FWLite against ROOT 6
- #1668 from @davidlt: Add missing iostream include to TauAnalysis/MCEmbeddingTools
simulation - #1619 from @apfeiffer1: more fixes for reflex -> root 6 migration in conditions
alcadb - #1603 from @apfeiffer1: First pass on migration from Reflex to root-6 for Conditions, still some work to do.
alcadb - #1601 from @wmtan: Replace reflex
core - #1574 from @wmtan: Add missing iostream includes
- #1541 from @wmtan: Add missing link dependency of TrackingTools/TrajectoryState on MagneticField/Engine
- #1506 from @wmtan: Remove duplicate dictionary in DataFormats/TauReco
reconstruction - #1488 from @wmtan: Replace Reflex
- #1470 from @wmtan: Merge request1231into root6branch
alcadqmreconstruction - #1427 from @davidlt: edmCheckClassVersion: disable for ROOT6 until ready
- #1329 from @wmtan: Adapt to TH1 copy ctor being private in ROOT 6
analysis - #1300 from @wmtan: remove obsolete workarounds
coresimulation - #1298 from @wmtan: Add missing std qualifier
visualization - #1269 from @wmtan: Adapt to ROOT6 change in ROOT API
dqm - #1253 from @wmtan: adapt to ROOT6 API changes
alcadqm - #1190 from @wmtan: Undo workaround, since the genreflex bug is now fixed
analysis - #1221 from @wmtan: Remove workaround for genreflex bug that has been fixed
- #1172 from @wmtan: Root6
alcaanalysiscoredaqdbdqmfastsimgeometryhltl1reconstructionsimulationvisualization
CMSDIST Changes between Tags REL/CMSSW_7_4_0_pre5/slc6_amd64_gcc491 and REL/CMSSW_7_4_0_pre5_ROOT6/slc6_amd64_gcc491:
cms-sw/cmsdist@REL/CMSSW_7_4_0_pre5/slc6_amd64_gcc491...REL/CMSSW_7_4_0_pre5_ROOT6/slc6_amd64_gcc491
- cms-sw/cmsdist#1289 from @Degano: Compile roofit inside root. No longer separate package.
- cms-sw/cmsdist#1273 from @davidlt: root,roofit: remove CMS specific patch
- cms-sw/cmsdist#1270 from @davidlt: Update config tag to V05-04-00
- cms-sw/cmsdist#1248 from @ktf: Moved to cms-sw/root@f92afa9
- cms-sw/cmsdist#1224 from @smuzaffar: use gcc realversion
- cms-sw/cmsdist#1221 from @nclopezo: Merge 74 stable into 74 root6
- cms-sw/cmsdist#1218 from @smuzaffar: updated scramand config tag
- cms-sw/cmsdist#1217 from @davidlt: root,roofit: bump revision
- cms-sw/cmsdist#1205 from @davidlt: root,roofit: bump revision
- cms-sw/cmsdist#1195 from @davidlt: root,roofit: bump revision
- cms-sw/cmsdist#1186 from @davidlt: root,roofit: bump version
- cms-sw/cmsdist#1183 from @davidlt: root,roofit: bump version
- cms-sw/cmsdist#1177 from @Degano: Fix roofit to point to root6 new head.
- cms-sw/cmsdist#1176 from @Degano: Update root6.
- cms-sw/cmsdist#1165 from @ktf: Move to cms-sw/root@3673719
- cms-sw/cmsdist#1164 from @ktf: Update to latest ROOT cms-sw/root@6838915
- cms-sw/cmsdist#1158 from @Degano: Update root6 head.
- cms-sw/cmsdist#1151 from @davidlt: cmsswdata: remove data-FWCore-Framework
- cms-sw/cmsdist#1149 from @davidlt: cmsswdata: broken by auto-merge, add missing data packages
- cms-sw/cmsdist#1148 from @ktf: Move to cms-sw/root@64ea131.
- cms-sw/cmsdist#1141 from @davidlt: root,roofit: bump version
- cms-sw/cmsdist#1139 from @ktf: Move to cms-sw/root@81b6d7e
- cms-sw/cmsdist#1138 from @ktf: Move to the latest root.
- cms-sw/cmsdist#1134 from @smuzaffar: fixed the PYTHIA8DATA path for pythia8 200
- cms-sw/cmsdist#1129 from @ktf: Move to cms-sw/root@2e646119c
- cms-sw/cmsdist#1123 from @cms-sw: Move to cms-sw/root@72128c7
- cms-sw/cmsdist#1074 from @ktf: Moving to root v6.2.0 + patches + cms specific patches.
- cms-sw/cmsdist#1053 from @ktf: Update root to cms-sw/root@25c595b
- cms-sw/cmsdist#1021 from @ktf: ROOT6 moved to cms-sw/root@076737df95776
- cms-sw/cmsdist#1010 from @davidlt: root,roofit: update Bill's patch
- cms-sw/cmsdist#1005 from @davidlt: root,roofit: update ROOT6 to newer version
- cms-sw/cmsdist#991 from @davidlt: root,roofit: update to newest ROOT6
- cms-sw/cmsdist#987 from @ktf: Move to cms-sw/root@15f2b81
- cms-sw/cmsdist#968 from @ktf: Move to cms-sw/root@bd97953d8d3
- cms-sw/cmsdist#961 from @ktf: Drop clang headers from include path.
- cms-sw/cmsdist#949 from @ktf: Move to cms-sw/root@430b659dc28
- cms-sw/cmsdist#932 from @ktf: Updated to cms-sw/root@3dcbcb4.
- cms-sw/cmsdist#903 from @davidlt: root,roofit: update to latest Bill's patch (v4)
- cms-sw/cmsdist#902 from @davidlt: Revert "cmsswdata: remove data-FWCore-Framework"
- cms-sw/cmsdist#901 from @davidlt: Remove data-FWCore-Framework; Update config tag
- cms-sw/cmsdist#850 from @ktf: Move to cms/3a03e5b
- cms-sw/cmsdist#748 from @ktf: Revert vincenzo
- cms-sw/cmsdist#747 from @ktf: Add vincenzo's patch
- cms-sw/cmsdist#746 from @ktf: Move to root 6.00.00
- cms-sw/cmsdist#712 from @smuzaffar: new config tag V05-02-00 for root6/PCM
- cms-sw/cmsdist#711 from @ktf: New root6 version
- cms-sw/cmsdist#705 from @smuzaffar: updated to root6 head which contains fixes for genreflex
- cms-sw/cmsdist#679 from @ktf: Move back to root6 used so far.
- cms-sw/cmsdist#678 from @ktf: Root6 smatrix
- cms-sw/cmsdist#661 from @ktf: Fix root6
- cms-sw/cmsdist#660 from @ktf: Update roofit patch to match new root6 hash.
- cms-sw/cmsdist#636 from @ktf: Correct patch level.
- cms-sw/cmsdist#635 from @ktf: Add patch from Bill for the new root version.
- cms-sw/cmsdist#630 from @ktf: Bump root
- cms-sw/cmsdist#485 from @ktf: Forward port new datafiles for root6.
- cms-sw/cmsdist#402 from @davidlt: Remove `VerboseLevel:' parameter from TMVA weight files