Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Description: Delphes installation warnings
Submitted on December 8, 2014 at 03:30 PM

Section 1 (Text)

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124
MG5_aMC>install Delphes
Downloading http://cp3.irmp.ucl.ac.be/downloads/Delphes-3-current.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1638k  100 1638k    0     0  1273k      0  0:00:01  0:00:01 --:--:-- 1348k
compile Delphes. This might takes a while.
>> Generating tmp/classes/ClassesDict.cc
>> Compiling tmp/classes/ClassesDict.cc
In file included from tmp/classes/ClassesDict.cc:17:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from tmp/classes/ClassesDict.cc:19:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
>> Generating tmp/modules/ModulesDict.cc
>> Compiling tmp/modules/ModulesDict.cc
In file included from tmp/modules/ModulesDict.cc:16:
/Users/apple/root/include/TTask.h:60: warning: ‘virtual void TTask::Clear(const Option_t*)’ was hidden
./modules/Delphes.h:37: warning:   by ‘void Delphes::Clear()’
>> Generating tmp/external/ExRootAnalysis/ExRootAnalysisDict.cc
>> Compiling tmp/external/ExRootAnalysis/ExRootAnalysisDict.cc
In file included from tmp/external/ExRootAnalysis/ExRootAnalysisDict.cc:17:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:37: warning:   by ‘void ExRootTreeWriter::Clear()’
/Users/apple/root/include/TObject.h:152: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
/Users/apple/root/include/TObject.h:153: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t) const’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
>> Compiling classes/DelphesHepMCReader.cc
In file included from ./classes/DelphesClasses.h:25,
                 from classes/DelphesHepMCReader.cc:32:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from classes/DelphesHepMCReader.cc:33:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
classes/DelphesHepMCReader.cc:294: warning: unused parameter ‘eventNumber’
>> Compiling classes/DelphesLHEFReader.cc
In file included from ./classes/DelphesClasses.h:25,
                 from classes/DelphesLHEFReader.cc:29:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from classes/DelphesLHEFReader.cc:30:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
>> Compiling classes/DelphesTF2.cc
>> Compiling classes/DelphesFactory.cc
In file included from classes/DelphesFactory.cc:15:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from ./classes/DelphesClasses.h:25,
                 from classes/DelphesFactory.cc:16:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
>> Compiling classes/DelphesFormula.cc
In file included from classes/DelphesFormula.cc:2:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
classes/DelphesFormula.cc:20: warning: unused parameter ‘name’
classes/DelphesFormula.cc:20: warning: unused parameter ‘expression’
>> Compiling classes/DelphesSTDHEPReader.cc
In file included from ./classes/DelphesClasses.h:25,
                 from classes/DelphesSTDHEPReader.cc:32:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from classes/DelphesSTDHEPReader.cc:33:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
classes/DelphesSTDHEPReader.cc:416: warning: unused parameter ‘eventNumber’
>> Compiling classes/DelphesStream.cc
classes/DelphesStream.cc: In member function ‘bool DelphesStream::ReadInt(int&)’:
classes/DelphesStream.cc:81: warning: comparison is always false due to limited range of data type
classes/DelphesStream.cc:86: warning: comparison is always false due to limited range of data type
>> Compiling classes/DelphesPileUpWriter.cc
>> Compiling classes/DelphesModule.cc
In file included from classes/DelphesModule.cc:16:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from classes/DelphesModule.cc:20:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:37: warning:   by ‘void ExRootTreeWriter::Clear()’
/Users/apple/root/include/TObject.h:152: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
/Users/apple/root/include/TObject.h:153: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t) const’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
>> Compiling classes/DelphesClasses.cc
In file included from ./classes/DelphesClasses.h:25,
                 from classes/DelphesClasses.cc:16:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from classes/DelphesClasses.cc:18:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
classes/DelphesClasses.cc:188: warning: unused parameter ‘newname’
classes/DelphesClasses.cc:264: warning: unused parameter ‘option’
>> Compiling classes/DelphesPileUpReader.cc
>> Compiling modules/SimpleCalorimeter.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/SimpleCalorimeter.cc:17:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/SimpleCalorimeter.cc:18:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/SimpleCalorimeter.cc:19:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/LeptonDressing.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/LeptonDressing.cc:14:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/LeptonDressing.cc:15:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/LeptonDressing.cc:16:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/Efficiency.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/Efficiency.cc:16:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/Efficiency.cc:17:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/Efficiency.cc:18:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/UniqueObjectFinder.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/UniqueObjectFinder.cc:16:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/UniqueObjectFinder.cc:17:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/UniqueObjectFinder.cc:18:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/ExampleModule.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/ExampleModule.cc:16:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/ExampleModule.cc:17:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/ExampleModule.cc:18:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/ParticlePropagator.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/ParticlePropagator.cc:19:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/ParticlePropagator.cc:20:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/ParticlePropagator.cc:21:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/EnergySmearing.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/EnergySmearing.cc:16:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/EnergySmearing.cc:17:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/EnergySmearing.cc:18:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/FastJetFinder.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/FastJetFinder.cc:16:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/FastJetFinder.cc:17:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/FastJetFinder.cc:18:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
In file included from external/fastjet/plugins/SISCone/fastjet/SISConePlugin.hh:4,
                 from modules/FastJetFinder.cc:45:
external/fastjet/plugins/SISCone/fastjet/SISConeBasePlugin.hh: In copy constructor ‘fastjet::SISConeBasePlugin::SISConeBasePlugin(const fastjet::SISConeBasePlugin&)’:
external/fastjet/plugins/SISCone/fastjet/SISConeBasePlugin.hh:48: warning: base class ‘class fastjet::JetDefinition::Plugin’ should be explicitly initialized in the copy constructor
In file included from external/fastjet/contribs/Nsubjettiness/Njettiness.hh:27,
                 from external/fastjet/contribs/Nsubjettiness/Nsubjettiness.hh:29,
                 from modules/FastJetFinder.cc:49:
external/fastjet/contribs/Nsubjettiness/MeasureFunction.hh: At global scope:
external/fastjet/contribs/Nsubjettiness/MeasureFunction.hh:191: warning: unused parameter ‘particle’
external/fastjet/contribs/Nsubjettiness/MeasureFunction.hh:251: warning: unused parameter ‘particle’
external/fastjet/contribs/Nsubjettiness/MeasureFunction.hh:266: warning: unused parameter ‘particle’
In file included from external/fastjet/contribs/Nsubjettiness/Njettiness.hh:28,
                 from external/fastjet/contribs/Nsubjettiness/Nsubjettiness.hh:29,
                 from modules/FastJetFinder.cc:49:
external/fastjet/contribs/Nsubjettiness/AxesFinder.hh:99: warning: unused parameter ‘currentAxes’
external/fastjet/contribs/Nsubjettiness/AxesFinder.hh:210: warning: unused parameter ‘currentAxes’
external/fastjet/contribs/Nsubjettiness/AxesFinder.hh:236: warning: unused parameter ‘inputs’
In file included from modules/FastJetFinder.cc:51:
external/fastjet/contribs/Nsubjettiness/NjettinessPlugin.hh:76: warning: unused parameter ‘jet’
>> Compiling modules/StatusPidFilter.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/StatusPidFilter.cc:16:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/StatusPidFilter.cc:17:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/StatusPidFilter.cc:18:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/ConstituentFilter.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/ConstituentFilter.cc:16:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/ConstituentFilter.cc:17:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/ConstituentFilter.cc:18:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/EnergyScale.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/EnergyScale.cc:16:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/EnergyScale.cc:17:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/EnergyScale.cc:18:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/TrackCountingBTagging.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/TrackCountingBTagging.cc:16:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/TrackCountingBTagging.cc:17:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/TrackCountingBTagging.cc:18:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/TauTagging.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/TauTagging.cc:18:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/TauTagging.cc:19:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/TauTagging.cc:20:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/TimeSmearing.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/TimeSmearing.cc:16:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/TimeSmearing.cc:17:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/TimeSmearing.cc:18:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/Merger.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/Merger.cc:17:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/Merger.cc:18:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/Merger.cc:19:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/BTagging.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/BTagging.cc:18:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/BTagging.cc:19:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/BTagging.cc:20:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/TreeWriter.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/TreeWriter.cc:16:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/TreeWriter.cc:17:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/TreeWriter.cc:18:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/Weighter.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/Weighter.cc:16:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/Weighter.cc:17:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/Weighter.cc:18:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/PileUpJetID.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/PileUpJetID.cc:12:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/PileUpJetID.cc:13:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/PileUpJetID.cc:14:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/Delphes.cc
In file included from modules/Delphes.cc:15:
/Users/apple/root/include/TTask.h:60: warning: ‘virtual void TTask::Clear(const Option_t*)’ was hidden
./modules/Delphes.h:37: warning:   by ‘void Delphes::Clear()’
In file included from ./classes/DelphesClasses.h:25,
                 from modules/Delphes.cc:17:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/Delphes.cc:18:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/Delphes.cc:19:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
