[nada@localhost pawres]$ uname -a Linux localhost.localdomain 3.17.4-301.fc21.x86_64 #1 SMP Thu Nov 27 19:09:10 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux [nada@localhost pawres]$ root Couldn't find font "-adobe-helvetica-medium-r-*-*-10-*-*-*-*-*-iso8859-1", trying "fixed". Please fix your system so helvetica can be found, this font typically is in the rpm (or pkg equivalent) package XFree86-[75,100]dpi-fonts or fonts-xorg-[75,100]dpi. ******************************************* * * * W E L C O M E to R O O T * * * * Version 5.34/25 12 January 2015 * * * * You are welcome to visit our Web site * * http://root.cern.ch * * * ******************************************* ROOT 5.34/25 (v5-34-25@v5-34-25, Jan 12 2015, 15:29:06 on linuxx8664gcc) CINT/ROOT C/C++ Interpreter version 5.18.00, July 2, 2010 Type ? for help. Commands must be C++ statements. Enclose multiple statements between { }. root [0] .L newdatavsjetphox.C++ Warning in : /usr/local/include/fastjet is not writable! Warning in : Output will be written to /tmp/nada Info in : creating shared library /tmp/nada//usr/local/include/fastjet/PseudoJet_hh.so /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx: In function ‘int G__PseudoJet_hh_ACLiC_dict_2184_0_15(G__value*, const char*, G__param*, int)’: /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:678:17: error: ‘PseudoJet’ was not declared in this scope vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:678:17: note: suggested alternatives: In file included from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:34:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/fastjet/PseudoJet.hh:67:7: note: ‘fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:53:13: note: ‘ROOTShadow::Shadow::fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:678:26: error: template argument 1 is invalid vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:678:26: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:678:33: error: invalid type in declaration before ‘;’ token vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:679:26: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ vector xobj = fastjet::sorted_by_pt(*(vector*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:679:26: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:679:26: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:679:33: error: invalid type in declaration before ‘=’ token vector xobj = fastjet::sorted_by_pt(*(vector*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:679:75: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ vector xobj = fastjet::sorted_by_pt(*(vector*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:679:75: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:679:75: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:679:77: error: expected primary-expression before ‘)’ token vector xobj = fastjet::sorted_by_pt(*(vector*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:680:37: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ pobj = new vector(xobj); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:680:37: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:680:37: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx: In function ‘int G__PseudoJet_hh_ACLiC_dict_2184_0_16(G__value*, const char*, G__param*, int)’: /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:691:17: error: ‘PseudoJet’ was not declared in this scope vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:691:17: note: suggested alternatives: In file included from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:34:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/fastjet/PseudoJet.hh:67:7: note: ‘fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:53:13: note: ‘ROOTShadow::Shadow::fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:691:26: error: template argument 1 is invalid vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:691:26: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:691:33: error: invalid type in declaration before ‘;’ token vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:692:26: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ vector xobj = fastjet::sorted_by_rapidity(*(vector*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:692:26: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:692:26: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:692:33: error: invalid type in declaration before ‘=’ token vector xobj = fastjet::sorted_by_rapidity(*(vector*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:692:81: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ vector xobj = fastjet::sorted_by_rapidity(*(vector*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:692:81: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:692:81: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:692:83: error: expected primary-expression before ‘)’ token vector xobj = fastjet::sorted_by_rapidity(*(vector*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:693:37: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ pobj = new vector(xobj); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:693:37: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:693:37: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx: In function ‘int G__PseudoJet_hh_ACLiC_dict_2184_0_17(G__value*, const char*, G__param*, int)’: /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:704:17: error: ‘PseudoJet’ was not declared in this scope vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:704:17: note: suggested alternatives: In file included from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:34:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/fastjet/PseudoJet.hh:67:7: note: ‘fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:53:13: note: ‘ROOTShadow::Shadow::fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:704:26: error: template argument 1 is invalid vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:704:26: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:704:33: error: invalid type in declaration before ‘;’ token vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:705:26: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ vector xobj = fastjet::sorted_by_E(*(vector*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:705:26: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:705:26: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:705:33: error: invalid type in declaration before ‘=’ token vector xobj = fastjet::sorted_by_E(*(vector*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:705:74: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ vector xobj = fastjet::sorted_by_E(*(vector*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:705:74: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:705:74: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:705:76: error: expected primary-expression before ‘)’ token vector xobj = fastjet::sorted_by_E(*(vector*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:706:37: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ pobj = new vector(xobj); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:706:37: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:706:37: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx: In function ‘int G__PseudoJet_hh_ACLiC_dict_2184_0_18(G__value*, const char*, G__param*, int)’: /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:717:17: error: ‘PseudoJet’ was not declared in this scope vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:717:17: note: suggested alternatives: In file included from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:34:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/fastjet/PseudoJet.hh:67:7: note: ‘fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:53:13: note: ‘ROOTShadow::Shadow::fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:717:26: error: template argument 1 is invalid vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:717:26: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:717:33: error: invalid type in declaration before ‘;’ token vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:718:26: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ vector xobj = fastjet::sorted_by_pz(*(vector*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:718:26: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:718:26: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:718:33: error: invalid type in declaration before ‘=’ token vector xobj = fastjet::sorted_by_pz(*(vector*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:718:75: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ vector xobj = fastjet::sorted_by_pz(*(vector*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:718:75: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:718:75: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:718:77: error: expected primary-expression before ‘)’ token vector xobj = fastjet::sorted_by_pz(*(vector*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:719:37: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ pobj = new vector(xobj); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:719:37: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:719:37: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx: In function ‘int G__PseudoJet_hh_ACLiC_dict_2184_0_20(G__value*, const char*, G__param*, int)’: /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:738:59: error: ‘PseudoJet’ was not declared in this scope fastjet::PseudoJet xobj = fastjet::join(*(vector*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:738:59: note: suggested alternatives: In file included from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:34:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/fastjet/PseudoJet.hh:67:7: note: ‘fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:53:13: note: ‘ROOTShadow::Shadow::fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:738:68: error: template argument 1 is invalid fastjet::PseudoJet xobj = fastjet::join(*(vector*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:738:68: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:738:70: error: expected primary-expression before ‘)’ token fastjet::PseudoJet xobj = fastjet::join(*(vector*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx: In function ‘int G__PseudoJet_hh_ACLiC_dict_2189_0_58(G__value*, const char*, G__param*, int)’: /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1240:36: error: ‘SharedPtr’ in ‘class fastjet::PseudoJet’ does not name a template type const fastjet::PseudoJet::SharedPtr& obj = ((const fastjet::PseudoJet*) G__getstructoffset())->user_info_shared_ptr(); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1241:34: error: ‘obj’ was not declared in this scope result7->ref = (long) (&obj); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx: In function ‘int G__PseudoJet_hh_ACLiC_dict_2189_0_59(G__value*, const char*, G__param*, int)’: /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1250:36: error: ‘SharedPtr’ in ‘class fastjet::PseudoJet’ does not name a template type const fastjet::PseudoJet::SharedPtr& obj = ((fastjet::PseudoJet*) G__getstructoffset())->user_info_shared_ptr(); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1251:34: error: ‘obj’ was not declared in this scope result7->ref = (long) (&obj); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx: In function ‘int G__PseudoJet_hh_ACLiC_dict_2189_0_71(G__value*, const char*, G__param*, int)’: /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1332:80: error: ‘SharedPtr’ is not a member of ‘fastjet::PseudoJet’ ((fastjet::PseudoJet*) G__getstructoffset())->set_structure_shared_ptr(*(fastjet::PseudoJet::SharedPtr*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1332:110: error: ‘PseudoJetStructureBase’ was not declared in this scope ((fastjet::PseudoJet*) G__getstructoffset())->set_structure_shared_ptr(*(fastjet::PseudoJet::SharedPtr*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1332:110: note: suggested alternative: In file included from /usr/local/include/fastjet/PseudoJet.hh:44:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:34, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/fastjet/PseudoJetStructureBase.hh:59:7: note: ‘fastjet::PseudoJetStructureBase’ class PseudoJetStructureBase{ ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1332:134: error: expected primary-expression before ‘)’ token ((fastjet::PseudoJet*) G__getstructoffset())->set_structure_shared_ptr(*(fastjet::PseudoJet::SharedPtr*) libp->para[0].ref); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx: In function ‘int G__PseudoJet_hh_ACLiC_dict_2189_0_76(G__value*, const char*, G__param*, int)’: /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1364:36: error: ‘SharedPtr’ in ‘class fastjet::PseudoJet’ does not name a template type const fastjet::PseudoJet::SharedPtr& obj = ((const fastjet::PseudoJet*) G__getstructoffset())->structure_shared_ptr(); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1365:34: error: ‘obj’ was not declared in this scope result7->ref = (long) (&obj); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx: In function ‘int G__PseudoJet_hh_ACLiC_dict_2189_0_83(G__value*, const char*, G__param*, int)’: /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1410:23: error: ‘PseudoJet’ was not declared in this scope const vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1410:23: note: suggested alternatives: In file included from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:34:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/fastjet/PseudoJet.hh:67:7: note: ‘fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:53:13: note: ‘ROOTShadow::Shadow::fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1410:32: error: template argument 1 is invalid const vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1410:32: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1410:39: error: invalid type in declaration before ‘;’ token const vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1411:32: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ const vector xobj = ((const fastjet::PseudoJet*) G__getstructoffset())->constituents(); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1411:32: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1411:32: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1411:39: error: invalid type in declaration before ‘=’ token const vector xobj = ((const fastjet::PseudoJet*) G__getstructoffset())->constituents(); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1411:106: error: cannot convert ‘std::vector’ to ‘const int’ in initialization const vector xobj = ((const fastjet::PseudoJet*) G__getstructoffset())->constituents(); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1412:37: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ pobj = new vector(xobj); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1412:37: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1412:37: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx: In function ‘int G__PseudoJet_hh_ACLiC_dict_2189_0_85(G__value*, const char*, G__param*, int)’: /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1429:23: error: ‘PseudoJet’ was not declared in this scope const vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1429:23: note: suggested alternatives: In file included from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:34:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/fastjet/PseudoJet.hh:67:7: note: ‘fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:53:13: note: ‘ROOTShadow::Shadow::fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1429:32: error: template argument 1 is invalid const vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1429:32: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1429:39: error: invalid type in declaration before ‘;’ token const vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1430:32: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ const vector xobj = ((const fastjet::PseudoJet*) G__getstructoffset())->exclusive_subjets((const double) G__double(libp->para[0])); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1430:32: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1430:32: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1430:39: error: invalid type in declaration before ‘=’ token const vector xobj = ((const fastjet::PseudoJet*) G__getstructoffset())->exclusive_subjets((const double) G__double(libp->para[0])); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1430:150: error: cannot convert ‘std::vector’ to ‘const int’ in initialization const vector xobj = ((const fastjet::PseudoJet*) G__getstructoffset())->exclusive_subjets((const double) G__double(libp->para[0])); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1431:37: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ pobj = new vector(xobj); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1431:37: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1431:37: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx: In function ‘int G__PseudoJet_hh_ACLiC_dict_2189_0_87(G__value*, const char*, G__param*, int)’: /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1448:23: error: ‘PseudoJet’ was not declared in this scope const vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1448:23: note: suggested alternatives: In file included from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:34:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/fastjet/PseudoJet.hh:67:7: note: ‘fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:53:13: note: ‘ROOTShadow::Shadow::fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1448:32: error: template argument 1 is invalid const vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1448:32: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1448:39: error: invalid type in declaration before ‘;’ token const vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1449:32: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ const vector xobj = ((const fastjet::PseudoJet*) G__getstructoffset())->exclusive_subjets((int) G__int(libp->para[0])); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1449:32: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1449:32: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1449:39: error: invalid type in declaration before ‘=’ token const vector xobj = ((const fastjet::PseudoJet*) G__getstructoffset())->exclusive_subjets((int) G__int(libp->para[0])); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1449:138: error: cannot convert ‘std::vector’ to ‘const int’ in initialization const vector xobj = ((const fastjet::PseudoJet*) G__getstructoffset())->exclusive_subjets((int) G__int(libp->para[0])); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1450:37: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ pobj = new vector(xobj); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1450:37: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1450:37: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx: In function ‘int G__PseudoJet_hh_ACLiC_dict_2189_0_88(G__value*, const char*, G__param*, int)’: /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1461:23: error: ‘PseudoJet’ was not declared in this scope const vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1461:23: note: suggested alternatives: In file included from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:34:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/fastjet/PseudoJet.hh:67:7: note: ‘fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:53:13: note: ‘ROOTShadow::Shadow::fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1461:32: error: template argument 1 is invalid const vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1461:32: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1461:39: error: invalid type in declaration before ‘;’ token const vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1462:32: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ const vector xobj = ((const fastjet::PseudoJet*) G__getstructoffset())->exclusive_subjets_up_to((int) G__int(libp->para[0])); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1462:32: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1462:32: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1462:39: error: invalid type in declaration before ‘=’ token const vector xobj = ((const fastjet::PseudoJet*) G__getstructoffset())->exclusive_subjets_up_to((int) G__int(libp->para[0])); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1462:144: error: cannot convert ‘std::vector’ to ‘const int’ in initialization const vector xobj = ((const fastjet::PseudoJet*) G__getstructoffset())->exclusive_subjets_up_to((int) G__int(libp->para[0])); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1463:37: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ pobj = new vector(xobj); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1463:37: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1463:37: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx: In function ‘int G__PseudoJet_hh_ACLiC_dict_2189_0_92(G__value*, const char*, G__param*, int)’: /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1492:23: error: ‘PseudoJet’ was not declared in this scope const vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1492:23: note: suggested alternatives: In file included from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:34:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/fastjet/PseudoJet.hh:67:7: note: ‘fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:53:13: note: ‘ROOTShadow::Shadow::fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1492:32: error: template argument 1 is invalid const vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1492:32: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1492:39: error: invalid type in declaration before ‘;’ token const vector* pobj; ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1493:32: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ const vector xobj = ((const fastjet::PseudoJet*) G__getstructoffset())->pieces(); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1493:32: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1493:32: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1493:39: error: invalid type in declaration before ‘=’ token const vector xobj = ((const fastjet::PseudoJet*) G__getstructoffset())->pieces(); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1493:100: error: cannot convert ‘std::vector’ to ‘const int’ in initialization const vector xobj = ((const fastjet::PseudoJet*) G__getstructoffset())->pieces(); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1494:37: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ pobj = new vector(xobj); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1494:37: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:1494:37: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx: In function ‘void G__setup_memfuncfastjet()’: /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2108:400: error: ‘PseudoJet’ was not declared in this scope G__memfunc_setup("sorted_by_pt",1294,G__PseudoJet_hh_ACLiC_dict_2184_0_15, 117, G__get_linked_tagnum(&G__PseudoJet_hh_ACLiC_dictLN_vectorlEfastjetcLcLPseudoJetcOallocatorlEfastjetcLcLPseudoJetgRsPgR), G__defined_typename("vector"), 0, 1, 1, 1, 0, "u 'vector >' 'vector' 11 - jets", (char*)NULL, (void*) G__func2void( (vector (*)(const vector&))(&fastjet::sorted_by_pt) ), 0); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2108:400: note: suggested alternatives: In file included from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:34:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/fastjet/PseudoJet.hh:67:7: note: ‘fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:53:13: note: ‘ROOTShadow::Shadow::fastjet::PseudoJet’ class PseudoJet { ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2108:409: error: template argument 1 is invalid G__memfunc_setup("sorted_by_pt",1294,G__PseudoJet_hh_ACLiC_dict_2184_0_15, 117, G__get_linked_tagnum(&G__PseudoJet_hh_ACLiC_dictLN_vectorlEfastjetcLcLPseudoJetcOallocatorlEfastjetcLcLPseudoJetgRsPgR), G__defined_typename("vector"), 0, 1, 1, 1, 0, "u 'vector >' 'vector' 11 - jets", (char*)NULL, (void*) G__func2void( (vector (*)(const vector&))(&fastjet::sorted_by_pt) ), 0); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2108:409: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2108:390: error: expected primary-expression before ‘(’ token G__memfunc_setup("sorted_by_pt",1294,G__PseudoJet_hh_ACLiC_dict_2184_0_15, 117, G__get_linked_tagnum(&G__PseudoJet_hh_ACLiC_dictLN_vectorlEfastjetcLcLPseudoJetcOallocatorlEfastjetcLcLPseudoJetgRsPgR), G__defined_typename("vector"), 0, 1, 1, 1, 0, "u 'vector >' 'vector' 11 - jets", (char*)NULL, (void*) G__func2void( (vector (*)(const vector&))(&fastjet::sorted_by_pt) ), 0); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2108:413: error: expected primary-expression before ‘)’ token G__memfunc_setup("sorted_by_pt",1294,G__PseudoJet_hh_ACLiC_dict_2184_0_15, 117, G__get_linked_tagnum(&G__PseudoJet_hh_ACLiC_dictLN_vectorlEfastjetcLcLPseudoJetcOallocatorlEfastjetcLcLPseudoJetgRsPgR), G__defined_typename("vector"), 0, 1, 1, 1, 0, "u 'vector >' 'vector' 11 - jets", (char*)NULL, (void*) G__func2void( (vector (*)(const vector&))(&fastjet::sorted_by_pt) ), 0); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2108:415: error: expected primary-expression before ‘const’ G__memfunc_setup("sorted_by_pt",1294,G__PseudoJet_hh_ACLiC_dict_2184_0_15, 117, G__get_linked_tagnum(&G__PseudoJet_hh_ACLiC_dictLN_vectorlEfastjetcLcLPseudoJetcOallocatorlEfastjetcLcLPseudoJetgRsPgR), G__defined_typename("vector"), 0, 1, 1, 1, 0, "u 'vector >' 'vector' 11 - jets", (char*)NULL, (void*) G__func2void( (vector (*)(const vector&))(&fastjet::sorted_by_pt) ), 0); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2109:415: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ G__memfunc_setup("sorted_by_rapidity",1936,G__PseudoJet_hh_ACLiC_dict_2184_0_16, 117, G__get_linked_tagnum(&G__PseudoJet_hh_ACLiC_dictLN_vectorlEfastjetcLcLPseudoJetcOallocatorlEfastjetcLcLPseudoJetgRsPgR), G__defined_typename("vector"), 0, 1, 1, 1, 0, "u 'vector >' 'vector' 11 - jets", (char*)NULL, (void*) G__func2void( (vector (*)(const vector&))(&fastjet::sorted_by_rapidity) ), 0); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2109:415: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2109:415: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2109:396: error: expected primary-expression before ‘(’ token G__memfunc_setup("sorted_by_rapidity",1936,G__PseudoJet_hh_ACLiC_dict_2184_0_16, 117, G__get_linked_tagnum(&G__PseudoJet_hh_ACLiC_dictLN_vectorlEfastjetcLcLPseudoJetcOallocatorlEfastjetcLcLPseudoJetgRsPgR), G__defined_typename("vector"), 0, 1, 1, 1, 0, "u 'vector >' 'vector' 11 - jets", (char*)NULL, (void*) G__func2void( (vector (*)(const vector&))(&fastjet::sorted_by_rapidity) ), 0); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2109:419: error: expected primary-expression before ‘)’ token G__memfunc_setup("sorted_by_rapidity",1936,G__PseudoJet_hh_ACLiC_dict_2184_0_16, 117, G__get_linked_tagnum(&G__PseudoJet_hh_ACLiC_dictLN_vectorlEfastjetcLcLPseudoJetcOallocatorlEfastjetcLcLPseudoJetgRsPgR), G__defined_typename("vector"), 0, 1, 1, 1, 0, "u 'vector >' 'vector' 11 - jets", (char*)NULL, (void*) G__func2void( (vector (*)(const vector&))(&fastjet::sorted_by_rapidity) ), 0); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2109:421: error: expected primary-expression before ‘const’ G__memfunc_setup("sorted_by_rapidity",1936,G__PseudoJet_hh_ACLiC_dict_2184_0_16, 117, G__get_linked_tagnum(&G__PseudoJet_hh_ACLiC_dictLN_vectorlEfastjetcLcLPseudoJetcOallocatorlEfastjetcLcLPseudoJetgRsPgR), G__defined_typename("vector"), 0, 1, 1, 1, 0, "u 'vector >' 'vector' 11 - jets", (char*)NULL, (void*) G__func2void( (vector (*)(const vector&))(&fastjet::sorted_by_rapidity) ), 0); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2110:408: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ G__memfunc_setup("sorted_by_E",1135,G__PseudoJet_hh_ACLiC_dict_2184_0_17, 117, G__get_linked_tagnum(&G__PseudoJet_hh_ACLiC_dictLN_vectorlEfastjetcLcLPseudoJetcOallocatorlEfastjetcLcLPseudoJetgRsPgR), G__defined_typename("vector"), 0, 1, 1, 1, 0, "u 'vector >' 'vector' 11 - jets", (char*)NULL, (void*) G__func2void( (vector (*)(const vector&))(&fastjet::sorted_by_E) ), 0); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2110:408: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2110:408: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2110:389: error: expected primary-expression before ‘(’ token G__memfunc_setup("sorted_by_E",1135,G__PseudoJet_hh_ACLiC_dict_2184_0_17, 117, G__get_linked_tagnum(&G__PseudoJet_hh_ACLiC_dictLN_vectorlEfastjetcLcLPseudoJetcOallocatorlEfastjetcLcLPseudoJetgRsPgR), G__defined_typename("vector"), 0, 1, 1, 1, 0, "u 'vector >' 'vector' 11 - jets", (char*)NULL, (void*) G__func2void( (vector (*)(const vector&))(&fastjet::sorted_by_E) ), 0); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2110:412: error: expected primary-expression before ‘)’ token G__memfunc_setup("sorted_by_E",1135,G__PseudoJet_hh_ACLiC_dict_2184_0_17, 117, G__get_linked_tagnum(&G__PseudoJet_hh_ACLiC_dictLN_vectorlEfastjetcLcLPseudoJetcOallocatorlEfastjetcLcLPseudoJetgRsPgR), G__defined_typename("vector"), 0, 1, 1, 1, 0, "u 'vector >' 'vector' 11 - jets", (char*)NULL, (void*) G__func2void( (vector (*)(const vector&))(&fastjet::sorted_by_E) ), 0); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2110:414: error: expected primary-expression before ‘const’ G__memfunc_setup("sorted_by_E",1135,G__PseudoJet_hh_ACLiC_dict_2184_0_17, 117, G__get_linked_tagnum(&G__PseudoJet_hh_ACLiC_dictLN_vectorlEfastjetcLcLPseudoJetcOallocatorlEfastjetcLcLPseudoJetgRsPgR), G__defined_typename("vector"), 0, 1, 1, 1, 0, "u 'vector >' 'vector' 11 - jets", (char*)NULL, (void*) G__func2void( (vector (*)(const vector&))(&fastjet::sorted_by_E) ), 0); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2111:409: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ G__memfunc_setup("sorted_by_pz",1300,G__PseudoJet_hh_ACLiC_dict_2184_0_18, 117, G__get_linked_tagnum(&G__PseudoJet_hh_ACLiC_dictLN_vectorlEfastjetcLcLPseudoJetcOallocatorlEfastjetcLcLPseudoJetgRsPgR), G__defined_typename("vector"), 0, 1, 1, 1, 0, "u 'vector >' 'vector' 11 - jets", (char*)NULL, (void*) G__func2void( (vector (*)(const vector&))(&fastjet::sorted_by_pz) ), 0); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2111:409: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2111:409: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2111:390: error: expected primary-expression before ‘(’ token G__memfunc_setup("sorted_by_pz",1300,G__PseudoJet_hh_ACLiC_dict_2184_0_18, 117, G__get_linked_tagnum(&G__PseudoJet_hh_ACLiC_dictLN_vectorlEfastjetcLcLPseudoJetcOallocatorlEfastjetcLcLPseudoJetgRsPgR), G__defined_typename("vector"), 0, 1, 1, 1, 0, "u 'vector >' 'vector' 11 - jets", (char*)NULL, (void*) G__func2void( (vector (*)(const vector&))(&fastjet::sorted_by_pz) ), 0); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2111:413: error: expected primary-expression before ‘)’ token G__memfunc_setup("sorted_by_pz",1300,G__PseudoJet_hh_ACLiC_dict_2184_0_18, 117, G__get_linked_tagnum(&G__PseudoJet_hh_ACLiC_dictLN_vectorlEfastjetcLcLPseudoJetcOallocatorlEfastjetcLcLPseudoJetgRsPgR), G__defined_typename("vector"), 0, 1, 1, 1, 0, "u 'vector >' 'vector' 11 - jets", (char*)NULL, (void*) G__func2void( (vector (*)(const vector&))(&fastjet::sorted_by_pz) ), 0); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2111:415: error: expected primary-expression before ‘const’ G__memfunc_setup("sorted_by_pz",1300,G__PseudoJet_hh_ACLiC_dict_2184_0_18, 117, G__get_linked_tagnum(&G__PseudoJet_hh_ACLiC_dictLN_vectorlEfastjetcLcLPseudoJetcOallocatorlEfastjetcLcLPseudoJetgRsPgR), G__defined_typename("vector"), 0, 1, 1, 1, 0, "u 'vector >' 'vector' 11 - jets", (char*)NULL, (void*) G__func2void( (vector (*)(const vector&))(&fastjet::sorted_by_pz) ), 0); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2114:346: error: type/value mismatch at argument 1 in template parameter list for ‘template class std::vector’ G__memfunc_setup("join",432,G__PseudoJet_hh_ACLiC_dict_2184_0_20, 117, G__get_linked_tagnum(&G__PseudoJet_hh_ACLiC_dictLN_fastjetcLcLPseudoJet), -1, 0, 1, 1, 1, 0, "u 'vector >' 'vector' 11 - pieces", (char*)NULL, (void*) G__func2void( (fastjet::PseudoJet (*)(const vector&))(&fastjet::join) ), 0); ^ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2114:346: error: expected a type, got ‘PseudoJet’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2114:346: error: template argument 2 is invalid /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:2114:365: error: address of overloaded function with no contextual type information G__memfunc_setup("join",432,G__PseudoJet_hh_ACLiC_dict_2184_0_20, 117, G__get_linked_tagnum(&G__PseudoJet_hh_ACLiC_dictLN_fastjetcLcLPseudoJet), -1, 0, 1, 1, 1, 0, "u 'vector >' 'vector' 11 - pieces", (char*)NULL, (void*) G__func2void( (fastjet::PseudoJet (*)(const vector&))(&fastjet::join) ), 0); ^ In file included from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:34:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/fastjet/PseudoJet.hh: In instantiation of ‘void fastjet::PseudoJet::reset(const L&) [with L = TRootIOCtor*]’: /usr/local/include/fastjet/PseudoJet.hh:907:3: required from ‘fastjet::PseudoJet::PseudoJet(const L&) [with L = TRootIOCtor*]’ /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:328:95: required from here /usr/local/include/fastjet/PseudoJet.hh:268:29: error: invalid use of incomplete type ‘class TRootIOCtor’ reset(some_four_vector[0], some_four_vector[1], ^ In file included from /usr/local/include/root/TObject.h:31:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:32, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/root/Rtypes.h:50:7: error: forward declaration of ‘class TRootIOCtor’ class TRootIOCtor; ^ In file included from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:34:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/fastjet/PseudoJet.hh:268:50: error: invalid use of incomplete type ‘class TRootIOCtor’ reset(some_four_vector[0], some_four_vector[1], ^ In file included from /usr/local/include/root/TObject.h:31:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:32, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/root/Rtypes.h:50:7: error: forward declaration of ‘class TRootIOCtor’ class TRootIOCtor; ^ In file included from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:34:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/fastjet/PseudoJet.hh:269:22: error: invalid use of incomplete type ‘class TRootIOCtor’ some_four_vector[2], some_four_vector[3]); ^ In file included from /usr/local/include/root/TObject.h:31:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:32, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/root/Rtypes.h:50:7: error: forward declaration of ‘class TRootIOCtor’ class TRootIOCtor; ^ In file included from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:34:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/fastjet/PseudoJet.hh:269:43: error: invalid use of incomplete type ‘class TRootIOCtor’ some_four_vector[2], some_four_vector[3]); ^ In file included from /usr/local/include/root/TObject.h:31:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:32, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/root/Rtypes.h:50:7: error: forward declaration of ‘class TRootIOCtor’ class TRootIOCtor; ^ In file included from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.h:34:0, from /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.cxx:17: /usr/local/include/fastjet/PseudoJet.hh:268:7: error: no matching function for call to ‘fastjet::PseudoJet::reset(TRootIOCtor&, TRootIOCtor&, TRootIOCtor&, TRootIOCtor&)’ reset(some_four_vector[0], some_four_vector[1], ^ /usr/local/include/fastjet/PseudoJet.hh:268:7: note: candidates are: /usr/local/include/fastjet/PseudoJet.hh:926:13: note: void fastjet::PseudoJet::reset(double, double, double, double) inline void PseudoJet::reset(double px_in, double py_in, double pz_in, double E_in) { ^ /usr/local/include/fastjet/PseudoJet.hh:926:13: note: no known conversion for argument 1 from ‘TRootIOCtor’ to ‘double’ /usr/local/include/fastjet/PseudoJet.hh:244:15: note: void fastjet::PseudoJet::reset(const fastjet::PseudoJet&) inline void reset(const PseudoJet & psjet) { ^ /usr/local/include/fastjet/PseudoJet.hh:244:15: note: candidate expects 1 argument, 4 provided /usr/local/include/fastjet/PseudoJet.hh:251:34: note: template void fastjet::PseudoJet::reset(const L&) template inline void reset(const L & some_four_vector) { ^ /usr/local/include/fastjet/PseudoJet.hh:251:34: note: template argument deduction/substitution failed: /usr/local/include/fastjet/PseudoJet.hh:268:7: note: candidate expects 1 argument, 4 provided reset(some_four_vector[0], some_four_vector[1], ^ g++: error: /tmp/nada//usr/local/include/fastjet/PseudoJet_hh_ACLiC_dict.o: No such file or directory Error in : Compilation failed! Error: link requested for unknown class fastjet::PseudoJet newdatavsjetphox.C:29: *** Interpreter error recovered ***