In file included from modules/Delphes.cc:25:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:37: warning:   by ‘void ExRootTreeWriter::Clear()’
/Users/apple/root/include/TObject.h:152: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
/Users/apple/root/include/TObject.h:153: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t) const’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
>> Compiling modules/ImpactParameterSmearing.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/ImpactParameterSmearing.cc:15:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/ImpactParameterSmearing.cc:16:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/ImpactParameterSmearing.cc:17:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/Calorimeter.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/Calorimeter.cc:17:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/Calorimeter.cc:18:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/Calorimeter.cc:19:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/Isolation.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/Isolation.cc:19:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/Isolation.cc:20:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/Isolation.cc:21:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/PileUpMerger.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/PileUpMerger.cc:16:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/PileUpMerger.cc:17:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
>> Compiling modules/TrackPileUpSubtractor.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/TrackPileUpSubtractor.cc:16:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/TrackPileUpSubtractor.cc:17:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/TrackPileUpSubtractor.cc:18:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/Cloner.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/Cloner.cc:15:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/Cloner.cc:16:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/Cloner.cc:17:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/JetPileUpSubtractor.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/JetPileUpSubtractor.cc:15:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/JetPileUpSubtractor.cc:16:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/JetPileUpSubtractor.cc:17:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/Hector.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/Hector.cc:16:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/Hector.cc:17:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/Hector.cc:18:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling modules/MomentumSmearing.cc
In file included from ./classes/DelphesClasses.h:25,
                 from modules/MomentumSmearing.cc:16:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from modules/MomentumSmearing.cc:17:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from modules/MomentumSmearing.cc:18:
/Users/apple/root/include/TFormula.h:233: warning: ‘virtual Double_t TFormula::Eval(Double_t, Double_t, Double_t, Double_t) const’ was hidden
./classes/DelphesFormula.h:18: warning:   by ‘Double_t DelphesFormula::Eval(Double_t, Double_t, Double_t, Double_t)’
>> Compiling external/ExRootAnalysis/ExRootFilter.cc
>> Compiling external/ExRootAnalysis/ExRootConfReader.cc
>> Compiling external/ExRootAnalysis/ExRootTreeWriter.cc
In file included from external/ExRootAnalysis/ExRootTreeWriter.cc:14:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:37: warning:   by ‘void ExRootTreeWriter::Clear()’
/Users/apple/root/include/TObject.h:152: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
/Users/apple/root/include/TObject.h:153: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t) const’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
>> Compiling external/ExRootAnalysis/ExRootResult.cc
>> Compiling external/ExRootAnalysis/ExRootTreeBranch.cc
>> Compiling external/ExRootAnalysis/ExRootTreeReader.cc
>> Compiling external/ExRootAnalysis/ExRootTask.cc
>> Compiling external/ExRootAnalysis/ExRootProgressBar.cc
>> Compiling external/ExRootAnalysis/ExRootUtilities.cc
>> Compiling external/fastjet/Dnn2piCylinder.cc
>> Compiling external/fastjet/GhostedAreaSpec.cc
>> Compiling external/fastjet/ClusterSequenceActiveArea.cc
>> Compiling external/fastjet/ClusterSequence_Delaunay.cc
>> Compiling external/fastjet/ClusterSequenceArea.cc
>> Compiling external/fastjet/Voronoi.cc
>> Compiling external/fastjet/Selector.cc
>> Compiling external/fastjet/ClusterSequence_TiledN2.cc
>> Compiling external/fastjet/ClusterSequenceActiveAreaExplicitGhosts.cc
>> Compiling external/fastjet/LimitedWarning.cc
>> Compiling external/fastjet/CompositeJetStructure.cc
>> Compiling external/fastjet/DnnPlane.cc
>> Compiling external/fastjet/ClusterSequence_DumbN3.cc
>> Compiling external/fastjet/ClusterSequencePassiveArea.cc
>> Compiling external/fastjet/BasicRandom.cc
>> Compiling external/fastjet/ClusterSequenceAreaBase.cc
>> Compiling external/fastjet/PseudoJetStructureBase.cc
>> Compiling external/fastjet/ClusterSequence.cc
>> Compiling external/fastjet/JetDefinition.cc
>> Compiling external/fastjet/Error.cc
>> Compiling external/fastjet/RangeDefinition.cc
>> Compiling external/fastjet/ClusterSequence_N2.cc
>> Compiling external/fastjet/ClusterSequenceStructure.cc
>> Compiling external/fastjet/Dnn4piCylinder.cc
>> Compiling external/fastjet/ClusterSequence1GhostPassiveArea.cc
>> Compiling external/fastjet/MinHeap.cc
>> Compiling external/fastjet/PseudoJet.cc
>> Compiling external/fastjet/Dnn3piCylinder.cc
>> Compiling external/fastjet/ClusterSequence_CP2DChan.cc
>> Compiling external/fastjet/ClusterSequenceVoronoiArea.cc
>> Compiling external/fastjet/ClosestPair2D.cc
>> Compiling external/fastjet/FunctionOfPseudoJet.cc
>> Compiling external/fastjet/AreaDefinition.cc
>> Compiling external/fastjet/tools/CASubJetTagger.cc
>> Compiling external/fastjet/tools/TopTaggerBase.cc
>> Compiling external/fastjet/tools/BackgroundEstimatorBase.cc
>> Compiling external/fastjet/tools/Subtractor.cc
>> Compiling external/fastjet/tools/RestFrameNSubjettinessTagger.cc
>> Compiling external/fastjet/tools/JetMedianBackgroundEstimator.cc
>> Compiling external/fastjet/tools/MassDropTagger.cc
>> Compiling external/fastjet/tools/JHTopTagger.cc
>> Compiling external/fastjet/tools/GridMedianBackgroundEstimator.cc
>> Compiling external/fastjet/tools/Filter.cc
>> Compiling external/fastjet/tools/Pruner.cc
>> Compiling external/fastjet/plugins/ATLASCone/ATLASConePlugin.cc
In file included from external/fastjet/plugins/ATLASCone/ATLASConePlugin.cc:31:
external/fastjet/plugins/ATLASCone/fastjet/ATLASConePlugin.hh: In copy constructor ‘fastjet::ATLASConePlugin::ATLASConePlugin(const fastjet::ATLASConePlugin&)’:
external/fastjet/plugins/ATLASCone/fastjet/ATLASConePlugin.hh:67: warning: base class ‘class fastjet::JetDefinition::Plugin’ should be explicitly initialized in the copy constructor
>> Compiling external/fastjet/plugins/ATLASCone/JetConeFinderTool.cc
>> Compiling external/fastjet/plugins/ATLASCone/Jet.cc
>> Compiling external/fastjet/plugins/ATLASCone/JetSplitMergeTool.cc
>> Compiling external/fastjet/plugins/NestedDefs/NestedDefsPlugin.cc
In file included from external/fastjet/plugins/NestedDefs/NestedDefsPlugin.cc:34:
external/fastjet/plugins/NestedDefs/fastjet/NestedDefsPlugin.hh: In copy constructor ‘fastjet::NestedDefsPlugin::NestedDefsPlugin(const fastjet::NestedDefsPlugin&)’:
external/fastjet/plugins/NestedDefs/fastjet/NestedDefsPlugin.hh:63: warning: base class ‘class fastjet::JetDefinition::Plugin’ should be explicitly initialized in the copy constructor
>> Compiling external/fastjet/plugins/D0RunIICone/D0RunIIConePlugin.cc
>> Compiling external/fastjet/plugins/TrackJet/TrackJetPlugin.cc
In file included from external/fastjet/plugins/TrackJet/TrackJetPlugin.cc:61:
external/fastjet/plugins/TrackJet/fastjet/TrackJetPlugin.hh: In copy constructor ‘fastjet::TrackJetPlugin::TrackJetPlugin(const fastjet::TrackJetPlugin&)’:
external/fastjet/plugins/TrackJet/fastjet/TrackJetPlugin.hh:70: warning: base class ‘class fastjet::JetDefinition::Plugin’ should be explicitly initialized in the copy constructor
>> Compiling external/fastjet/plugins/CDFCones/CDFMidPointPlugin.cc
>> Compiling external/fastjet/plugins/CDFCones/MidPointAlgorithm.cc
external/fastjet/plugins/CDFCones/MidPointAlgorithm.cc: In member function ‘void fastjet::cdf::MidPointAlgorithm::findStableConesFromMidPoints(std::vector<fastjet::cdf::PhysicsTower, std::allocator<fastjet::cdf::PhysicsTower> >&, std::vector<fastjet::cdf::Cluster, std::allocator<fastjet::cdf::Cluster> >&)’:
external/fastjet/plugins/CDFCones/MidPointAlgorithm.cc:70: warning: comparison between signed and unsigned integer expressions
external/fastjet/plugins/CDFCones/MidPointAlgorithm.cc:96: warning: comparison between signed and unsigned integer expressions
external/fastjet/plugins/CDFCones/MidPointAlgorithm.cc:99: warning: comparison between signed and unsigned integer expressions
external/fastjet/plugins/CDFCones/MidPointAlgorithm.cc: In member function ‘void fastjet::cdf::MidPointAlgorithm::addClustersToPairs(std::vector<int, std::allocator<int> >&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&, std::vector<std::vector<bool, std::allocator<bool> >, std::allocator<std::vector<bool, std::allocator<bool> > > >&, int)’:
external/fastjet/plugins/CDFCones/MidPointAlgorithm.cc:176: warning: comparison between signed and unsigned integer expressions
external/fastjet/plugins/CDFCones/MidPointAlgorithm.cc:179: warning: comparison between signed and unsigned integer expressions
external/fastjet/plugins/CDFCones/MidPointAlgorithm.cc:189: warning: comparison between signed and unsigned integer expressions
>> Compiling external/fastjet/plugins/CDFCones/CDFJetCluPlugin.cc
>> Compiling external/fastjet/plugins/CDFCones/JetCluAlgorithm.cc
external/fastjet/plugins/CDFCones/JetCluAlgorithm.cc:58: warning: unused parameter ‘towers’
>> Compiling external/fastjet/plugins/D0RunICone/D0RunIBaseConePlugin.cc
>> Compiling external/fastjet/plugins/SISCone/geom_2d.cc
>> Compiling external/fastjet/plugins/SISCone/SISConePlugin.cc
In file included from external/fastjet/plugins/SISCone/fastjet/SISConePlugin.hh:4,
                 from external/fastjet/plugins/SISCone/SISConePlugin.cc:4:
external/fastjet/plugins/SISCone/fastjet/SISConeBasePlugin.hh: In copy constructor ‘fastjet::SISConeBasePlugin::SISConeBasePlugin(const fastjet::SISConeBasePlugin&)’:
external/fastjet/plugins/SISCone/fastjet/SISConeBasePlugin.hh:48: warning: base class ‘class fastjet::JetDefinition::Plugin’ should be explicitly initialized in the copy constructor
>> Compiling external/fastjet/plugins/SISCone/siscone.cc
>> Compiling external/fastjet/plugins/SISCone/hash.cc
>> Compiling external/fastjet/plugins/SISCone/quadtree.cc
>> Compiling external/fastjet/plugins/SISCone/area.cc
>> Compiling external/fastjet/plugins/SISCone/momentum.cc
>> Compiling external/fastjet/plugins/SISCone/reference.cc
>> Compiling external/fastjet/plugins/SISCone/ranlux.cc
>> Compiling external/fastjet/plugins/SISCone/protocones.cc
>> Compiling external/fastjet/plugins/SISCone/split_merge.cc
>> Compiling external/fastjet/plugins/SISCone/vicinity.cc
>> Compiling external/fastjet/plugins/SISCone/siscone_error.cc
>> Compiling external/fastjet/plugins/CMSIterativeCone/CMSIterativeConePlugin.cc
In file included from external/fastjet/plugins/CMSIterativeCone/CMSIterativeConePlugin.cc:60:
external/fastjet/plugins/CMSIterativeCone/fastjet/CMSIterativeConePlugin.hh: In copy constructor ‘fastjet::CMSIterativeConePlugin::CMSIterativeConePlugin(const fastjet::CMSIterativeConePlugin&)’:
external/fastjet/plugins/CMSIterativeCone/fastjet/CMSIterativeConePlugin.hh:63: warning: base class ‘class fastjet::JetDefinition::Plugin’ should be explicitly initialized in the copy constructor
>> Compiling external/fastjet/plugins/GridJet/GridJetPlugin.cc
In file included from external/fastjet/plugins/GridJet/GridJetPlugin.cc:31:
external/fastjet/plugins/GridJet/fastjet/GridJetPlugin.hh: In copy constructor ‘fastjet::GridJetPlugin::GridJetPlugin(const fastjet::GridJetPlugin&)’:
external/fastjet/plugins/GridJet/fastjet/GridJetPlugin.hh:65: warning: base class ‘class fastjet::JetDefinition::Plugin’ should be explicitly initialized in the copy constructor
>> Compiling external/fastjet/plugins/Jade/JadePlugin.cc
In file included from external/fastjet/plugins/Jade/JadePlugin.cc:31:
external/fastjet/plugins/Jade/fastjet/JadePlugin.hh: In copy constructor ‘fastjet::JadePlugin::JadePlugin(const fastjet::JadePlugin&)’:
external/fastjet/plugins/Jade/fastjet/JadePlugin.hh:81: warning: base class ‘class fastjet::JetDefinition::Plugin’ should be explicitly initialized in the copy constructor
>> Compiling external/fastjet/plugins/EECambridge/EECambridgePlugin.cc
In file included from external/fastjet/plugins/EECambridge/EECambridgePlugin.cc:31:
external/fastjet/plugins/EECambridge/fastjet/EECambridgePlugin.hh: In copy constructor ‘fastjet::EECambridgePlugin::EECambridgePlugin(const fastjet::EECambridgePlugin&)’:
external/fastjet/plugins/EECambridge/fastjet/EECambridgePlugin.hh:65: warning: base class ‘class fastjet::JetDefinition::Plugin’ should be explicitly initialized in the copy constructor
>> Compiling external/fastjet/contribs/Nsubjettiness/WinnerTakeAllRecombiner.cc
>> Compiling external/fastjet/contribs/Nsubjettiness/Nsubjettiness.cc
In file included from external/fastjet/contribs/Nsubjettiness/Njettiness.hh:27,
                 from external/fastjet/contribs/Nsubjettiness/Nsubjettiness.hh:29,
                 from external/fastjet/contribs/Nsubjettiness/Nsubjettiness.cc:24:
external/fastjet/contribs/Nsubjettiness/MeasureFunction.hh:191: warning: unused parameter ‘particle’
external/fastjet/contribs/Nsubjettiness/MeasureFunction.hh:251: warning: unused parameter ‘particle’
external/fastjet/contribs/Nsubjettiness/MeasureFunction.hh:266: warning: unused parameter ‘particle’
In file included from external/fastjet/contribs/Nsubjettiness/Njettiness.hh:28,
                 from external/fastjet/contribs/Nsubjettiness/Nsubjettiness.hh:29,
                 from external/fastjet/contribs/Nsubjettiness/Nsubjettiness.cc:24:
external/fastjet/contribs/Nsubjettiness/AxesFinder.hh:99: warning: unused parameter ‘currentAxes’
external/fastjet/contribs/Nsubjettiness/AxesFinder.hh:210: warning: unused parameter ‘currentAxes’
external/fastjet/contribs/Nsubjettiness/AxesFinder.hh:236: warning: unused parameter ‘inputs’
>> Compiling external/fastjet/contribs/Nsubjettiness/MeasureFunction.cc
In file included from external/fastjet/contribs/Nsubjettiness/MeasureFunction.cc:25:
external/fastjet/contribs/Nsubjettiness/MeasureFunction.hh:191: warning: unused parameter ‘particle’
external/fastjet/contribs/Nsubjettiness/MeasureFunction.hh:251: warning: unused parameter ‘particle’
external/fastjet/contribs/Nsubjettiness/MeasureFunction.hh:266: warning: unused parameter ‘particle’
>> Compiling external/fastjet/contribs/Nsubjettiness/Njettiness.cc
In file included from external/fastjet/contribs/Nsubjettiness/Njettiness.hh:27,
                 from external/fastjet/contribs/Nsubjettiness/Njettiness.cc:24:
external/fastjet/contribs/Nsubjettiness/MeasureFunction.hh:191: warning: unused parameter ‘particle’
external/fastjet/contribs/Nsubjettiness/MeasureFunction.hh:251: warning: unused parameter ‘particle’
external/fastjet/contribs/Nsubjettiness/MeasureFunction.hh:266: warning: unused parameter ‘particle’
In file included from external/fastjet/contribs/Nsubjettiness/Njettiness.hh:28,
                 from external/fastjet/contribs/Nsubjettiness/Njettiness.cc:24:
external/fastjet/contribs/Nsubjettiness/AxesFinder.hh:99: warning: unused parameter ‘currentAxes’
external/fastjet/contribs/Nsubjettiness/AxesFinder.hh:210: warning: unused parameter ‘currentAxes’
external/fastjet/contribs/Nsubjettiness/AxesFinder.hh:236: warning: unused parameter ‘inputs’
>> Compiling external/fastjet/contribs/Nsubjettiness/AxesFinder.cc
In file included from external/fastjet/contribs/Nsubjettiness/AxesFinder.hh:29,
                 from external/fastjet/contribs/Nsubjettiness/AxesFinder.cc:24:
external/fastjet/contribs/Nsubjettiness/MeasureFunction.hh:191: warning: unused parameter ‘particle’
external/fastjet/contribs/Nsubjettiness/MeasureFunction.hh:251: warning: unused parameter ‘particle’
external/fastjet/contribs/Nsubjettiness/MeasureFunction.hh:266: warning: unused parameter ‘particle’
In file included from external/fastjet/contribs/Nsubjettiness/AxesFinder.cc:24:
external/fastjet/contribs/Nsubjettiness/AxesFinder.hh:99: warning: unused parameter ‘currentAxes’
external/fastjet/contribs/Nsubjettiness/AxesFinder.hh:210: warning: unused parameter ‘currentAxes’
external/fastjet/contribs/Nsubjettiness/AxesFinder.hh:236: warning: unused parameter ‘inputs’
external/fastjet/contribs/Nsubjettiness/AxesFinder.cc:258: warning: unused parameter ‘n_jets’
>> Compiling external/fastjet/contribs/Nsubjettiness/NjettinessPlugin.cc
In file included from external/fastjet/contribs/Nsubjettiness/Njettiness.hh:27,
                 from external/fastjet/contribs/Nsubjettiness/NjettinessPlugin.hh:29,
                 from external/fastjet/contribs/Nsubjettiness/NjettinessPlugin.cc:24:
external/fastjet/contribs/Nsubjettiness/MeasureFunction.hh:191: warning: unused parameter ‘particle’
external/fastjet/contribs/Nsubjettiness/MeasureFunction.hh:251: warning: unused parameter ‘particle’
external/fastjet/contribs/Nsubjettiness/MeasureFunction.hh:266: warning: unused parameter ‘particle’
In file included from external/fastjet/contribs/Nsubjettiness/Njettiness.hh:28,
                 from external/fastjet/contribs/Nsubjettiness/NjettinessPlugin.hh:29,
                 from external/fastjet/contribs/Nsubjettiness/NjettinessPlugin.cc:24:
external/fastjet/contribs/Nsubjettiness/AxesFinder.hh:99: warning: unused parameter ‘currentAxes’
external/fastjet/contribs/Nsubjettiness/AxesFinder.hh:210: warning: unused parameter ‘currentAxes’
external/fastjet/contribs/Nsubjettiness/AxesFinder.hh:236: warning: unused parameter ‘inputs’
In file included from external/fastjet/contribs/Nsubjettiness/NjettinessPlugin.cc:24:
external/fastjet/contribs/Nsubjettiness/NjettinessPlugin.hh:76: warning: unused parameter ‘jet’
>> Compiling external/Hector/H_Marker.cc
external/Hector/H_Marker.cc:35: warning: unused parameter ‘eloss’
external/Hector/H_Marker.cc:35: warning: unused parameter ‘p_mass’
external/Hector/H_Marker.cc:35: warning: unused parameter ‘p_charge’
>> Compiling external/Hector/H_VerticalKicker.cc
>> Compiling external/Hector/H_BeamLine.cc
>> Compiling external/Hector/H_RecRPObject.cc
external/Hector/H_RecRPObject.cc:129: warning: unused parameter ‘facn’
external/Hector/H_RecRPObject.cc:129: warning: unused parameter ‘method’
>> Compiling external/Hector/H_Quadrupole.cc
>> Compiling external/Hector/H_RectangularDipole.cc
>> Compiling external/Hector/H_CircularAperture.cc
>> Compiling external/Hector/H_HorizontalQuadrupole.cc
>> Compiling external/Hector/H_HorizontalKicker.cc
>> Compiling external/Hector/H_BeamLineParser.cc
>> Compiling external/Hector/H_RectEllipticAperture.cc
>> Compiling external/Hector/H_RectangularCollimator.cc
external/Hector/H_RectangularCollimator.cc:50: warning: unused parameter ‘eloss’
external/Hector/H_RectangularCollimator.cc:50: warning: unused parameter ‘p_mass’
external/Hector/H_RectangularCollimator.cc:50: warning: unused parameter ‘p_charge’
>> Compiling external/Hector/H_SectorDipole.cc
>> Compiling external/Hector/H_RectangularAperture.cc
>> Compiling external/Hector/H_RomanPot.cc
external/Hector/H_RomanPot.cc:50: warning: unused parameter ‘eloss’
external/Hector/H_RomanPot.cc:50: warning: unused parameter ‘p_mass’
external/Hector/H_RomanPot.cc:50: warning: unused parameter ‘p_charge’
>> Compiling external/Hector/H_Aperture.cc
external/Hector/H_Aperture.cc:85: warning: unused parameter ‘x’
external/Hector/H_Aperture.cc:85: warning: unused parameter ‘y’
>> Compiling external/Hector/H_BeamParticle.cc
>> Compiling external/Hector/H_Beam.cc
>> Compiling external/Hector/H_Drift.cc
external/Hector/H_Drift.cc:39: warning: unused parameter ‘eloss’
external/Hector/H_Drift.cc:39: warning: unused parameter ‘p_mass’
external/Hector/H_Drift.cc:39: warning: unused parameter ‘p_charge’
>> Compiling external/Hector/H_Dipole.cc
>> Compiling external/Hector/H_OpticalElement.cc
external/Hector/H_OpticalElement.cc:155: warning: unused parameter ‘meight’
external/Hector/H_OpticalElement.cc:155: warning: unused parameter ‘height’
>> Compiling external/Hector/H_TransportMatrices.cc
>> Compiling external/Hector/H_Parameters.cc
>> Compiling external/Hector/H_VerticalQuadrupole.cc
>> Compiling external/Hector/H_AbstractBeamLine.cc
>> Compiling external/Hector/H_EllipticAperture.cc
>> Compiling external/Hector/H_Kicker.cc
>> Compiling external/tcl/tclObj.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
external/tcl/tclObj.c: In function ‘Tcl_DbNewObj’:
external/tcl/tclObj.c:526: warning: unused parameter ‘file’
external/tcl/tclObj.c:528: warning: unused parameter ‘line’
external/tcl/tclObj.c: In function ‘TclAllocateFreeObjects’:
external/tcl/tclObj.c:561: warning: cast from pointer to integer of different size
external/tcl/tclObj.c:561: warning: cast from pointer to integer of different size
external/tcl/tclObj.c: In function ‘Tcl_DbNewBooleanObj’:
external/tcl/tclObj.c:876: warning: unused parameter ‘file’
external/tcl/tclObj.c:878: warning: unused parameter ‘line’
external/tcl/tclObj.c: In function ‘SetBooleanFromAny’:
external/tcl/tclObj.c:1023: warning: the address of ‘length’ will always evaluate as ‘true’
external/tcl/tclObj.c: In function ‘Tcl_DbNewDoubleObj’:
external/tcl/tclObj.c:1252: warning: unused parameter ‘file’
external/tcl/tclObj.c:1254: warning: unused parameter ‘line’
external/tcl/tclObj.c: In function ‘SetDoubleFromAny’:
external/tcl/tclObj.c:1401: warning: the address of ‘length’ will always evaluate as ‘true’
external/tcl/tclObj.c: In function ‘SetIntFromAny’:
external/tcl/tclObj.c:1709: warning: the address of ‘length’ will always evaluate as ‘true’
external/tcl/tclObj.c: In function ‘Tcl_DbNewLongObj’:
external/tcl/tclObj.c:1936: warning: unused parameter ‘file’
external/tcl/tclObj.c:1938: warning: unused parameter ‘line’
external/tcl/tclObj.c: In function ‘Tcl_DbIncrRefCount’:
external/tcl/tclObj.c:2048: warning: unused parameter ‘file’
external/tcl/tclObj.c:2050: warning: unused parameter ‘line’
external/tcl/tclObj.c: In function ‘Tcl_DbDecrRefCount’:
external/tcl/tclObj.c:2087: warning: unused parameter ‘file’
external/tcl/tclObj.c:2089: warning: unused parameter ‘line’
external/tcl/tclObj.c: In function ‘Tcl_DbIsShared’:
external/tcl/tclObj.c:2129: warning: unused parameter ‘file’
external/tcl/tclObj.c:2131: warning: unused parameter ‘line’
>> Compiling external/tcl/tclUtil.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
external/tcl/tclUtil.c: In function ‘Tcl_ConcatObj’:
external/tcl/tclUtil.c:980: warning: the address of ‘length’ will always evaluate as ‘true’
external/tcl/tclUtil.c:1010: warning: the address of ‘elemLength’ will always evaluate as ‘true’
external/tcl/tclUtil.c: In function ‘Tcl_PrintDouble’:
external/tcl/tclUtil.c:2244: warning: unused parameter ‘interp’
external/tcl/tclUtil.c: In function ‘TclGetIntForIndex’:
external/tcl/tclUtil.c:2578: warning: the address of ‘length’ will always evaluate as ‘true’
>> Compiling external/tcl/tclAsync.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
>> Compiling external/tcl/tclPosixStr.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
>> Compiling external/tcl/tclCompile.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
external/tcl/tclCompile.c:228: warning: missing initializer
external/tcl/tclCompile.c:228: warning: (near initialization for ‘instructionTable[73].numBytes’)
external/tcl/tclCompile.c: In function ‘TclPrintByteCodeObj’:
external/tcl/tclCompile.c:492: warning: cast from pointer to integer of different size
external/tcl/tclCompile.c:493: warning: cast from pointer to integer of different size
external/tcl/tclCompile.c:507: warning: format ‘%u’ expects type ‘unsigned int’, but argument 4 has type ‘long unsigned int’
external/tcl/tclCompile.c:507: warning: format ‘%u’ expects type ‘unsigned int’, but argument 7 has type ‘long unsigned int’
external/tcl/tclCompile.c:507: warning: format ‘%u’ expects type ‘unsigned int’, but argument 8 has type ‘long unsigned int’
external/tcl/tclCompile.c:507: warning: format ‘%u’ expects type ‘unsigned int’, but argument 4 has type ‘long unsigned int’
external/tcl/tclCompile.c:507: warning: format ‘%u’ expects type ‘unsigned int’, but argument 7 has type ‘long unsigned int’
external/tcl/tclCompile.c:507: warning: format ‘%u’ expects type ‘unsigned int’, but argument 8 has type ‘long unsigned int’
external/tcl/tclCompile.c:520: warning: cast from pointer to integer of different size
external/tcl/tclCompile.c:460: warning: unused parameter ‘interp’
external/tcl/tclCompile.c: In function ‘DupByteCodeInternalRep’:
external/tcl/tclCompile.c:1019: warning: unused parameter ‘srcPtr’
external/tcl/tclCompile.c:1020: warning: unused parameter ‘copyPtr’
external/tcl/tclCompile.c: In function ‘UpdateStringOfByteCode’:
external/tcl/tclCompile.c:1137: warning: unused parameter ‘objPtr’
external/tcl/tclCompile.c: In function ‘CompileBraces’:
external/tcl/tclCompile.c:2891: warning: unused parameter ‘flags’
external/tcl/tclCompile.c: In function ‘TclCompileBreakCmd’:
external/tcl/tclCompile.c:3357: warning: unused parameter ‘flags’
external/tcl/tclCompile.c: In function ‘TclCompileContinueCmd’:
external/tcl/tclCompile.c:3690: warning: unused parameter ‘flags’
external/tcl/tclCompile.c: In function ‘TclObjIndexForString’:
external/tcl/tclCompile.c:7016: warning: cast from pointer to integer of different size
external/tcl/tclCompile.c:7057: warning: cast to pointer from integer of different size
>> Compiling external/tcl/tclHistory.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
>> Compiling external/tcl/tclResolve.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
>> Compiling external/tcl/tclParse.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
>> Compiling external/tcl/tclVar.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
external/tcl/tclVar.c: In function ‘Tcl_SetCmd’:
external/tcl/tclVar.c:965: warning: unused parameter ‘dummy’
external/tcl/tclVar.c: In function ‘Tcl_UnsetObjCmd’:
external/tcl/tclVar.c:2588: warning: unused parameter ‘dummy’
external/tcl/tclVar.c: In function ‘Tcl_AppendObjCmd’:
external/tcl/tclVar.c:2635: warning: unused parameter ‘dummy’
external/tcl/tclVar.c: In function ‘Tcl_LappendObjCmd’:
external/tcl/tclVar.c:2748: warning: the address of ‘nameBytes’ will always evaluate as ‘true’
external/tcl/tclVar.c:2691: warning: unused parameter ‘dummy’
external/tcl/tclVar.c: In function ‘Tcl_ArrayObjCmd’:
external/tcl/tclVar.c:2863: warning: unused parameter ‘dummy’
external/tcl/tclVar.c: In function ‘Tcl_GlobalObjCmd’:
external/tcl/tclVar.c:3636: warning: unused parameter ‘dummy’
external/tcl/tclVar.c: In function ‘Tcl_VariableObjCmd’:
external/tcl/tclVar.c:3736: warning: unused parameter ‘dummy’
external/tcl/tclVar.c: In function ‘Tcl_UpvarObjCmd’:
external/tcl/tclVar.c:3848: warning: unused parameter ‘dummy’
>> Compiling external/tcl/tclIndexObj.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
external/tcl/tclIndexObj.c: In function ‘Tcl_GetIndexFromObj’:
external/tcl/tclIndexObj.c:89: warning: cast from pointer to integer of different size
external/tcl/tclIndexObj.c:131: warning: cast to pointer from integer of different size
external/tcl/tclIndexObj.c: In function ‘SetIndexFromAny’:
external/tcl/tclIndexObj.c:208: warning: unused parameter ‘objPtr’
external/tcl/tclIndexObj.c: In function ‘UpdateStringOfIndex’:
external/tcl/tclIndexObj.c:236: warning: unused parameter ‘objPtr’
external/tcl/tclIndexObj.c: In function ‘Tcl_WrongNumArgs’:
external/tcl/tclIndexObj.c:293: warning: cast from pointer to integer of different size
>> Compiling external/tcl/tclCkalloc.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
external/tcl/tclCkalloc.c: In function ‘Tcl_Free’:
external/tcl/tclCkalloc.c:765: warning: implicit declaration of function ‘TclpFree’
external/tcl/tclCkalloc.c: In function ‘Tcl_DbCkfree’:
external/tcl/tclCkalloc.c:771: warning: unused parameter ‘file’
external/tcl/tclCkalloc.c:772: warning: unused parameter ‘line’
external/tcl/tclCkalloc.c: In function ‘Tcl_InitMemory’:
external/tcl/tclCkalloc.c:790: warning: unused parameter ‘interp’
external/tcl/tclCkalloc.c: In function ‘Tcl_DumpActiveMemory’:
external/tcl/tclCkalloc.c:803: warning: unused parameter ‘fileName’
external/tcl/tclCkalloc.c: In function ‘Tcl_ValidateAllMemory’:
external/tcl/tclCkalloc.c:810: warning: unused parameter ‘file’
external/tcl/tclCkalloc.c:811: warning: unused parameter ‘line’
>> Compiling external/tcl/tclListObj.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
external/tcl/tclListObj.c: In function ‘Tcl_DbNewListObj’:
external/tcl/tclListObj.c:189: warning: unused parameter ‘file’
external/tcl/tclListObj.c:191: warning: unused parameter ‘line’
external/tcl/tclListObj.c: In function ‘SetListFromAny’:
external/tcl/tclListObj.c:892: warning: the address of ‘length’ will always evaluate as ‘true’
>> Compiling external/tcl/tclHash.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
external/tcl/tclHash.c: In function ‘BogusFind’:
external/tcl/tclHash.c:801: warning: unused parameter ‘tablePtr’
external/tcl/tclHash.c:802: warning: unused parameter ‘key’
external/tcl/tclHash.c: In function ‘BogusCreate’:
external/tcl/tclHash.c:829: warning: unused parameter ‘tablePtr’
external/tcl/tclHash.c:830: warning: unused parameter ‘key’
external/tcl/tclHash.c:832: warning: unused parameter ‘newPtr’
>> Compiling external/tcl/tclCmdIL.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
external/tcl/tclCmdIL.c: In function ‘Tcl_IfCmd’:
external/tcl/tclCmdIL.c:167: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘Tcl_IncrCmd’:
external/tcl/tclCmdIL.c:264: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘InfoArgsCmd’:
external/tcl/tclCmdIL.c:447: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘InfoBodyCmd’:
external/tcl/tclCmdIL.c:509: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘InfoCmdCountCmd’:
external/tcl/tclCmdIL.c:578: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘InfoCommandsCmd’:
external/tcl/tclCmdIL.c:620: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘InfoCompleteCmd’:
external/tcl/tclCmdIL.c:745: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘InfoDefaultCmd’:
external/tcl/tclCmdIL.c:787: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘InfoExistsCmd’:
external/tcl/tclCmdIL.c:871: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘InfoGlobalsCmd’:
external/tcl/tclCmdIL.c:919: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘InfoLevelCmd’:
external/tcl/tclCmdIL.c:985: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘InfoLibraryCmd’:
external/tcl/tclCmdIL.c:1059: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘InfoLocalsCmd’:
external/tcl/tclCmdIL.c:1104: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘InfoNameOfExecutableCmd’:
external/tcl/tclCmdIL.c:1233: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘InfoPatchLevelCmd’:
external/tcl/tclCmdIL.c:1276: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘InfoProcsCmd’:
external/tcl/tclCmdIL.c:1320: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘InfoScriptCmd’:
external/tcl/tclCmdIL.c:1386: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘InfoSharedlibCmd’:
external/tcl/tclCmdIL.c:1426: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘InfoTclVersionCmd’:
external/tcl/tclCmdIL.c:1464: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘InfoVarsCmd’:
external/tcl/tclCmdIL.c:1511: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘Tcl_JoinObjCmd’:
external/tcl/tclCmdIL.c:1657: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘Tcl_LindexObjCmd’:
external/tcl/tclCmdIL.c:1724: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘Tcl_LinsertObjCmd’:
external/tcl/tclCmdIL.c:1807: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘Tcl_ListObjCmd’:
external/tcl/tclCmdIL.c:1912: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘Tcl_LlengthObjCmd’:
external/tcl/tclCmdIL.c:1948: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘Tcl_LrangeObjCmd’:
external/tcl/tclCmdIL.c:1994: warning: unused parameter ‘notUsed’
external/tcl/tclCmdIL.c: In function ‘Tcl_LreplaceObjCmd’:
external/tcl/tclCmdIL.c:2089: warning: unused parameter ‘dummy’
external/tcl/tclCmdIL.c: In function ‘Tcl_LsortObjCmd’:
external/tcl/tclCmdIL.c:2200: warning: unused parameter ‘clientData’
>> Compiling external/tcl/tclStringObj.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
external/tcl/tclStringObj.c: In function ‘Tcl_DbNewStringObj’:
external/tcl/tclStringObj.c:174: warning: unused parameter ‘file’
external/tcl/tclStringObj.c:176: warning: unused parameter ‘line’
external/tcl/tclStringObj.c: In function ‘DupStringInternalRep’:
external/tcl/tclStringObj.c:523: warning: unused parameter ‘srcPtr’
external/tcl/tclStringObj.c: In function ‘SetStringFromAny’:
external/tcl/tclStringObj.c:559: warning: unused parameter ‘interp’
external/tcl/tclStringObj.c:560: warning: unused parameter ‘objPtr’
>> Compiling external/tcl/tclAlloc.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
>> Compiling external/tcl/tclCompExpr.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
>> Compiling external/tcl/tclLink.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
external/tcl/tclLink.c: In function ‘LinkTraceProc’:
external/tcl/tclLink.c:230: warning: unused parameter ‘name1’
external/tcl/tclLink.c:231: warning: unused parameter ‘name2’
>> Compiling external/tcl/tclCmdAH.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
external/tcl/tclCmdAH.c: In function ‘Tcl_BreakCmd’:
external/tcl/tclCmdAH.c:44: warning: unused parameter ‘dummy’
external/tcl/tclCmdAH.c: In function ‘Tcl_CaseObjCmd’:
external/tcl/tclCmdAH.c:77: warning: unused parameter ‘dummy’
external/tcl/tclCmdAH.c: In function ‘Tcl_CatchObjCmd’:
external/tcl/tclCmdAH.c:223: warning: unused parameter ‘dummy’
external/tcl/tclCmdAH.c: In function ‘Tcl_ConcatObjCmd’:
external/tcl/tclCmdAH.c:289: warning: unused parameter ‘dummy’
external/tcl/tclCmdAH.c: In function ‘Tcl_ContinueCmd’:
external/tcl/tclCmdAH.c:324: warning: unused parameter ‘dummy’
external/tcl/tclCmdAH.c: In function ‘Tcl_ErrorObjCmd’:
external/tcl/tclCmdAH.c:357: warning: unused parameter ‘dummy’
external/tcl/tclCmdAH.c: In function ‘Tcl_EvalObjCmd’:
external/tcl/tclCmdAH.c:412: warning: unused parameter ‘dummy’
external/tcl/tclCmdAH.c: In function ‘Tcl_ExprObjCmd’:
external/tcl/tclCmdAH.c:472: warning: unused parameter ‘dummy’
external/tcl/tclCmdAH.c: In function ‘Tcl_ForCmd’:
external/tcl/tclCmdAH.c:553: warning: unused parameter ‘dummy’
external/tcl/tclCmdAH.c: In function ‘Tcl_ForeachObjCmd’:
external/tcl/tclCmdAH.c:629: warning: unused parameter ‘dummy’
external/tcl/tclCmdAH.c: In function ‘Tcl_FormatObjCmd’:
external/tcl/tclCmdAH.c:857: warning: unused parameter ‘dummy’
>> Compiling external/tcl/panic.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
>> Compiling external/tcl/tclBasic.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
external/tcl/tclBasic.c: In function ‘HiddenCmdsDeleteProc’:
external/tcl/tclBasic.c:818: warning: unused parameter ‘interp’
external/tcl/tclBasic.c: In function ‘Tcl_GetCommandName’:
external/tcl/tclBasic.c:1823: warning: unused parameter ‘interp’
>> Compiling external/tcl/tclPreserve.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
>> Compiling external/tcl/tclGet.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
>> Compiling external/tcl/tclNamesp.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
external/tcl/tclNamesp.c: In function ‘NamespaceChildrenCmd’:
external/tcl/tclNamesp.c:2507: warning: unused parameter ‘dummy’
external/tcl/tclNamesp.c: In function ‘NamespaceCodeCmd’:
external/tcl/tclNamesp.c:2616: warning: unused parameter ‘dummy’
external/tcl/tclNamesp.c: In function ‘NamespaceCurrentCmd’:
external/tcl/tclNamesp.c:2699: warning: unused parameter ‘dummy’
external/tcl/tclNamesp.c: In function ‘NamespaceDeleteCmd’:
external/tcl/tclNamesp.c:2763: warning: unused parameter ‘dummy’
external/tcl/tclNamesp.c: In function ‘NamespaceEvalCmd’:
external/tcl/tclNamesp.c:2840: warning: unused parameter ‘dummy’
external/tcl/tclNamesp.c: In function ‘NamespaceExportCmd’:
external/tcl/tclNamesp.c:2951: warning: unused parameter ‘dummy’
external/tcl/tclNamesp.c: In function ‘NamespaceForgetCmd’:
external/tcl/tclNamesp.c:3048: warning: unused parameter ‘dummy’
external/tcl/tclNamesp.c: In function ‘NamespaceImportCmd’:
external/tcl/tclNamesp.c:3110: warning: unused parameter ‘dummy’
external/tcl/tclNamesp.c: In function ‘NamespaceInscopeCmd’:
external/tcl/tclNamesp.c:3194: warning: unused parameter ‘dummy’
external/tcl/tclNamesp.c: In function ‘NamespaceOriginCmd’:
external/tcl/tclNamesp.c:3312: warning: unused parameter ‘dummy’
external/tcl/tclNamesp.c: In function ‘NamespaceParentCmd’:
external/tcl/tclNamesp.c:3370: warning: unused parameter ‘dummy’
external/tcl/tclNamesp.c: In function ‘NamespaceQualifiersCmd’:
external/tcl/tclNamesp.c:3436: warning: unused parameter ‘dummy’
external/tcl/tclNamesp.c: In function ‘NamespaceTailCmd’:
external/tcl/tclNamesp.c:3503: warning: unused parameter ‘dummy’
external/tcl/tclNamesp.c: In function ‘NamespaceWhichCmd’:
external/tcl/tclNamesp.c:3561: warning: unused parameter ‘dummy’
>> Compiling external/tcl/tclProc.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
external/tcl/tclProc.c: In function ‘Tcl_ProcObjCmd’:
external/tcl/tclProc.c:62: warning: unused parameter ‘dummy’
external/tcl/tclProc.c: In function ‘TclCreateProc’:
external/tcl/tclProc.c:176: warning: unused parameter ‘nsPtr’
external/tcl/tclProc.c: In function ‘Tcl_UplevelObjCmd’:
external/tcl/tclProc.c:561: warning: unused parameter ‘dummy’
external/tcl/tclProc.c: In function ‘ProcBodySetFromAny’:
external/tcl/tclProc.c:1490: warning: unused parameter ‘interp’
external/tcl/tclProc.c:1491: warning: unused parameter ‘objPtr’
external/tcl/tclProc.c: In function ‘ProcBodyUpdateString’:
external/tcl/tclProc.c:1521: warning: unused parameter ‘objPtr’
>> Compiling external/tcl/tclExecute.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
external/tcl/tclExecute.c:338: warning: missing initializer
external/tcl/tclExecute.c:338: warning: (near initialization for ‘builtinFuncTable[23].numArgs’)
external/tcl/tclExecute.c: In function ‘TclExecuteByteCode’:
external/tcl/tclExecute.c:750: warning: the address of ‘length’ will always evaluate as ‘true’
external/tcl/tclExecute.c:768: warning: the address of ‘length’ will always evaluate as ‘true’
external/tcl/tclExecute.c:934: warning: the address of ‘length’ will always evaluate as ‘true’
external/tcl/tclExecute.c:1916: warning: the address of ‘length’ will always evaluate as ‘true’
external/tcl/tclExecute.c:1917: warning: the address of ‘length’ will always evaluate as ‘true’
external/tcl/tclExecute.c: In function ‘PrintByteCodeInfo’:
external/tcl/tclExecute.c:3009: warning: cast from pointer to integer of different size
external/tcl/tclExecute.c:3010: warning: cast from pointer to integer of different size
external/tcl/tclExecute.c:3026: warning: format ‘%u’ expects type ‘unsigned int’, but argument 4 has type ‘long unsigned int’
external/tcl/tclExecute.c:3026: warning: format ‘%u’ expects type ‘unsigned int’, but argument 7 has type ‘long unsigned int’
external/tcl/tclExecute.c:3026: warning: format ‘%u’ expects type ‘unsigned int’, but argument 8 has type ‘long unsigned int’
external/tcl/tclExecute.c:3026: warning: format ‘%u’ expects type ‘unsigned int’, but argument 4 has type ‘long unsigned int’
external/tcl/tclExecute.c:3026: warning: format ‘%u’ expects type ‘unsigned int’, but argument 7 has type ‘long unsigned int’
external/tcl/tclExecute.c:3026: warning: format ‘%u’ expects type ‘unsigned int’, but argument 8 has type ‘long unsigned int’
external/tcl/tclExecute.c:3031: warning: cast from pointer to integer of different size
external/tcl/tclExecute.c: In function ‘ExprAbsFunc’:
external/tcl/tclExecute.c:3682: warning: unused parameter ‘clientData’
external/tcl/tclExecute.c: In function ‘ExprDoubleFunc’:
external/tcl/tclExecute.c:3776: warning: unused parameter ‘clientData’
external/tcl/tclExecute.c: In function ‘ExprIntFunc’:
external/tcl/tclExecute.c:3840: warning: unused parameter ‘clientData’
external/tcl/tclExecute.c: In function ‘ExprRoundFunc’:
external/tcl/tclExecute.c:3933: warning: unused parameter ‘clientData’
external/tcl/tclExecute.c: In function ‘UpdateStringOfCmdName’:
external/tcl/tclExecute.c:4729: warning: unused parameter ‘objPtr’
>> Compiling external/tcl/tclCmdMZ.c
cc1: warning: command line option "-Woverloaded-virtual" is valid for C++/ObjC++ but not for C
external/tcl/tclCmdMZ.c: In function ‘Tcl_ReturnObjCmd’:
external/tcl/tclCmdMZ.c:67: warning: unused parameter ‘dummy’
external/tcl/tclCmdMZ.c: In function ‘Tcl_ScanCmd’:
external/tcl/tclCmdMZ.c:167: warning: unused parameter ‘dummy’
external/tcl/tclCmdMZ.c: In function ‘Tcl_SplitObjCmd’:
external/tcl/tclCmdMZ.c:471: warning: unused parameter ‘dummy’
external/tcl/tclCmdMZ.c: In function ‘Tcl_StringObjCmd’:
external/tcl/tclCmdMZ.c:550: warning: unused parameter ‘dummy’
external/tcl/tclCmdMZ.c: In function ‘Tcl_SubstCmd’:
external/tcl/tclCmdMZ.c:937: warning: unused parameter ‘dummy’
external/tcl/tclCmdMZ.c: In function ‘Tcl_TraceCmd’:
external/tcl/tclCmdMZ.c:1075: warning: unused parameter ‘dummy’
external/tcl/tclCmdMZ.c: In function ‘Tcl_WhileCmd’:
external/tcl/tclCmdMZ.c:1382: warning: unused parameter ‘dummy’
>> Building libDelphes.so
>> Compiling converters/lhco2root.cpp
In file included from converters/lhco2root.cpp:19:
/Users/apple/root/include/TTask.h:60: warning: ‘virtual void TTask::Clear(const Option_t*)’ was hidden
./modules/Delphes.h:37: warning:   by ‘void Delphes::Clear()’
In file included from ./classes/DelphesClasses.h:25,
                 from converters/lhco2root.cpp:21:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from converters/lhco2root.cpp:22:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from converters/lhco2root.cpp:24:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:37: warning:   by ‘void ExRootTreeWriter::Clear()’
/Users/apple/root/include/TObject.h:152: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
/Users/apple/root/include/TObject.h:153: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t) const’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
converters/lhco2root.cpp:341: warning: unused parameter ‘sig’
>> Building lhco2root
>> Compiling converters/root2pileup.cpp
In file included from ./classes/DelphesClasses.h:25,
                 from converters/root2pileup.cpp:14:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
converters/root2pileup.cpp:26: warning: unused parameter ‘sig’
>> Building root2pileup
>> Compiling converters/root2lhco.cpp
In file included from ./classes/DelphesClasses.h:25,
                 from converters/root2lhco.cpp:17:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
converters/root2lhco.cpp:402: warning: unused parameter ‘sig’
>> Building root2lhco
>> Compiling converters/stdhep2pileup.cpp
In file included from ./classes/DelphesClasses.h:25,
                 from converters/stdhep2pileup.cpp:17:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from converters/stdhep2pileup.cpp:18:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from converters/stdhep2pileup.cpp:22:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:37: warning:   by ‘void ExRootTreeWriter::Clear()’
/Users/apple/root/include/TObject.h:152: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
/Users/apple/root/include/TObject.h:153: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t) const’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
converters/stdhep2pileup.cpp:32: warning: unused parameter ‘sig’
>> Building stdhep2pileup
>> Compiling converters/hepmc2pileup.cpp
In file included from ./classes/DelphesClasses.h:25,
                 from converters/hepmc2pileup.cpp:17:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from converters/hepmc2pileup.cpp:18:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from converters/hepmc2pileup.cpp:22:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:37: warning:   by ‘void ExRootTreeWriter::Clear()’
/Users/apple/root/include/TObject.h:152: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
/Users/apple/root/include/TObject.h:153: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t) const’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
converters/hepmc2pileup.cpp:32: warning: unused parameter ‘sig’
>> Building hepmc2pileup
>> Compiling converters/pileup2root.cpp
In file included from ./classes/DelphesClasses.h:25,
                 from converters/pileup2root.cpp:24:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from converters/pileup2root.cpp:25:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from converters/pileup2root.cpp:28:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:37: warning:   by ‘void ExRootTreeWriter::Clear()’
/Users/apple/root/include/TObject.h:152: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
/Users/apple/root/include/TObject.h:153: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t) const’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
converters/pileup2root.cpp:94: warning: unused parameter ‘sig’
>> Building pileup2root
>> Compiling examples/Example1.cpp
In file included from ./classes/DelphesClasses.h:25,
                 from examples/Example1.cpp:18:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from examples/Example1.cpp:21:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:37: warning:   by ‘void ExRootTreeWriter::Clear()’
/Users/apple/root/include/TObject.h:152: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
/Users/apple/root/include/TObject.h:153: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t) const’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
>> Building Example1
>> Compiling readers/DelphesHepMC.cpp
In file included from readers/DelphesHepMC.cpp:17:
/Users/apple/root/include/TTask.h:60: warning: ‘virtual void TTask::Clear(const Option_t*)’ was hidden
./modules/Delphes.h:37: warning:   by ‘void Delphes::Clear()’
In file included from ./classes/DelphesClasses.h:25,
                 from readers/DelphesHepMC.cpp:18:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from readers/DelphesHepMC.cpp:19:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from readers/DelphesHepMC.cpp:22:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:37: warning:   by ‘void ExRootTreeWriter::Clear()’
/Users/apple/root/include/TObject.h:152: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
/Users/apple/root/include/TObject.h:153: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t) const’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
readers/DelphesHepMC.cpp:32: warning: unused parameter ‘sig’
>> Building DelphesHepMC
>> Compiling readers/DelphesLHEF.cpp
In file included from readers/DelphesLHEF.cpp:17:
/Users/apple/root/include/TTask.h:60: warning: ‘virtual void TTask::Clear(const Option_t*)’ was hidden
./modules/Delphes.h:37: warning:   by ‘void Delphes::Clear()’
In file included from ./classes/DelphesClasses.h:25,
                 from readers/DelphesLHEF.cpp:18:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from readers/DelphesLHEF.cpp:19:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from readers/DelphesLHEF.cpp:22:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:37: warning:   by ‘void ExRootTreeWriter::Clear()’
/Users/apple/root/include/TObject.h:152: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
/Users/apple/root/include/TObject.h:153: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t) const’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
readers/DelphesLHEF.cpp:32: warning: unused parameter ‘sig’
>> Building DelphesLHEF
>> Compiling readers/DelphesSTDHEP.cpp
In file included from readers/DelphesSTDHEP.cpp:17:
/Users/apple/root/include/TTask.h:60: warning: ‘virtual void TTask::Clear(const Option_t*)’ was hidden
./modules/Delphes.h:37: warning:   by ‘void Delphes::Clear()’
In file included from ./classes/DelphesClasses.h:25,
                 from readers/DelphesSTDHEP.cpp:18:
./classes/SortableObject.h:27: warning: unused parameter ‘obj’
In file included from readers/DelphesSTDHEP.cpp:19:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
./classes/DelphesFactory.h:34: warning:   by ‘void DelphesFactory::Clear()’
In file included from readers/DelphesSTDHEP.cpp:22:
/Users/apple/root/include/TNamed.h:46: warning: ‘virtual void TNamed::Clear(const Option_t*)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:37: warning:   by ‘void ExRootTreeWriter::Clear()’
/Users/apple/root/include/TObject.h:152: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t)’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
/Users/apple/root/include/TObject.h:153: warning: ‘virtual Int_t TObject::Write(const char*, Int_t, Int_t) const’ was hidden
external/ExRootAnalysis/ExRootTreeWriter.h:39: warning:   by ‘void ExRootTreeWriter::Write()’
readers/DelphesSTDHEP.cpp:32: warning: unused parameter ‘sig’
>> Building DelphesSTDHEP
Compilation succeeded
save options
save configuration file to /Users/apple/MG5_aMC_v2_2_2/input/mg5_configuration.txt