Index: web/tags/web-00-00-23/style.css =================================================================== --- web/tags/web-00-00-23/style.css (revision 0) +++ web/tags/web-00-00-23/style.css (revision 1970) @@ -0,0 +1,269 @@ + +/* +Design by Free CSS Templates +http://www.freecsstemplates.org +Released for free under a Creative Commons Attribution 2.5 License +*/ + +#hepforge-content { padding:0; border:0; margin:0; } +#cedarcontent form table td { padding:0; } +hepforge-content { padding:0; border:0; margin:0; } + +//html { +// overflow: -moz-scrollbars-vertical; +// overflow: -moz-scrollbars-hidden !important; +// overflow-y: -moz-scrollbars-none !important; // this does work +// overflow-y: none !important; // doesn't work +// overflow-x: none !important; // doesn't work +// } + + +// ::-webkit-scrollbar { +// display: none; +// } + +hepforge-content { + overflow: none; +} + +#hepforge-content { + overflow: none; +} + +body { + border: 0; + margin: 0; + padding: 0; + padding-top: 0; + padding-left: 0; + padding-right: 0; + background: #eeeecc; + font-family: Arial, Geneva; /// Helvetica, sans-serif; + // font-face: "Arial, Geneva"; + font-size: 10px; + // color: #787878; + color: #553322; +} + +code { + margin: 0; + padding: 0; + padding-bottom: 0; + font-family: Courier; /// Helvetica, sans-serif; + font-size: 12px; +} + +.bodytext { + font-size: 14px +} + + +.tabletext { + font-size: 14px +} + +#codetable tr.t0 td { + font-size: 14px + background-color: #999999; + color: #000000; +} + +#codetable tr.d0 td { + font-size: 14px + background-color: #CC9999; + color: #000000; +} + +#codetable tr.d1 td { + font-size: 14px + background-color: #9999CC; + color: #000000; +} + + + +table { + background: #eeeecc; + font-size: 12px +} + +#content { + background: #ffffdd; +} + + +#sidebar { + background: #d4d6aa; +} + + +// .trtext { +// font-size: 14px +// } + +#mylabel { + color: #332211; +} + +h1, h2, h3 { + // margin: 0; + // padding: 0; + font-weight: bold; + color: #332211; +} + +h1 { + font-size: 1.6em; +} + +h2 { + margin: 0px; + font-size: 1.4em; +} + +h3 { +// line-height: 90%; +// margin-top: 10px; +// margin: 0px; + font-size: 1.2em; +} + +h4 { + margin: 0px; + font-size: 1.4em; + font-weight: normal; +// line-height: 180%; + color: #553322; +} + +h5 { +// font-size: 0.8em; +// font-weight: normal; +// color: #553322; +} + +p, ul, ol { +// margin-top: 0; +// line-height: 180%; +} + +ul, ol { +} + + +a { + text-decoration: underline; + color: #cc4444; +} + +a:hover { color: #ff0000; } + + +#hepforge-content { padding:0em; padding-top:0; } + + +#barlink { +// text-decoration: none; + text-decoration: underline; + margin: 0px; + font-size: 1.0em; + color: #ffffff; + background: #666644; + font-weight: bold; +} + +#bar { +// text-decoration: none; + text-decoration: underline; + margin: 0px; + font-size: 1.2em; + color: #ffffff; + background: #666644; + font-weight: bold; +} + +#bar td { + background: #666644; + text-decoration: none; +} + +#bar a { + color: #ffffff; +} + +#bar a:hover { + color: #ffff88; +// text-decoration: underline; +} + + +#wrapper { +// width: 960px; +// margin: 0 auto; +// padding: 0; +} + +/* Header */ + + + +#header { +// width: 940px; +// height: 102px; +// margin: 0 auto; +} + +/* Menu */ + +#menu { +// width: 940px; +// height: 36px; +// margin: 0 auto; +// padding: 0; +// background: #000000; +} + +#menu ul { +// margin: 0; +// padding: 0; +// list-style: none; +// line-height: normal; +} + +#menu li { +// float: left; +} + +#menu a { +// display: block; +// width: 134px; +// height: 28px; +// background: #000000; +// padding-top: 8px; +// border-right: 1px solid #FFFFFF; +// text-decoration: none; +// text-align: center; +// font-family: Arial, Helvetica, sans-serif; +// font-size: 13px; +// font-weight: bold; +// color: #FFFFFF; +// border: none; +} + +#menu a:hover, #menu .current_page_item a { +// background: #BC1B32; +// text-decoration: none; +} + +#menu .current_page_item a { +// background: #BC1B32; +// padding-left: 0; +} + + +.links { +// padding-top: 20px; +// font-size: 12px; +// font-weight: bold; +} + Index: web/tags/web-00-00-23/figs/APPLgrid-red.jpg =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: web/tags/web-00-00-23/figs/APPLgrid-red.jpg =================================================================== --- web/tags/web-00-00-23/figs/APPLgrid-red.jpg (revision 1969) +++ web/tags/web-00-00-23/figs/APPLgrid-red.jpg (revision 1970) Property changes on: web/tags/web-00-00-23/figs/APPLgrid-red.jpg ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: web/tags/web-00-00-23/figs/applicon.ico =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: web/tags/web-00-00-23/figs/applicon.ico =================================================================== --- web/tags/web-00-00-23/figs/applicon.ico (revision 1969) +++ web/tags/web-00-00-23/figs/applicon.ico (revision 1970) Property changes on: web/tags/web-00-00-23/figs/applicon.ico ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: web/tags/web-00-00-23/figs/APPLgrid-white.jpg =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: web/tags/web-00-00-23/figs/APPLgrid-white.jpg =================================================================== --- web/tags/web-00-00-23/figs/APPLgrid-white.jpg (revision 1969) +++ web/tags/web-00-00-23/figs/APPLgrid-white.jpg (revision 1970) Property changes on: web/tags/web-00-00-23/figs/APPLgrid-white.jpg ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: web/tags/web-00-00-23/figs/APPLgrid-white-plain.jpg =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: web/tags/web-00-00-23/figs/APPLgrid-white-plain.jpg =================================================================== --- web/tags/web-00-00-23/figs/APPLgrid-white-plain.jpg (revision 1969) +++ web/tags/web-00-00-23/figs/APPLgrid-white-plain.jpg (revision 1970) Property changes on: web/tags/web-00-00-23/figs/APPLgrid-white-plain.jpg ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: web/tags/web-00-00-23/figs/APPLgrid-red-on-green.jpg =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: web/tags/web-00-00-23/figs/APPLgrid-red-on-green.jpg =================================================================== --- web/tags/web-00-00-23/figs/APPLgrid-red-on-green.jpg (revision 1969) +++ web/tags/web-00-00-23/figs/APPLgrid-red-on-green.jpg (revision 1970) Property changes on: web/tags/web-00-00-23/figs/APPLgrid-red-on-green.jpg ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: web/tags/web-00-00-23/figs/APPLgrid.jpg =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: web/tags/web-00-00-23/figs/APPLgrid.jpg =================================================================== --- web/tags/web-00-00-23/figs/APPLgrid.jpg (revision 1969) +++ web/tags/web-00-00-23/figs/APPLgrid.jpg (revision 1970) Property changes on: web/tags/web-00-00-23/figs/APPLgrid.jpg ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: web/tags/web-00-00-23/figs/APPLgrid-red-on-green2.jpg =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: web/tags/web-00-00-23/figs/APPLgrid-red-on-green2.jpg =================================================================== --- web/tags/web-00-00-23/figs/APPLgrid-red-on-green2.jpg (revision 1969) +++ web/tags/web-00-00-23/figs/APPLgrid-red-on-green2.jpg (revision 1970) Property changes on: web/tags/web-00-00-23/figs/APPLgrid-red-on-green2.jpg ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: web/tags/web-00-00-23/figs/applicon.jpg =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: web/tags/web-00-00-23/figs/applicon.jpg =================================================================== --- web/tags/web-00-00-23/figs/applicon.jpg (revision 1969) +++ web/tags/web-00-00-23/figs/applicon.jpg (revision 1970) Property changes on: web/tags/web-00-00-23/figs/applicon.jpg ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: web/tags/web-00-00-23/figs/APPLgrid.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: web/tags/web-00-00-23/figs/APPLgrid.png =================================================================== --- web/tags/web-00-00-23/figs/APPLgrid.png (revision 1969) +++ web/tags/web-00-00-23/figs/APPLgrid.png (revision 1970) Property changes on: web/tags/web-00-00-23/figs/APPLgrid.png ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: web/tags/web-00-00-23/figs/APPLgrid-blue.jpg =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: web/tags/web-00-00-23/figs/APPLgrid-blue.jpg =================================================================== --- web/tags/web-00-00-23/figs/APPLgrid-blue.jpg (revision 1969) +++ web/tags/web-00-00-23/figs/APPLgrid-blue.jpg (revision 1970) Property changes on: web/tags/web-00-00-23/figs/APPLgrid-blue.jpg ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: web/tags/web-00-00-23/figs/applicon.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: web/tags/web-00-00-23/figs/applicon.png =================================================================== --- web/tags/web-00-00-23/figs/applicon.png (revision 1969) +++ web/tags/web-00-00-23/figs/applicon.png (revision 1970) Property changes on: web/tags/web-00-00-23/figs/applicon.png ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: web/tags/web-00-00-23/appllogo.ihtml =================================================================== --- web/tags/web-00-00-23/appllogo.ihtml (revision 0) +++ web/tags/web-00-00-23/appllogo.ihtml (revision 1970) @@ -0,0 +1,4 @@ + + +
+ Index: web/tags/web-00-00-23/date.txt =================================================================== --- web/tags/web-00-00-23/date.txt (revision 0) +++ web/tags/web-00-00-23/date.txt (revision 1970) @@ -0,0 +1 @@ +Tue 8 Mar 2022 09:40:20 GMT Index: web/tags/web-00-00-23/version.dat =================================================================== --- web/tags/web-00-00-23/version.dat (revision 0) +++ web/tags/web-00-00-23/version.dat (revision 1970) @@ -0,0 +1 @@ +0.0.23 Index: web/tags/web-00-00-23/links.ihtml =================================================================== --- web/tags/web-00-00-23/links.ihtml (revision 0) +++ web/tags/web-00-00-23/links.ihtml (revision 1970) @@ -0,0 +1,37 @@ + + +#include "applpre.ihtml" + +Links +

+ + +Included here are links to useful papers, conference proceedings and +other useful pages + + + + + + + + +#include "applpost.ihtml" Index: web/tags/web-00-00-23/appltest/ratio.php =================================================================== --- web/tags/web-00-00-23/appltest/ratio.php (revision 0) +++ web/tags/web-00-00-23/appltest/ratio.php (revision 1970) @@ -0,0 +1,26 @@ +query("SELECT directory FROM results WHERE id=" . SQLite3::escapeString($_GET["result"])); +$row = $rows->fetchArray(SQLITE3_ASSOC); + +if ((float) $_GET['agreement'] >= 1) { + $agreement = ((int) $_GET['agreement']) . '.000000'; +} else { + $agreement = str_pad($_GET['agreement'], 8, '0'); +} + +$name = '../nightlies/' . $row["directory"] . '/ratio-' . $agreement . '.pdf'; + +$fp = @fopen($name, 'rb'); + +if ($fp) { + header("Content-Type: application/pdf"); + header("Content-Length: " . filesize($name)); + + set_time_limit(0); // Big files/slow connections may result in incomplete downloads + readfile($name); + // fpassthru($fp); +} else { + echo "File not found! " . $name ; +} Index: web/tags/web-00-00-23/appltest/process.DAT =================================================================== --- web/tags/web-00-00-23/appltest/process.DAT (revision 0) +++ web/tags/web-00-00-23/appltest/process.DAT (revision 1970) @@ -0,0 +1,394 @@ +'6.8' [file version number] +1 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4))' 'N' +6 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))' 'N' +1000 'nul' 'X' +11 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4))+f(p5)' 'N' +12 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4))+b~(p5)' 'N' +13 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4))+c~(p5)' 'N' +14 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4))+c~(p5) [massless]' 'L' +16 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+f(p5)' 'N' +17 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+b(p5)' 'N' +18 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+c(p5)' 'N' +19 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+c(p5) [massless]' 'L' +1000 'nul' 'X' +20 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) +b(p5)+b~(p6) [massive]' 'N' +21 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) +b(p5)+b~(p6)' 'N' +22 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) +f(p5)+f(p6)' 'N' +23 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) +f(p5)+f(p6)+f(p7)' 'L' +24 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) +b(p5)+b~(p6)+f(p7)' 'L' +25 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4)) +b(p5)+b~(p6) [massive]' 'N' +26 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4)) +b(p5)+b~(p6)' 'N' +27 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4)) +f(p5)+f(p6)' 'N' +28 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4)) +f(p5)+f(p6)+f(p7)' 'L' +29 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4)) +b(p5)+b~(p6)+f(p7)' 'L' +1000 'nul' 'X' +31 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))' 'N' +32 ' f(p1)+f(p2) --> Z^0(-->3*(nu(p3)+nu~(p4)))' 'N' +33 ' f(p1)+f(p2) --> Z^0(-->b(p3)+b~(p4))' 'N' +34 ' f(p1)+f(p2) --> Z^0(-->3*(d(p5)+d~(p6)))' 'N' +35 ' f(p1)+f(p2) --> Z^0(-->2*(u(p5)+u~(p6)))' 'N' +36 ' f(p1)+f(p2) --> Z^0 -> t(->nu(p3)+e^+(p4)+b(p5))+t~(->b~(p6)+e^-(p7)+nu~(p8))' 'L' +1000 'nul' 'X' +41 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+f(p5)' 'N' +42 ' f(p1)+f(p2) --> Z^0(-->3*(nu(p3)+nu~(p4)))+f(p5)' 'N' +43 ' f(p1)+f(p2) --> Z^0(-->b(p3)+b~(p4))+f(p5)' 'N' +1000 'nul' 'X' +44 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+f(p5)+f(p6)' 'N' +45 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+f(p5)+f(p6)+f(p7)' 'L' +46 ' f(p1)+f(p2) --> Z^0(-->3*(nu(p3)+nu~(p4))+f(p5)+f(p6)' 'N' +47 ' f(p1)+f(p2) --> Z^0(-->3*(nu(p3)+nu~(p4))+f(p5)+f(p6)+f(p7)' 'L' +1000 'nul' 'X' +50 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+b~(p5)+b(p6) [massive]' 'L' +51 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+b(p5)+b~(p6)' 'N' +52 ' f(p1)+f(p2) --> Z^0(-->3*(nu(p3)+nu~(p4)))+b(p5)+b~(p6)' 'N' +53 ' f(p1)+f(p2) --> Z^0(-->b(p3)+b~(p4))+b(p5)+b~(p6)' 'N' +54 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+b(p5)+b~(p6)+f(p7)' 'L' +1000 'nul' 'X' +56 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+c(p5)+c~(p6)' 'N' +1000 'nul' 'X' +61 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) +W^-(-->e^-(p5)+nu~(p6))' 'N' +62 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) +W^-(-->q(p5)+q~(p6))' 'N' +63 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) +W^-(-->q(p5)+q~(p6))[rad.in.dk]' 'N' +64 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4)) +W^+(--> q(p5)+ q~(p5))' 'N' +65 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4)) +W^+(--> q(p5)+ q~(p5))[rad.in.dk]' 'N' +66 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) +W^-(-->e^-(p5)+nu~(p6))+f(p7)' 'L' +69 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) +W^-(-->e^-(p5)+nu~(p6)) [no pol]' 'L' +1000 'nul' 'X' +71 ' f(p1)+f(p2) --> W^+(-->nu(p3)+mu^+(p4))+Z^0(-->e^-(p5)+e^+(p6))' 'N' +72 ' f(p1)+f(p2) --> W^+(-->nu(p3)+mu^+(p4))+Z^0(-->3*(nu_e(p5)+nu~_e(p6)))' 'N' +73 ' f(p1)+f(p2) --> W^+(-->nu(p3)+mu^+(p4))+Z^0(-->b(p5)+b~(p6))' 'N' +74 ' f(p1)+f(p2) --> W^+(-->nu(p3)+mu^+(p4))+Z^0(-->3*(d(p5)+d~(p6)))' 'N' +75 ' f(p1)+f(p2) --> W^+(-->nu(p3)+mu^+(p4))+Z^0(-->2*(u(p5)+u~(p6)))' 'N' +1000 'nul' 'X' +76 ' f(p1)+f(p2) --> W^-(-->mu^-(p3)+nu~(p4))+Z^0(-->e^-(p5)+e^+(p6))' 'N' +77 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+Z^0(-->3*(nu_e(p5)+nu~_e(p6)))' 'N' +78 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+Z^0(-->b(p5)+b~(p6))' 'N' +79 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+Z^0(-->3*(d(p5)+d~(p6)))' 'N' +80 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+Z^0(-->2*(u(p5)+u~(p6)))' 'N' +1000 'nul' 'X' +81 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4)) + Z^0(-->mu^-(p5)+mu^+(p6))' 'N' +82 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4)) + Z^0(-->3*(nu(p5)+nu~(p6)))' 'N' +83 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4)) + Z^0(-->b(p5)+b~(p6))' 'N' +84 ' f(p1)+f(p2) --> Z^0(-->b(p3)+b~(p4)) + Z^0(-->3*(nu(p5)+nu~(p6)))' 'N' +85 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4)) + Z^0(-->3*(nu(p5)+nu~(p6)))+f(p7)' 'L' +1000 'nul' 'X' +86 ' f(p1)+f(p2) --> Z^0(-->mu^-(p3)+mu^+(p4))+Z^0(-->e^-(p5)+e^+(p6))[no gamma^*]' 'N' +87 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4)) + Z^0(-->3*(nu(p5)+nu~(p6))) [no gamma^*]' 'N' +88 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+Z^0(-->b(p5)+b~(p6)) [no gamma^*]' 'N' +89 ' f(p1)+f(p2) --> Z^0(-->b(p3)+b~(p4)) + Z^0(-->3*(nu(p5)+nu~(p6))) [no gamma^*]' 'N' +90 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4)) + Z^0(-->e^-(p5)+e^+(p6))' 'N' +1000 'nul' 'X' +91 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) + H(-->b(p5)+b~(p6))' 'N' +92 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) + H(-->W^+(nu(p5),e^+(p6))W^-(e^-(p7),nu~(p8)))' 'N' +93 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) + H(-->Z(e^-(p5),e^+(p6))+Z(mu^-(p7),mu(p8)))' 'N' +94 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) + H(-->gamma(p5)+gamma(p6)' 'N' +96 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4)) + H(-->b(p5)+b~(p6))' 'N' +97 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4)) + H(-->W^+(nu(p5),e^+(p6))W^-(e^-(p7),nu~(p8)))' 'N' +98 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4)) + H(-->Z(e^-(p5),e^+(p6))+Z(mu^-(p7),mu^+(p8)))' 'N' +99 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4)) + H(-->gamma(p5)+gamma(p6))' 'N' +1000 'nul' 'X' +101 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4)) + H(-->b(p5)+b~(p6))' 'N' +102 ' f(p1)+f(p2) --> Z^0(-->3*(nu(p3)+nu~(p4))) + H(-->b(p5)+b~(p6))' 'N' +103 ' f(p1)+f(p2) --> Z^0(-->b(p3)+b~(p4)) + H(-->b(p5)+b~(p6))' 'N' +104 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4)) + H(-->gamma(p5)+gamma(p6))' 'N' +105 ' f(p1)+f(p2) --> Z^0(-->-->3*(nu(p3)+nu~(p4))) + H(-->gamma(p5)+gamma(p6))' 'N' +106 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4)) + H(-->W^+(nu(p5),e^+(p6))W^-(e^-(p7),nu~(p8)))' 'N' +107 ' f(p1)+f(p2) --> Z^0(-->3*(nu(p3)+nu~(p4))) + H(-->W^+(nu(p5),e^+(p6))W^-(e^-(p7),nu~(p8)))' 'N' +108 ' f(p1)+f(p2) --> Z^0(-->b(p3)+b~(p4)) + H(-->W^+(nu(p5),e^+(p6))W^-(e^-(p7),nu~(p8)))' 'N' +109 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4)) + H(-->Z(e^-(p5),e^+(p6))+Z(mu^-(p7),mu(p8)))' 'N' +1000 'nul' 'X' +111 ' f(p1)+f(p2) --> H(--> b(p3)+b~(p4))' 'N' +112 ' f(p1)+f(p2) --> H(--> tau^-(p3)+tau^+(p4))' 'N' +113 ' f(p1)+f(p2) --> H(--> W^+(nu(p3)+e^+(p4)) + W^-(e^-(p5)+nu~(p6)))' 'N' +114 ' f(p1)+f(p2) --> H(--> W^+(nu(p3)+e^+(p4)) + W^-(q(p5)+q(p6)))' 'N' +115 ' f(p1)+f(p2) --> H(--> W^+(nu(p3)+e^+(p4)) + W^-(q(p5)+q(p6))) [rad.in.dk]' 'N' +116 ' f(p1)+f(p2) --> H(--> Z^0(e^-(p3)+e^+(p4)) + Z^0(mu^-(p5)+mu^+(p6))' 'N' +117 ' f(p1)+f(p2) --> H(--> Z^0(3*(nu(p3)+nu~(p4))) + Z^0(mu^-(p5)+mu^+(p6))' 'N' +118 ' f(p1)+f(p2) --> H(--> Z^0(mu^-(p3)+mu^+(p4)) + Z^0(b(p5)+b~(p6))' 'N' +119 ' f(p1)+f(p2) --> H(--> gamma(p3)+gamma(p4))' 'N' +120 ' f(p1)+f(p2) --> H(--> Z^0(mu^-(p3)+mu^+(p4)) + gamma(p5))' 'N' +121 ' f(p1)+f(p2) --> H(--> Z^0(3*(nu(p3)+nu~(p4))) + gamma(p5))' 'N' +1000 'nul' 'X' +123 ' f(p1)+f(p2) --> H(--> W^+(nu(p3)+e^+(p4)) + W^-(e^-(p5)+nu~(p6))) [top, bottom loops, exact]' 'L' +124 ' f(p1)+f(p2) --> H(--> W^+(nu(p3)+e^+(p4)) + W^-(e^-(p5)+nu~(p6))) [only H, gg->WW intf.]' 'L' +125 ' f(p1)+f(p2) --> H(--> W^+(nu(p3)+e^+(p4)) + W^-(e^-(p5)+nu~(p6))) [H squared and H, gg->WW intf.]' 'L' +126 ' f(p1)+f(p2) --> W^+(nu(p3)+e^+(p4)) + W^-(e^-(p5)+nu~(p6)) [gg only, (H + gg->WW) squared]' 'L' +127 ' f(p1)+f(p2) --> W^+(nu(p3)+e^+(p4)) + W^-(e^-(p5)+nu~(p6)) [(gg->WW) squared]' 'L' +1000 'nul' 'X' +128 ' f(p1)+f(p2) --> H(--> Z^0(e^-(p3)+e^+(p4)) + Z^0(mu^-(p5)+mu^+(p6)) [top, bottom loops, exact]' 'L' +129 ' f(p1)+f(p2) --> H(--> Z^0(e^-(p3)+e^+(p4)) + Z^0(mu^-(p5)+mu^+(p6)) [only H, gg->ZZ intf.]' 'L' +130 ' f(p1)+f(p2) --> H(--> Z^0(e^-(p3)+e^+(p4)) + Z^0(mu^-(p5)+mu^+(p6)) [H squared and H, gg->ZZ intf.]' 'L' +131 ' f(p1)+f(p2) --> Z^0(e^-(p3)+e^+(p4)) + Z^0(mu^-(p5)+mu^+(p6) [gg only, (H + gg->ZZ) squared]' 'L' +132 ' f(p1)+f(p2) --> Z^0(e^-(p3)+e^+(p4)) + Z^0(mu^-(p5)+mu^+(p6) [(gg->ZZ) squared]' 'L' +1000 'nul' 'X' +1281 ' f(p1)+f(p2) --> H (--> e^-(p3)+e^+(p4)+nu_e(p5)+nu~_e(p6)) [top, bottom loops, exact]' 'L' +1311 ' f(p1)+f(p2) --> e^-(p3)+e^+(p4)+nu_e(p5)+nu~_e(p6) [gg only, (H + box) squared]' 'L' +1321 ' f(p1)+f(p2) --> e^-(p3)+e^+(p4)+nu_e(p5)+nu~_e(p6) [(gg box) squared]' 'L' +1000 'nul' 'X' +1282 ' f(p1)+f(p2) --> H (--> e^-(p3)+e^+(p4)+nu(p5)+nu~(p6)) [top, bottom loops, exact, sum over 3 nus]' 'L' +1312 ' f(p1)+f(p2) --> e^-(p3)+e^+(p4)+nu(p5)+nu~(p6) [gg only, (H + box) squared, sum over 3 nus]' 'L' +1322 ' f(p1)+f(p2) --> e^-(p3)+e^+(p4)+nu(p5)+nu~(p6) [(gg box) squared, sum over 3 nus]' 'L' +1000 'nul' 'X' +133 ' f(p1)+f(p2) --> H(--> Z^0(e^-(p3)+e^+(p4)) + Z^0(mu^-(p5)+mu^+(p6) + f(p7)) [intf with SM, no cut on p7]' 'L' +1000 'nul' 'X' +136 ' f(p1)+f(p2) --> H(-->b(p3)+b~(p4)) + b(p5) (+g(p6))' 'N' +137 ' f(p1)+f(p2) --> H(-->b(p3)+b~(p4)) + b~(p5) (+b(p6))' 'R' +138 ' f(p1)+f(p2) --> H(-->b(p3)+b~(p4)) + b(p5) + b~(p6) [both observed]' 'R' +1000 'nul' 'X' +141 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+t~(-->b~(p6)+e^-(p7)+nu~(p8))' 'N' +142 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+t~(-->b~(p6)+e^-(p7)+nu~(p8)) [rad.in.top.dk]' 'N' +143 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+t~(-->b~(p6)+e^-(p7)+nu~(p8))+f(p9)' 'L' +1000 'nul' 'X' +144 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+t~(-->b~(p6)+e^-(p7)+nu~(p8)) (uncorr)' 'N' +145 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+t~(-->b~(p6)+e^-(p7)+nu~(p8)) (uncorr) [rad.in.top.dk]' 'N' +1000 'nul' 'X' +146 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+t~(-->b~(p6)+q(p7)+q~(p8))' 'N' +147 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+t~(-->b~(p6)+q(p7)+q~(p8)) [rad.in.top.dk]' 'N' +148 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+t~(-->b~(p6)+q(p7)+q~(p8)) [rad.in.W.dk]' 'N' +1000 'nul' 'X' +149 ' f(p1)+f(p2) --> t(-->q(p3)+q~(p4)+b(p5))+t~(-->b~(p6)+e^-(p7)+nu~(p8))' 'N' +150 ' f(p1)+f(p2) --> t(-->q(p3)+q~(p4)+b(p5))+t~(-->b~(p6)+e^-(p7)+nu~(p8)) [rad.in.top.dk]' 'N' +151 ' f(p1)+f(p2) --> t(-->q(p3)+q~(p4)+b(p5))+t~(-->b~(p6)+e^-(p7)+nu~(p8)) [rad.in.W.dk]' 'N' +1000 'nul' 'X' +157 ' f(p1)+f(p2) --> t(p3) t~(p4) [for total Xsect]' 'N' +158 ' f(p1)+f(p2) --> b(p3) b~(p4) [for total Xsect]' 'N' +159 ' f(p1)+f(p2) --> c(p3) c~(p4) [for total Xsect]' 'N' +160 ' f(p1)+f(p2) --> t(p3) t~(p4) + g(p5) [for total Xsect]' 'L' +1000 'nul' 'X' +161 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+q(p6) [t-channel]' 'N' +162 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+q(p6) [rad.in.dk]' 'N' +163 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+q(p6) [t-channel] mb>0' 'N' +166 ' f(p1)+f(p2) --> t~(-->e^-(p3)+nu~(p4)+b~(p5))+q(p6) [t-channel]' 'N' +167 ' f(p1)+f(p2) --> t~(-->e^-(p3)+nu~(p4)+b~(p5))+q(p6) [rad.in.dk]' 'N' +168 ' f(p1)+f(p2) --> t~(-->e^-(p3)+nu~(p4)+b~(p5))+q(p6) [t-channel] mb>0' 'N' +1000 'nul' 'X' +171 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+b~(p6)) [s-channel]' 'N' +172 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+b~(p6)) [rad.in.dk]' 'N' +176 ' f(p1)+f(p2) --> t~(-->e^-(p3)+nu~(p4)+b~(p5))+b(p6)) [s-channel]' 'N' +177 ' f(p1)+f(p2) --> t~(-->e^-(p3)+nu~(p4)+b~(p5))+b(p6)) [rad.in.dk]' 'N' +1000 'nul' 'X' +180 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+t(p5)' 'N' +181 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+t(nu(p5)+e^+(p6)+b(p7))' 'N' +182 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+t(nu(p5)+e^+(p6)+b(p7)) [dk]' 'N' +183 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+t(nu(p5)+e^+(p6)+b(p7))+b(p8)' 'L' +184 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+t(p5)+b(p6) [massive b]' 'L' +185 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4))+t~(p5)' 'N' +186 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4))+t~(e^-(p5)+nu~(p6)+b~(p7)' 'N' +187 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4))+t~(e^-(p5)+nu~(p6)+b~(p7) [dk]' 'N' +1000 'nul' 'X' +201 ' f(p1)+f(p2) --> H(-->b(p3)+b~(p4)) + f(p5) [full mt dep.]' 'L' +202 ' f(p1)+f(p2) --> H(-->tau^-(p3)+tau^+(p4)) + f(p5) [full mt dep.]' 'L' +203 ' f(p1)+f(p2) --> H(-->b(p3)+b~(p4)) + f(p5)' 'N' +204 ' f(p1)+f(p2) --> H(-->tau^-(p3)+tau^+(p4)) + f(p5)' 'N' +206 ' f(p1)+f(p2) --> A(-->b(p3)+b~(p4)) + f(p5) [full mt dep.]' 'L' +207 ' f(p1)+f(p2) --> A(-->tau^-(p3)+tau^+(p4)) + f(p5) [full mt dep.]' 'L' +208 ' f(p1)+f(p2) --> H(-->W^+(nu(p3),e^+(p4))W^-(e^-(p5),nu~(p6)))+f(p7)' 'N' +209 ' f(p1)+f(p2) --> H(-->Z^+(e^-(p3),e^+(p4))Z(mu^-(p5),mu^+(p6)))+f(p7)' 'N' +210 ' f(p1)+f(p2) --> H(-->gamma(p3)+gamma(p4)) + f(p5)' 'N' +1000 'nul' 'X' +211 ' f(p1)+f(p2) --> H(-->b(p3)+b~(p4))+f(p5)+f(p6) [WBF]' 'N' +212 ' f(p1)+f(p2) --> H(-->tau^-(p3)+tau^+(p4))+f(p5)+f(p6) [WBF]' 'N' +213 ' f(p1)+f(p2) --> H(-->W^+(nu(p3),e^+(p4))W^-(e^-(p5),nu~(p6)))+f(p7)+f(p8) [WBF]' 'N' +214 ' f(p1)+f(p2) --> H(-->Z(e^-(p3),e^+(p4))+Z(mu^-(p5),mu^+(p6)))+f(p7)+f(p8) [WBF]' 'N' +215 ' f(p1)+f(p2) --> H(-->gamma(p3)+gamma(p4))+f(p5)+f(p6) [WBF]' 'N' +216 ' f(p1)+f(p2) --> H(-->b(p3)+b~(p4))+f(p5)+f(p6)+f(p7) [WBF+jet]' 'L' +217 ' f(p1)+f(p2) --> H(-->tau^-(p3)+tau^+(p4))+f(p5)+f(p6)+f(p7) [WBF+jet]' 'L' +1000 'nul' 'X' +221 ' f(p1)+f(p2) --> tau^-(-->e^-(p3)+nu~_e(p4)+nu_tau(p5))+tau^+(-->nu~_tau(p6)+nu_e(p7)+e^+(p8))' 'L' +1000 'nul' 'X' +231 ' f(p1)+f(p2) --> t(p3)+b~(p4)+q(p5) [t-channel]' 'N' +232 ' f(p1)+f(p2) --> t(p3)+b~(p4)+q(p5)+q(p6) [t-channel]' 'L' +233 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+b~(p6)+q(p7) [t-channel]' 'N' +234 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+b~(p6)+q(p7) [t-channel, rad.in.dk]' 'N' +235 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+b~(p6)+q(p7)+f(p8) [t-channel]' 'L' +236 ' f(p1)+f(p2) --> t~(p3)+b(p4)+q(p5) [t-channel]' 'N' +237 ' f(p1)+f(p2) --> t~(p3)+b(p4)+q(p5)+q(p6) [t-channel]' 'L' +238 ' f(p1)+f(p2) --> t~(-->e^-(p3)+nu~(p4)+b~(p5))+b(p6)+q(p7) [t-channel]' 'N' +239 ' f(p1)+f(p2) --> t~(-->e^-(p3)+nu~(p4)+b~(p5))+b(p6)+q(p7) [t-channel, rad.in.dk]' 'N' +240 ' f(p1)+f(p2) --> t~(-->e^-(p3)+nu~(p4)+b~(p5))+b(p6)+q(p7)+f(p8) [t-channel]' 'L' +1000 'nul' 'X' +251 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) + W^+(-->nu(p5)+e^+(p6))+f(p7)+f(p8)' 'L' +252 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) + W^+(-->nu(p5)+e^+(p6))+f(p7)+f(p8)+f(p9)' 'L' +253 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) + Z(-->e^-(p5)+e^+(p6))+f(p7)+f(p8)' 'L' +254 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+ Z(-->e^-(p5)+e^+(p6))+f(p7)+f(p8)' 'L' +255 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) + Z(-->e^-(p5)+e^+(p6))+b(p7)+f(p8)' 'L' +256 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+ Z(-->e^-(p5)+e^+(p6))+b(p7)+f(p8)' 'L' +259 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) + Z(-->e^-(p5)+e^+(p6))+b(p7)+b~(p8)' 'L' +260 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+ Z(-->e^-(p5)+e^+(p6))+b(p7)+b~(p8)' 'L' +1000 'nul' 'X' +261 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+b(p5)' 'N' +262 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+c(p5)' 'N' +263 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+b~(p5)+b(p6) [1 b-tag]' 'L' +264 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+c~(p5)+c(p6) [1 c-tag]' 'L' +266 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+b(p5)(+b~(p6))' 'N' +267 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+c(p5)(+c~(p6))' 'N' +1000 'nul' 'X' +270 ' f(p1)+f(p2) --> H(gamma(p3)+gamma(p4))+f(p5)+f(p6) [in heavy top limit]' 'N' +271 ' f(p1)+f(p2) --> H(b(p3)+b~(p4))+f(p5)+f(p6) [in heavy top limit]' 'N' +272 ' f(p1)+f(p2) --> H(tau^-(p3)+tau^+(p4))+f(p5)+f(p6) [in heavy top limit]' 'N' +273 ' f(p1)+f(p2) --> H(-->W^+(nu(p3),e^+(p4))W^-(e^-(p5),nu~(p6)))+f(p7)+f(p8)' 'N' +274 ' f(p1)+f(p2) --> H(-->Z^+(e^-(p3),e^+(p4))Z(mu^-(p5),mu^+(p6)))+f(p7)+f(p8)' 'N' +275 ' f(p1)+f(p2) --> H(b(p3)+b~(p4))+f(p5)+f(p6)+f(p7) [in heavy top limit]' 'L' +276 ' f(p1)+f(p2) --> H(tau^-(p3)+tau^+(p4))+f(p5)+f(p6)+f(p7) [in heavy top limit]' 'L' +278 ' f(p1)+f(p2) --> H(-->W^+(nu(p3),e^+(p4))W^-(e^-(p5),nu~(p6)))+f(p7)+f(p8)+f(p9)' 'L' +279 ' f(p1)+f(p2) --> H(-->Z^+(e^-(p3),e^+(p4))Z(mu^-(p5),mu^+(p6)))+f(p7)+f(p8)+f(p9)' 'L' +1000 'nul' 'X' +280 ' f(p1)+f(p2) --> gamma(p3)+f(p4)' 'F' +282 ' f(p1)+f(p2) --> gamma(p3)+f(p4)+f(p5)' 'L' +283 ' f(p1)+f(p2) --> gamma(p3)+b(p4)' 'L' +284 ' f(p1)+f(p2) --> gamma(p3)+c(p4)' 'L' +285 ' f(p1)+f(p2) --> gamma(p3)+gamma(p4)' 'F' +286 ' f(p1)+f(p2) --> gamma(p3)+gamma(p4)+f(p5)' 'F' +287 ' f(p1)+f(p2) --> gamma(p3)+gamma(p4)+gamma(p5)' 'F' +1000 'nul' 'X' +290 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4))+gamma(p5)' 'F' +292 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) +gamma(p5)+f(p6) ' 'L' +295 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+gamma(p5)' 'F' +297 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+gamma(p5)+f(p6) ' 'L' +1000 'nul' 'X' +300 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+gamma(p5)' 'F' +301 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+gamma(p5)+gamma(p6)' 'F' +302 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+gamma(p5)+f(p6)' 'F' +303 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+gamma(p5)+gamma(p6)+f(p7)' 'L' +304 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+gamma(p5)+f(p6)+f(p7)' 'L' +305 ' f(p1)+f(p2) --> Z^0(-->3*(nu(p3)+nu~(p4)))+gamma(p5)' 'F' +306 ' f(p1)+f(p2) --> Z^0(-->3*(nu(p3)+nu~(p4)))+gamma(p5)+gamma(p6)' 'F' +307 ' f(p1)+f(p2) --> Z^0(-->3*(nu(p3)+nu~(p4)))+gamma(p5)+f(p6)' 'F' +308 ' f(p1)+f(p2) --> Z^0(-->3*(nu(p3)+nu~(p4)))+gamma(p5)+gamma(p6)+f(p7)' 'L' +309 ' f(p1)+f(p2) --> Z^0(-->3*(nu(p3)+nu~(p4)))+gamma(p5)+f(p6)+f(p7)' 'L' +1000 'nul' 'X' +311 ' f(p1)+b(p2) --> W^+(-->nu(p3)+e^+(p4))+b(p5)+f(p6)' 'L' +316 ' f(p1)+b(p2) --> W^-(-->e^-(p3)+nu~(p4))+b(p5)+f(p6)' 'L' +1000 'nul' 'X' +321 ' f(p1)+c(p2) --> W^+(-->nu(p3)+e^+(p4))+c(p5)+f(p6)' 'L' +326 ' f(p1)+c(p2) --> W^-(-->e^-(p3)+nu~(p4))+c(p5)+f(p6)' 'L' +1000 'nul' 'X' +331 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4))+c(p5)+f(p6) [c-s interaction]' 'L' +336 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+c(p5)+f(p6) [c-s interaction]' 'L' +1000 'nul' 'X' +341 ' f(p1)+b(p2) --> Z^0(-->e^-(p3)+e^+(p4))+b(p5)+f(p6) [+f(p7)]' 'N' +342 ' f(p1)+b(p2) --> Z^0(-->e^-(p3)+e^+(p4))+b(p5)+f(p6) [+b~(p7)]' 'R' +346 ' f(p1)+b(p2) --> Z^0(-->e^-(p3)+e^+(p4))+b(p5)+f(p6)+f(p7)' 'L' +347 ' f(p1)+b(p2) --> Z^0(-->e^-(p3)+e^+(p4))+b(p5)+f(p6)+b~(p7)' 'L' +1000 'nul' 'X' +351 ' f(p1)+c(p2) --> Z^0(-->e^-(p3)+e^+(p4))+c(p5)+f(p6) [+f(p7)]' 'N' +352 ' f(p1)+c(p2) --> Z^0(-->e^-(p3)+e^+(p4))+c(p5)+f(p6) [+c~(p7)]' 'R' +356 ' f(p1)+c(p2) --> Z^0(-->e^-(p3)+e^+(p4))+c(p5)+f(p6)+f(p7)' 'L' +357 ' f(p1)+c(p2) --> Z^0(-->e^-(p3)+e^+(p4))+c(p5)+f(p6)+c~(p7)' 'L' +1000 'nul' 'X' +361 ' c(p1)+s~(p2) --> W^+(-->nu(p3)+e^+(p4)) [mc=0 in NLO]' 'N' +362 ' c(p1)+s~(p2) --> W^+(-->nu(p3)+e^+(p4)) [massless corrections only]' 'N' +363 ' c(p1)+s~(p2) --> W^+(-->nu(p3)+e^+(p4)) [massive charm in real]' 'N' +1000 'nul' 'X' +370 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4))+gamma(p5)+gamma(p6)' 'L' +371 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+gamma(p5)+gamma(p6)' 'L' +1000 'nul' 'X' +401 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4))+b(p5) [1, 2 or 3 jets, 4FNS]' 'N' +402 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4))+(b+b~)(p5) [1 or 2 jets, 4FNS]' 'N' +403 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4))+b(p5)+b~(p6) [2 or 3 jets, 4FNS]' 'N' +406 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+b(p5) [1, 2 or 3 jets, 4FNS]' 'N' +407 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+(b+b~)(p5) [1 or 2 jets, 4FNS]' 'N' +408 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+b(p5)+b~(p6) [2 or 3 jets, 4FNS]' 'N' +1000 'nul' 'X' +411 ' f(p1)+b(p2) --> W^+(-->nu(p3)+e^+(p4))+b(p5)+f(p6) [5FNS]' 'N' +416 ' f(p1)+b(p2) --> W^-(-->e^-(p3)+nu~(p4))+b(p5)+f(p6) [5FNS]' 'N' +1000 'nul' 'X' +421 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4))+b(p5) [1, 2 or 3 jets, 4FNS + 5FNS]' 'N' +426 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+b(p5) [1, 2 or 3 jets, 4FNS + 5FNS]' 'N' +1000 'nul' 'X' +431 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4))+b(p5)+b~(p6)+f(p7) [massive]' 'L' +436 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+b(p5)+b~(p6)+f(p7) [massive]' 'L' +1000 'nul' 'X' +500 ' f(p1)+f(p2) --> W^+(-->nu(p3)+e^+(p4)) +t(p5)+t~(p6) [massive]' 'N' +501 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+t~(->b~(p6)+e^-(p7)+nu~(p8))+W^+(nu(p9),mu^+(p10))' 'N' +502 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+t~(->b~(p6)+e^-(p7)+nu~(p8))+W^+(nu(p9),mu^+(p10))[rad.in.dk]' 'N' +1000 'nul' 'X' +503 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+t~(->b~(p6)+q(p7)+q~(p8))+W^+(nu(p9),mu^+(p10))' 'N' +1000 'nul' 'X' +506 ' f(p1)+f(p2) --> t(-->q(p3)+q~(p4)+b(p5))+t~(->b~(p6)+e^-(p7)+nu~(p8))+W^+(nu(p9),mu^+(p10))' 'N' +1000 'nul' 'X' +510 ' f(p1)+f(p2) --> W^-(-->e^-(p3)+nu~(p4))+t(p5)+t~(p6) [massive]' 'N' +511 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+t~(->b~(p6)+e^-(p7)+nu~(p8))+W^-(mu^-(p9),nu~(p10))' 'N' +512 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+t~(->b~(p6)+e^-(p7)+nu~(p8))+W^-(mu^-(p9),nu~(p10))[rad.in.dk]' 'N' +1000 'nul' 'X' +513 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+t~(->b~(p6)+q(p7)+q~(p8))+W^-(mu^-(p9),nu~(p10))' 'N' +1000 'nul' 'X' +516 ' f(p1)+f(p2) --> t(-->q(p3)+q~(p4)+b(p5))+t~(->b~(p6)+e^-(p7)+nu~(p8))+W^-(mu^-(p9),nu~(p10))' 'N' +1000 'nul' 'X' +529 ' f(p1)+f(p2) --> Z^0(-->e^-(p3)+e^+(p4))+t(p5)+t~(p6) ' 'L' +530 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+t~(-->b~(p6)+e^-(p7)+nu~(p8))+Z(e^-(p9),e^+(p10))' 'L' +531 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+t~(-->b~(p6)+e^-(p7)+nu~(p8))+Z(b(p9),b~(p10))' 'L' +532 ' f(p1)+f(p2) --> t(-->nu(p3)+e^+(p4)+b(p5))+t~(-->b~(p6)+q(p7)+q~(p8))+Z(e^-(p9),e^+(p10))' 'L' +533 ' f(p1)+f(p2) --> t(-->q(p3)+q~(p4)+b(p5))+t~(-->b~(p6)+e^-(p7)+nu~(p8))+Z(e^-(p9),e^+(p10))' 'L' +1000 'nul' 'X' +540 ' f(p1)+f(p2) --> H(b(p3)+b~(p4))+t(p5)+q(p6)' 'N' +541 ' f(p1)+f(p2) --> H(b(p3)+b~(p4))+t~(p5)+q(p6)' 'N' +544 ' f(p1)+f(p2) --> H(b(p3)+b~(p4))+t(nu(p5)+e^+(p6)+b(p7))+q(p9)' 'N' +547 ' f(p1)+f(p2) --> H(b(p3)+b~(p4))+t~(e^-(p5)+nu(p6)+b(p7))+q(p9)' 'N' +1000 'nul' 'X' +550 ' f(p1)+f(p2) --> H(ga(p3)+ga(p4))+t(p5)+q(p6)' 'N' +551 ' f(p1)+f(p2) --> H(ga(p3)+ga(p4))+t~(p5)+q(p6)' 'N' +554 ' f(p1)+f(p2) --> H(ga(p3)+ga(p4))+t(nu(p5)+e^+(p6)+b(p7))+q(p9)' 'N' +557 ' f(p1)+f(p2) --> H(ga(p3)+ga(p4))+t~(e^-(p5)+nu(p6)+b(p7))+q(p9)' 'N' +1000 'nul' 'X' +560 ' f(p1)+f(p2) --> Z(e-(p3)+e+(p4))+t(p5)+q(p6)' 'N' +561 ' f(p1)+f(p2) --> Z(e-(p3)+e+(p4))+t~(p5)+q(p6)' 'N' +562 ' f(p1)+f(p2) --> Z(e-(p3)+e+(p4))+t(p5)+q(p6)+f(p7)' 'L' +563 ' f(p1)+f(p2) --> Z(e-(p3)+e+(p4))+t~(p5)+q(p6)+f(p7)' 'L' +564 ' f(p1)+f(p2) --> Z(e-(p3)+e+(p4))+t(-->nu(p5)+e^+(p6)+b(p7))+q(p8)' 'N' +566 ' f(p1)+f(p2) --> Z(e-(p3)+e+(p4))+t(-->nu(p5)+e^+(p6)+b(p7))+q(p8)+f(p9)' 'L' +567 ' f(p1)+f(p2) --> Z(e-(p3)+e+(p4))+t~(-->e^-(p5)+(p6)+b~(p7))+q(p8)' 'N' +569 ' f(p1)+f(p2) --> Z(e-(p3)+e+(p4))+t~(-->e^-(p5)+(p6)+b~(p7))+q(p8)+f(p9)' 'L' +1000 'nul' 'X' +601 ' f(p1)+f(p2) --> H(b(p3)+b~(p4))+H(tau^-(p5)+tau^+(p6))' 'L' +602 ' f(p1)+f(p2) --> H(b(p3)+b~(p4))+H(gamma(p5)+gamma(p6))' 'L' +1000 'nul' 'X' +640 ' f(p1)+f(p2) --> t(p3)+t~(p4)+H(p5)' 'L' +641 ' f(p1)+f(p2) --> t(->nu(p3)+e^+(p4)+b(p5))+t~(->nu~(p7)+e^-(p8)+b~(p6))+H(p9+p10)' 'L' +644 ' f(p1)+f(p2) --> t(->nu(p3)+e^+(p4)+b(p5))+t~(->q~(p7)+q(p8)+b~(p6))+H(p9+p10)' 'L' +647 ' f(p1)+f(p2) --> t(->q(p3)+q~(p4)+b(p5))+t~(->nu~(p7)+e^-(p8)+b~(p6))+H(p9+p10)' 'L' +1000 'nul' 'X' +651 ' f(p1)+f(p2) --> t(->nu(p3)+e^+(p4)+b(p5))+t~(->nu~(p7)+e^-(p8)+b~(p6))+H(ga(p9)+ga(p10))' 'L' +654 ' f(p1)+f(p2) --> t(->nu(p3)+e^+(p4)+b(p5))+t~(->q~(p7)+q(p8)+b~(p6))+H(ga(p9)+ga(p10))' 'L' +657 ' f(p1)+f(p2) --> t(->q(p3)+q~(p4)+b(p5))+t~(->nu~(p7)+e^-(p8)+b~(p6))+H(ga(p9)+ga(p10))' 'L' +1000 'nul' 'X' +661 ' f(p1)+f(p2) --> t(->nu(p3)+e^+(p4)+b(p5))+t~(nu~(p7)+e^-(p8)+b~(p6))+H(W+(p9,p10)W-(p11,p12))' 'L' +664 ' f(p1)+f(p2) --> t(->nu(p3)+e^+(p4)+b(p5))+t~(q~(p7)+q(p8)+b~(p6))+H(W+(p9,p10)W-(p11,p12))' 'L' +667 ' f(p1)+f(p2) --> t(->q(p3)+q~(p4)+b(p5))+t~(nu~(p7)+e^-(p8)+b~(p6))+H(W+(p9,p10)W-(p11,p12))' 'L' +1000 'nul' 'X' +800 ' f(p1)+f(p2) --> V-->(X(p3)+X~(p4)) +f(p5) [Vector Mediator] ' 'N' +801 ' f(p1)+f(p2) --> A-->(X(p3)+X~(p4)) +f(p5) [Axial Vector Mediator] ' 'N' +802 ' f(p1)+f(p2) --> S-->(X(p3)+X~(p4)) +f(p5) [Scalar Mediator] ' 'N' +803 ' f(p1)+f(p2) --> PS-->(X(p3)+X~(p4)) +f(p5) [Pseudo Scalar Mediator] ' 'N' +804 ' f(p1)+f(p2) --> GG-->(X(p3)+X~(p4)) +f(p5) [Gluonic DM operator] ' 'N' +805 ' f(p1)+f(p2) --> S--(X(p3)+X~(p4)) +f(p5) [Scalar Mediator, mt loops] ' 'L' +1000 'nul' 'X' +820 ' f(p1)+f(p2) --> V-->(X(p3)+X~(p4)) +gamma(p5) [Vector Mediator] ' 'F' +821 ' f(p1)+f(p2) --> A-->(X(p3)+X~(p4)) +gamma(p5) [Axial Vector Mediator] ' 'F' +822 ' f(p1)+f(p2) --> S-->(X(p3)+X~(p4)) +gamma(p5) [Scalar Mediator] ' 'F' +823 ' f(p1)+f(p2) --> PS-->(X(p3)+X~(p4)) +gamma(p5) [Pseudo Scalar Mediator] ' 'F' +1000 'nul' 'X' +840 ' f(p1)+f(p2) --> V-->(X(p3)+X~(p4)) +f(p5)+f(p6) [Vector Mediator] ' 'L' +841 ' f(p1)+f(p2) --> A-->(X(p3)+X~(p4)) +f(p5)+f(p6) [Axial Vector Mediator] ' 'L' +842 ' f(p1)+f(p2) --> S-->(X(p3)+X~(p4)) +f(p5)+f(p6) [Scalar Mediator] ' 'L' +843 ' f(p1)+f(p2) --> PS-->(X(p3)+X~(p4)) +f(p5)+f(p6) [Pseudo Scalar Mediator] ' 'L' +844 ' f(p1)+f(p2) --> GG-->(X(p3)+X~(p4)) +f(p5)+f(p6) [Gluonic DM operator] ' 'L' +1000 'nul' 'X' +845 ' f(p1)+f(p2) --> V-->(X(p3)+X~(p4)) +gamma(p5)+f(p6) [Vector Mediator] ' 'L' +846 ' f(p1)+f(p2) --> A-->(X(p3)+X~(p4)) +gamma(p5)+f(p6) [Axial Vector Mediator] ' 'L' +847 ' f(p1)+f(p2) --> S-->(X(p3)+X~(p4)) +gamma(p5)+f(p6) [Scalar Mediator] ' 'L' +848 ' f(p1)+f(p2) --> PS-->(X(p3)+X~(p4)) +gamma(p5)+f(p6) [Pseudo Scalar Mediator] ' 'L' +1000 'nul' X' +902 ' [Check of Volume of 2 particle phase space]' 'X' +903 ' [Check of Volume of 3 particle phase space]' 'X' +904 ' [Check of Volume of 4 particle phase space]' 'X' +905 ' [Check of Volume of 5 particle phase space]' 'X' +906 ' [Check of Volume of 6 particle phase space]' 'X' +908 ' [Check of Volume of 8 particle phase space]' 'X' +909 ' [Check of Volume of 4 particle massive phase space]' 'X' +910 ' [Check of Volume of 3 particle (2 massive) phase space]' 'X' +911 ' [Check of Volume of 5 particle W+t (with decay) massive phase space]' 'X' +912 ' [Check of Volume of 5 particle W+t (no decay) massive phase space]' 'X' +913 ' [Check of Volume of 5 particle W+t+g (in decay) massive phase space]' 'X' +914 ' [Check of Volume of 5 particle W+t+g (in production) massive phase space]' 'X' +1000 'EOF' 'X' Index: web/tags/web-00-00-23/appltest/lib/bootstrap.min.js =================================================================== --- web/tags/web-00-00-23/appltest/lib/bootstrap.min.js (revision 0) +++ web/tags/web-00-00-23/appltest/lib/bootstrap.min.js (revision 1970) @@ -0,0 +1,7 @@ +/*! + * Bootstrap v4.0.0-alpha.3 (http://getbootstrap.com) + * Copyright 2011-2016 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ +if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1||b[0]>=4)throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}(jQuery),+function(a){"use strict";function b(a,b){if("function"!=typeof b&&null!==b)throw new TypeError("Super expression must either be null or a function, not "+typeof b);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}function c(a,b){if(!(a instanceof b))throw new TypeError("Cannot call a class as a function")}var d=function(a,b,c){for(var d=!0;d;){var e=a,f=b,g=c;d=!1,null===e&&(e=Function.prototype);var h=Object.getOwnPropertyDescriptor(e,f);if(void 0!==h){if("value"in h)return h.value;var i=h.get;if(void 0===i)return;return i.call(g)}var j=Object.getPrototypeOf(e);if(null===j)return;a=j,b=f,c=g,d=!0,h=j=void 0}},e=function(){function a(a,b){for(var c=0;cthis._items.length-1||b<0)){if(this._isSliding)return void a(this._element).one(q.SLID,function(){return c.to(b)});if(d===b)return this.pause(),void this.cycle();var e=b>d?p.NEXT:p.PREVIOUS;this._slide(e,this._items[b])}}},{key:"dispose",value:function(){a(this._element).off(h),a.removeData(this._element,g),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null}},{key:"_getConfig",value:function(c){return c=a.extend({},n,c),f.typeCheckConfig(b,c,o),c}},{key:"_addEventListeners",value:function(){this._config.keyboard&&a(this._element).on(q.KEYDOWN,a.proxy(this._keydown,this)),"hover"!==this._config.pause||"ontouchstart"in document.documentElement||a(this._element).on(q.MOUSEENTER,a.proxy(this.pause,this)).on(q.MOUSELEAVE,a.proxy(this.cycle,this))}},{key:"_keydown",value:function(a){if(a.preventDefault(),!/input|textarea/i.test(a.target.tagName))switch(a.which){case l:this.prev();break;case m:this.next();break;default:return}}},{key:"_getItemIndex",value:function(b){return this._items=a.makeArray(a(b).parent().find(s.ITEM)),this._items.indexOf(b)}},{key:"_getItemByDirection",value:function(a,b){var c=a===p.NEXT,d=a===p.PREVIOUS,e=this._getItemIndex(b),f=this._items.length-1,g=d&&0===e||c&&e===f;if(g&&!this._config.wrap)return b;var h=a===p.PREVIOUS?-1:1,i=(e+h)%this._items.length;return i===-1?this._items[this._items.length-1]:this._items[i]}},{key:"_triggerSlideEvent",value:function(b,c){var d=a.Event(q.SLIDE,{relatedTarget:b,direction:c});return a(this._element).trigger(d),d}},{key:"_setActiveIndicatorElement",value:function(b){if(this._indicatorsElement){a(this._indicatorsElement).find(s.ACTIVE).removeClass(r.ACTIVE);var c=this._indicatorsElement.children[this._getItemIndex(b)];c&&a(c).addClass(r.ACTIVE)}}},{key:"_slide",value:function(b,c){var d=this,e=a(this._element).find(s.ACTIVE_ITEM)[0],g=c||e&&this._getItemByDirection(b,e),h=Boolean(this._interval),i=b===p.NEXT?r.LEFT:r.RIGHT;if(g&&a(g).hasClass(r.ACTIVE))return void(this._isSliding=!1);var j=this._triggerSlideEvent(g,i);if(!j.isDefaultPrevented()&&e&&g){this._isSliding=!0,h&&this.pause(),this._setActiveIndicatorElement(g);var l=a.Event(q.SLID,{relatedTarget:g,direction:i});f.supportsTransitionEnd()&&a(this._element).hasClass(r.SLIDE)?(a(g).addClass(b),f.reflow(g),a(e).addClass(i),a(g).addClass(i),a(e).one(f.TRANSITION_END,function(){a(g).removeClass(i).removeClass(b),a(g).addClass(r.ACTIVE),a(e).removeClass(r.ACTIVE).removeClass(b).removeClass(i),d._isSliding=!1,setTimeout(function(){return a(d._element).trigger(l)},0)}).emulateTransitionEnd(k)):(a(e).removeClass(r.ACTIVE),a(g).addClass(r.ACTIVE),this._isSliding=!1,a(this._element).trigger(l)),h&&this.cycle()}}}],[{key:"_jQueryInterface",value:function(b){return this.each(function(){var c=a(this).data(g),d=a.extend({},n,a(this).data());"object"==typeof b&&a.extend(d,b);var e="string"==typeof b?b:d.slide;if(c||(c=new i(this,d),a(this).data(g,c)),"number"==typeof b)c.to(b);else if("string"==typeof e){if(void 0===c[e])throw new Error('No method named "'+e+'"');c[e]()}else d.interval&&(c.pause(),c.cycle())})}},{key:"_dataApiClickHandler",value:function(b){var c=f.getSelectorFromElement(this);if(c){var d=a(c)[0];if(d&&a(d).hasClass(r.CAROUSEL)){var e=a.extend({},a(d).data(),a(this).data()),h=this.getAttribute("data-slide-to");h&&(e.interval=!1),i._jQueryInterface.call(a(d),e),h&&a(d).data(g).to(h),b.preventDefault()}}}},{key:"VERSION",get:function(){return d}},{key:"Default",get:function(){return n}}]),i}();return a(document).on(q.CLICK_DATA_API,s.DATA_SLIDE,t._dataApiClickHandler),a(window).on(q.LOAD_DATA_API,function(){a(s.DATA_RIDE).each(function(){var b=a(this);t._jQueryInterface.call(b,b.data())})}),a.fn[b]=t._jQueryInterface,a.fn[b].Constructor=t,a.fn[b].noConflict=function(){return a.fn[b]=j,t._jQueryInterface},t}(jQuery),function(a){var b="collapse",d="4.0.0-alpha.3",g="bs.collapse",h="."+g,i=".data-api",j=a.fn[b],k=600,l={toggle:!0,parent:""},m={toggle:"boolean",parent:"string"},n={SHOW:"show"+h,SHOWN:"shown"+h,HIDE:"hide"+h,HIDDEN:"hidden"+h,CLICK_DATA_API:"click"+h+i},o={IN:"in",COLLAPSE:"collapse",COLLAPSING:"collapsing",COLLAPSED:"collapsed"},p={WIDTH:"width",HEIGHT:"height"},q={ACTIVES:".panel > .in, .panel > .collapsing",DATA_TOGGLE:'[data-toggle="collapse"]'},r=function(){function h(b,d){c(this,h),this._isTransitioning=!1,this._element=b,this._config=this._getConfig(d),this._triggerArray=a.makeArray(a('[data-toggle="collapse"][href="#'+b.id+'"],'+('[data-toggle="collapse"][data-target="#'+b.id+'"]'))),this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}return e(h,[{key:"toggle",value:function(){a(this._element).hasClass(o.IN)?this.hide():this.show()}},{key:"show",value:function(){var b=this;if(!this._isTransitioning&&!a(this._element).hasClass(o.IN)){var c=void 0,d=void 0;if(this._parent&&(c=a.makeArray(a(q.ACTIVES)),c.length||(c=null)),!(c&&(d=a(c).data(g),d&&d._isTransitioning))){var e=a.Event(n.SHOW);if(a(this._element).trigger(e),!e.isDefaultPrevented()){c&&(h._jQueryInterface.call(a(c),"hide"),d||a(c).data(g,null));var i=this._getDimension();a(this._element).removeClass(o.COLLAPSE).addClass(o.COLLAPSING),this._element.style[i]=0,this._element.setAttribute("aria-expanded",!0),this._triggerArray.length&&a(this._triggerArray).removeClass(o.COLLAPSED).attr("aria-expanded",!0),this.setTransitioning(!0);var j=function(){a(b._element).removeClass(o.COLLAPSING).addClass(o.COLLAPSE).addClass(o.IN),b._element.style[i]="",b.setTransitioning(!1),a(b._element).trigger(n.SHOWN)};if(!f.supportsTransitionEnd())return void j();var l=i[0].toUpperCase()+i.slice(1),m="scroll"+l;a(this._element).one(f.TRANSITION_END,j).emulateTransitionEnd(k),this._element.style[i]=this._element[m]+"px"}}}}},{key:"hide",value:function(){var b=this;if(!this._isTransitioning&&a(this._element).hasClass(o.IN)){var c=a.Event(n.HIDE);if(a(this._element).trigger(c),!c.isDefaultPrevented()){var d=this._getDimension(),e=d===p.WIDTH?"offsetWidth":"offsetHeight";this._element.style[d]=this._element[e]+"px",f.reflow(this._element),a(this._element).addClass(o.COLLAPSING).removeClass(o.COLLAPSE).removeClass(o.IN),this._element.setAttribute("aria-expanded",!1),this._triggerArray.length&&a(this._triggerArray).addClass(o.COLLAPSED).attr("aria-expanded",!1),this.setTransitioning(!0);var g=function(){b.setTransitioning(!1),a(b._element).removeClass(o.COLLAPSING).addClass(o.COLLAPSE).trigger(n.HIDDEN)};return this._element.style[d]=0,f.supportsTransitionEnd()?void a(this._element).one(f.TRANSITION_END,g).emulateTransitionEnd(k):void g()}}}},{key:"setTransitioning",value:function(a){this._isTransitioning=a}},{key:"dispose",value:function(){a.removeData(this._element,g),this._config=null,this._parent=null,this._element=null,this._triggerArray=null,this._isTransitioning=null}},{key:"_getConfig",value:function(c){return c=a.extend({},l,c),c.toggle=Boolean(c.toggle),f.typeCheckConfig(b,c,m),c}},{key:"_getDimension",value:function(){var b=a(this._element).hasClass(p.WIDTH);return b?p.WIDTH:p.HEIGHT}},{key:"_getParent",value:function(){var b=this,c=a(this._config.parent)[0],d='[data-toggle="collapse"][data-parent="'+this._config.parent+'"]';return a(c).find(d).each(function(a,c){b._addAriaAndCollapsedClass(h._getTargetFromElement(c),[c])}),c}},{key:"_addAriaAndCollapsedClass",value:function(b,c){if(b){var d=a(b).hasClass(o.IN);b.setAttribute("aria-expanded",d),c.length&&a(c).toggleClass(o.COLLAPSED,!d).attr("aria-expanded",d)}}}],[{key:"_getTargetFromElement",value:function(b){var c=f.getSelectorFromElement(b);return c?a(c)[0]:null}},{key:"_jQueryInterface",value:function(b){return this.each(function(){var c=a(this),d=c.data(g),e=a.extend({},l,c.data(),"object"==typeof b&&b);if(!d&&e.toggle&&/show|hide/.test(b)&&(e.toggle=!1),d||(d=new h(this,e),c.data(g,d)),"string"==typeof b){if(void 0===d[b])throw new Error('No method named "'+b+'"');d[b]()}})}},{key:"VERSION",get:function(){return d}},{key:"Default",get:function(){return l}}]),h}();return a(document).on(n.CLICK_DATA_API,q.DATA_TOGGLE,function(b){b.preventDefault();var c=r._getTargetFromElement(this),d=a(c).data(g),e=d?"toggle":a(this).data();r._jQueryInterface.call(a(c),e)}),a.fn[b]=r._jQueryInterface,a.fn[b].Constructor=r,a.fn[b].noConflict=function(){return a.fn[b]=j,r._jQueryInterface},r}(jQuery),function(a){var b="dropdown",d="4.0.0-alpha.3",g="bs.dropdown",h="."+g,i=".data-api",j=a.fn[b],k=27,l=38,m=40,n=3,o={HIDE:"hide"+h,HIDDEN:"hidden"+h,SHOW:"show"+h,SHOWN:"shown"+h,CLICK:"click"+h,CLICK_DATA_API:"click"+h+i,KEYDOWN_DATA_API:"keydown"+h+i},p={BACKDROP:"dropdown-backdrop",DISABLED:"disabled",OPEN:"open"},q={BACKDROP:".dropdown-backdrop",DATA_TOGGLE:'[data-toggle="dropdown"]',FORM_CHILD:".dropdown form",ROLE_MENU:'[role="menu"]',ROLE_LISTBOX:'[role="listbox"]',NAVBAR_NAV:".navbar-nav",VISIBLE_ITEMS:'[role="menu"] li:not(.disabled) a, [role="listbox"] li:not(.disabled) a'},r=function(){function b(a){c(this,b),this._element=a,this._addEventListeners()}return e(b,[{key:"toggle",value:function(){if(this.disabled||a(this).hasClass(p.DISABLED))return!1;var c=b._getParentFromElement(this),d=a(c).hasClass(p.OPEN);if(b._clearMenus(),d)return!1;if("ontouchstart"in document.documentElement&&!a(c).closest(q.NAVBAR_NAV).length){var e=document.createElement("div");e.className=p.BACKDROP,a(e).insertBefore(this),a(e).on("click",b._clearMenus)}var f={relatedTarget:this},g=a.Event(o.SHOW,f);return a(c).trigger(g),!g.isDefaultPrevented()&&(this.focus(),this.setAttribute("aria-expanded","true"),a(c).toggleClass(p.OPEN),a(c).trigger(a.Event(o.SHOWN,f)),!1)}},{key:"dispose",value:function(){a.removeData(this._element,g),a(this._element).off(h),this._element=null}},{key:"_addEventListeners",value:function(){a(this._element).on(o.CLICK,this.toggle)}}],[{key:"_jQueryInterface",value:function(c){return this.each(function(){var d=a(this).data(g);if(d||a(this).data(g,d=new b(this)),"string"==typeof c){if(void 0===d[c])throw new Error('No method named "'+c+'"');d[c].call(this)}})}},{key:"_clearMenus",value:function(c){if(!c||c.which!==n){var d=a(q.BACKDROP)[0];d&&d.parentNode.removeChild(d);for(var e=a.makeArray(a(q.DATA_TOGGLE)),f=0;f0&&h--,c.which===m&&hdocument.documentElement.clientHeight;!this._isBodyOverflowing&&a&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!a&&(this._element.style.paddingRight=this._scrollbarWidth+"px")}},{key:"_resetAdjustments",value:function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}},{key:"_checkScrollbar",value:function(){this._isBodyOverflowing=document.body.clientWidth=c){var d=this._targets[this._targets.length-1];this._activeTarget!==d&&this._activate(d)}if(this._activeTarget&&a=this._offsets[e]&&(void 0===this._offsets[e+1]||a .nav-item .fade, > .fade", +ACTIVE:".active",ACTIVE_CHILD:"> .nav-item > .active, > .active",DATA_TOGGLE:'[data-toggle="tab"], [data-toggle="pill"]',DROPDOWN_TOGGLE:".dropdown-toggle",DROPDOWN_ACTIVE_CHILD:"> .dropdown-menu .active"},o=function(){function b(a){c(this,b),this._element=a}return e(b,[{key:"show",value:function(){var b=this;if(!this._element.parentNode||this._element.parentNode.nodeType!==Node.ELEMENT_NODE||!a(this._element).hasClass(m.ACTIVE)){var c=void 0,d=void 0,e=a(this._element).closest(n.UL)[0],g=f.getSelectorFromElement(this._element);e&&(d=a.makeArray(a(e).find(n.ACTIVE)),d=d[d.length-1]);var h=a.Event(l.HIDE,{relatedTarget:this._element}),i=a.Event(l.SHOW,{relatedTarget:d});if(d&&a(d).trigger(h),a(this._element).trigger(i),!i.isDefaultPrevented()&&!h.isDefaultPrevented()){g&&(c=a(g)[0]),this._activate(this._element,e);var j=function(){var c=a.Event(l.HIDDEN,{relatedTarget:b._element}),e=a.Event(l.SHOWN,{relatedTarget:d});a(d).trigger(c),a(b._element).trigger(e)};c?this._activate(c,c.parentNode,j):j()}}}},{key:"dispose",value:function(){a.removeClass(this._element,g),this._element=null}},{key:"_activate",value:function(b,c,d){var e=a(c).find(n.ACTIVE_CHILD)[0],g=d&&f.supportsTransitionEnd()&&(e&&a(e).hasClass(m.FADE)||Boolean(a(c).find(n.FADE_CHILD)[0])),h=a.proxy(this._transitionComplete,this,b,e,g,d);e&&g?a(e).one(f.TRANSITION_END,h).emulateTransitionEnd(k):h(),e&&a(e).removeClass(m.IN)}},{key:"_transitionComplete",value:function(b,c,d,e){if(c){a(c).removeClass(m.ACTIVE);var g=a(c).find(n.DROPDOWN_ACTIVE_CHILD)[0];g&&a(g).removeClass(m.ACTIVE),c.setAttribute("aria-expanded",!1)}if(a(b).addClass(m.ACTIVE),b.setAttribute("aria-expanded",!0),d?(f.reflow(b),a(b).addClass(m.IN)):a(b).removeClass(m.FADE),b.parentNode&&a(b.parentNode).hasClass(m.DROPDOWN_MENU)){var h=a(b).closest(n.DROPDOWN)[0];h&&a(h).find(n.DROPDOWN_TOGGLE).addClass(m.ACTIVE),b.setAttribute("aria-expanded",!0)}e&&e()}}],[{key:"_jQueryInterface",value:function(c){return this.each(function(){var d=a(this),e=d.data(g);if(e||(e=e=new b(this),d.data(g,e)),"string"==typeof c){if(void 0===e[c])throw new Error('No method named "'+c+'"');e[c]()}})}},{key:"VERSION",get:function(){return d}}]),b}();return a(document).on(l.CLICK_DATA_API,n.DATA_TOGGLE,function(b){b.preventDefault(),o._jQueryInterface.call(a(this),"show")}),a.fn[b]=o._jQueryInterface,a.fn[b].Constructor=o,a.fn[b].noConflict=function(){return a.fn[b]=j,o._jQueryInterface},o}(jQuery),function(a){if(void 0===window.Tether)throw new Error("Bootstrap tooltips require Tether (http://github.hubspot.com/tether/)");var b="tooltip",d="4.0.0-alpha.3",g="bs.tooltip",h="."+g,i=a.fn[b],j=150,k="bs-tether",l={animation:!0,template:'',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:"0 0",constraints:[]},m={animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(number|object)",html:"boolean",selector:"(string|boolean)",placement:"(string|function)",offset:"string",constraints:"array"},n={TOP:"bottom center",RIGHT:"middle left",BOTTOM:"top center",LEFT:"middle right"},o={IN:"in",OUT:"out"},p={HIDE:"hide"+h,HIDDEN:"hidden"+h,SHOW:"show"+h,SHOWN:"shown"+h,INSERTED:"inserted"+h,CLICK:"click"+h,FOCUSIN:"focusin"+h,FOCUSOUT:"focusout"+h,MOUSEENTER:"mouseenter"+h,MOUSELEAVE:"mouseleave"+h},q={FADE:"fade",IN:"in"},r={TOOLTIP:".tooltip",TOOLTIP_INNER:".tooltip-inner"},s={element:!1,enabled:!1},t={HOVER:"hover",FOCUS:"focus",CLICK:"click",MANUAL:"manual"},u=function(){function i(a,b){c(this,i),this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._tether=null,this.element=a,this.config=this._getConfig(b),this.tip=null,this._setListeners()}return e(i,[{key:"enable",value:function(){this._isEnabled=!0}},{key:"disable",value:function(){this._isEnabled=!1}},{key:"toggleEnabled",value:function(){this._isEnabled=!this._isEnabled}},{key:"toggle",value:function(b){if(b){var c=this.constructor.DATA_KEY,d=a(b.currentTarget).data(c);d||(d=new this.constructor(b.currentTarget,this._getDelegateConfig()),a(b.currentTarget).data(c,d)),d._activeTrigger.click=!d._activeTrigger.click,d._isWithActiveTrigger()?d._enter(null,d):d._leave(null,d)}else{if(a(this.getTipElement()).hasClass(q.IN))return void this._leave(null,this);this._enter(null,this)}}},{key:"dispose",value:function(){clearTimeout(this._timeout),this.cleanupTether(),a.removeData(this.element,this.constructor.DATA_KEY),a(this.element).off(this.constructor.EVENT_KEY),this.tip&&a(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,this._tether=null,this.element=null,this.config=null,this.tip=null}},{key:"show",value:function(){var b=this,c=a.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){a(this.element).trigger(c);var d=a.contains(this.element.ownerDocument.documentElement,this.element);if(c.isDefaultPrevented()||!d)return;var e=this.getTipElement(),g=f.getUID(this.constructor.NAME);e.setAttribute("id",g),this.element.setAttribute("aria-describedby",g),this.setContent(),this.config.animation&&a(e).addClass(q.FADE);var h="function"==typeof this.config.placement?this.config.placement.call(this,e,this.element):this.config.placement,j=this._getAttachment(h);a(e).data(this.constructor.DATA_KEY,this).appendTo(document.body),a(this.element).trigger(this.constructor.Event.INSERTED),this._tether=new Tether({attachment:j,element:e,target:this.element,classes:s,classPrefix:k,offset:this.config.offset,constraints:this.config.constraints,addTargetClasses:!1}),f.reflow(e),this._tether.position(),a(e).addClass(q.IN);var l=function(){var c=b._hoverState;b._hoverState=null,a(b.element).trigger(b.constructor.Event.SHOWN),c===o.OUT&&b._leave(null,b)};if(f.supportsTransitionEnd()&&a(this.tip).hasClass(q.FADE))return void a(this.tip).one(f.TRANSITION_END,l).emulateTransitionEnd(i._TRANSITION_DURATION);l()}}},{key:"hide",value:function(b){var c=this,d=this.getTipElement(),e=a.Event(this.constructor.Event.HIDE),g=function(){c._hoverState!==o.IN&&d.parentNode&&d.parentNode.removeChild(d),c.element.removeAttribute("aria-describedby"),a(c.element).trigger(c.constructor.Event.HIDDEN),c.cleanupTether(),b&&b()};a(this.element).trigger(e),e.isDefaultPrevented()||(a(d).removeClass(q.IN),f.supportsTransitionEnd()&&a(this.tip).hasClass(q.FADE)?a(d).one(f.TRANSITION_END,g).emulateTransitionEnd(j):g(),this._hoverState="")}},{key:"isWithContent",value:function(){return Boolean(this.getTitle())}},{key:"getTipElement",value:function(){return this.tip=this.tip||a(this.config.template)[0]}},{key:"setContent",value:function(){var b=a(this.getTipElement());this.setElementContent(b.find(r.TOOLTIP_INNER),this.getTitle()),b.removeClass(q.FADE).removeClass(q.IN),this.cleanupTether()}},{key:"setElementContent",value:function(b,c){var d=this.config.html;"object"==typeof c&&(c.nodeType||c.jquery)?d?a(c).parent().is(b)||b.empty().append(c):b.text(a(c).text()):b[d?"html":"text"](c)}},{key:"getTitle",value:function(){var a=this.element.getAttribute("data-original-title");return a||(a="function"==typeof this.config.title?this.config.title.call(this.element):this.config.title),a}},{key:"cleanupTether",value:function(){this._tether&&this._tether.destroy()}},{key:"_getAttachment",value:function(a){return n[a.toUpperCase()]}},{key:"_setListeners",value:function(){var b=this,c=this.config.trigger.split(" ");c.forEach(function(c){if("click"===c)a(b.element).on(b.constructor.Event.CLICK,b.config.selector,a.proxy(b.toggle,b));else if(c!==t.MANUAL){var d=c===t.HOVER?b.constructor.Event.MOUSEENTER:b.constructor.Event.FOCUSIN,e=c===t.HOVER?b.constructor.Event.MOUSELEAVE:b.constructor.Event.FOCUSOUT;a(b.element).on(d,b.config.selector,a.proxy(b._enter,b)).on(e,b.config.selector,a.proxy(b._leave,b))}}),this.config.selector?this.config=a.extend({},this.config,{trigger:"manual",selector:""}):this._fixTitle()}},{key:"_fixTitle",value:function(){var a=typeof this.element.getAttribute("data-original-title");(this.element.getAttribute("title")||"string"!==a)&&(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))}},{key:"_enter",value:function(b,c){var d=this.constructor.DATA_KEY;return c=c||a(b.currentTarget).data(d),c||(c=new this.constructor(b.currentTarget,this._getDelegateConfig()),a(b.currentTarget).data(d,c)),b&&(c._activeTrigger["focusin"===b.type?t.FOCUS:t.HOVER]=!0),a(c.getTipElement()).hasClass(q.IN)||c._hoverState===o.IN?void(c._hoverState=o.IN):(clearTimeout(c._timeout),c._hoverState=o.IN,c.config.delay&&c.config.delay.show?void(c._timeout=setTimeout(function(){c._hoverState===o.IN&&c.show()},c.config.delay.show)):void c.show())}},{key:"_leave",value:function(b,c){var d=this.constructor.DATA_KEY;if(c=c||a(b.currentTarget).data(d),c||(c=new this.constructor(b.currentTarget,this._getDelegateConfig()),a(b.currentTarget).data(d,c)),b&&(c._activeTrigger["focusout"===b.type?t.FOCUS:t.HOVER]=!1),!c._isWithActiveTrigger())return clearTimeout(c._timeout),c._hoverState=o.OUT,c.config.delay&&c.config.delay.hide?void(c._timeout=setTimeout(function(){c._hoverState===o.OUT&&c.hide()},c.config.delay.hide)):void c.hide()}},{key:"_isWithActiveTrigger",value:function(){for(var a in this._activeTrigger)if(this._activeTrigger[a])return!0;return!1}},{key:"_getConfig",value:function(c){return c=a.extend({},this.constructor.Default,a(this.element).data(),c),c.delay&&"number"==typeof c.delay&&(c.delay={show:c.delay,hide:c.delay}),f.typeCheckConfig(b,c,this.constructor.DefaultType),c}},{key:"_getDelegateConfig",value:function(){var a={};if(this.config)for(var b in this.config)this.constructor.Default[b]!==this.config[b]&&(a[b]=this.config[b]);return a}}],[{key:"_jQueryInterface",value:function(b){return this.each(function(){var c=a(this).data(g),d="object"==typeof b?b:null;if((c||!/destroy|hide/.test(b))&&(c||(c=new i(this,d),a(this).data(g,c)),"string"==typeof b)){if(void 0===c[b])throw new Error('No method named "'+b+'"');c[b]()}})}},{key:"VERSION",get:function(){return d}},{key:"Default",get:function(){return l}},{key:"NAME",get:function(){return b}},{key:"DATA_KEY",get:function(){return g}},{key:"Event",get:function(){return p}},{key:"EVENT_KEY",get:function(){return h}},{key:"DefaultType",get:function(){return m}}]),i}();return a.fn[b]=u._jQueryInterface,a.fn[b].Constructor=u,a.fn[b].noConflict=function(){return a.fn[b]=i,u._jQueryInterface},u}(jQuery));(function(a){var f="popover",h="4.0.0-alpha.3",i="bs.popover",j="."+i,k=a.fn[f],l=a.extend({},g.Default,{placement:"right",trigger:"click",content:"",template:''}),m=a.extend({},g.DefaultType,{content:"(string|element|function)"}),n={FADE:"fade",IN:"in"},o={TITLE:".popover-title",CONTENT:".popover-content",ARROW:".popover-arrow"},p={HIDE:"hide"+j,HIDDEN:"hidden"+j,SHOW:"show"+j,SHOWN:"shown"+j,INSERTED:"inserted"+j,CLICK:"click"+j,FOCUSIN:"focusin"+j,FOCUSOUT:"focusout"+j,MOUSEENTER:"mouseenter"+j,MOUSELEAVE:"mouseleave"+j},q=function(g){function k(){c(this,k),d(Object.getPrototypeOf(k.prototype),"constructor",this).apply(this,arguments)}return b(k,g),e(k,[{key:"isWithContent",value:function(){return this.getTitle()||this._getContent()}},{key:"getTipElement",value:function(){return this.tip=this.tip||a(this.config.template)[0]}},{key:"setContent",value:function(){var b=a(this.getTipElement());this.setElementContent(b.find(o.TITLE),this.getTitle()),this.setElementContent(b.find(o.CONTENT),this._getContent()),b.removeClass(n.FADE).removeClass(n.IN),this.cleanupTether()}},{key:"_getContent",value:function(){return this.element.getAttribute("data-content")||("function"==typeof this.config.content?this.config.content.call(this.element):this.config.content)}}],[{key:"_jQueryInterface",value:function(b){return this.each(function(){var c=a(this).data(i),d="object"==typeof b?b:null;if((c||!/destroy|hide/.test(b))&&(c||(c=new k(this,d),a(this).data(i,c)),"string"==typeof b)){if(void 0===c[b])throw new Error('No method named "'+b+'"');c[b]()}})}},{key:"VERSION",get:function(){return h}},{key:"Default",get:function(){return l}},{key:"NAME",get:function(){return f}},{key:"DATA_KEY",get:function(){return i}},{key:"Event",get:function(){return p}},{key:"EVENT_KEY",get:function(){return j}},{key:"DefaultType",get:function(){return m}}]),k}(g);return a.fn[f]=q._jQueryInterface,a.fn[f].Constructor=q,a.fn[f].noConflict=function(){return a.fn[f]=k,q._jQueryInterface},q})(jQuery)}(jQuery); \ No newline at end of file Index: web/tags/web-00-00-23/appltest/lib/jquery.min.js =================================================================== --- web/tags/web-00-00-23/appltest/lib/jquery.min.js (revision 0) +++ web/tags/web-00-00-23/appltest/lib/jquery.min.js (revision 1970) @@ -0,0 +1,4 @@ +/*! jQuery v3.1.0 | (c) jQuery Foundation | jquery.org/license */ +!function(a,b){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){"use strict";var c=[],d=a.document,e=Object.getPrototypeOf,f=c.slice,g=c.concat,h=c.push,i=c.indexOf,j={},k=j.toString,l=j.hasOwnProperty,m=l.toString,n=m.call(Object),o={};function p(a,b){b=b||d;var c=b.createElement("script");c.text=a,b.head.appendChild(c).parentNode.removeChild(c)}var q="3.1.0",r=function(a,b){return new r.fn.init(a,b)},s=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,t=/^-ms-/,u=/-([a-z])/g,v=function(a,b){return b.toUpperCase()};r.fn=r.prototype={jquery:q,constructor:r,length:0,toArray:function(){return f.call(this)},get:function(a){return null!=a?a<0?this[a+this.length]:this[a]:f.call(this)},pushStack:function(a){var b=r.merge(this.constructor(),a);return b.prevObject=this,b},each:function(a){return r.each(this,a)},map:function(a){return this.pushStack(r.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(f.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(a<0?b:0);return this.pushStack(c>=0&&c0&&b-1 in a)}var x=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=ha(),z=ha(),A=ha(),B=function(a,b){return a===b&&(l=!0),0},C={}.hasOwnProperty,D=[],E=D.pop,F=D.push,G=D.push,H=D.slice,I=function(a,b){for(var c=0,d=a.length;c+~]|"+K+")"+K+"*"),S=new RegExp("="+K+"*([^\\]'\"]*?)"+K+"*\\]","g"),T=new RegExp(N),U=new RegExp("^"+L+"$"),V={ID:new RegExp("^#("+L+")"),CLASS:new RegExp("^\\.("+L+")"),TAG:new RegExp("^("+L+"|[*])"),ATTR:new RegExp("^"+M),PSEUDO:new RegExp("^"+N),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+K+"*(even|odd|(([+-]|)(\\d*)n|)"+K+"*(?:([+-]|)"+K+"*(\\d+)|))"+K+"*\\)|)","i"),bool:new RegExp("^(?:"+J+")$","i"),needsContext:new RegExp("^"+K+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+K+"*((?:-\\d)?\\d*)"+K+"*\\)|)(?=[^-]|$)","i")},W=/^(?:input|select|textarea|button)$/i,X=/^h\d$/i,Y=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,$=/[+~]/,_=new RegExp("\\\\([\\da-f]{1,6}"+K+"?|("+K+")|.)","ig"),aa=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:d<0?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},ba=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g,ca=function(a,b){return b?"\0"===a?"\ufffd":a.slice(0,-1)+"\\"+a.charCodeAt(a.length-1).toString(16)+" ":"\\"+a},da=function(){m()},ea=ta(function(a){return a.disabled===!0},{dir:"parentNode",next:"legend"});try{G.apply(D=H.call(v.childNodes),v.childNodes),D[v.childNodes.length].nodeType}catch(fa){G={apply:D.length?function(a,b){F.apply(a,H.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function ga(a,b,d,e){var f,h,j,k,l,o,r,s=b&&b.ownerDocument,w=b?b.nodeType:9;if(d=d||[],"string"!=typeof a||!a||1!==w&&9!==w&&11!==w)return d;if(!e&&((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,p)){if(11!==w&&(l=Z.exec(a)))if(f=l[1]){if(9===w){if(!(j=b.getElementById(f)))return d;if(j.id===f)return d.push(j),d}else if(s&&(j=s.getElementById(f))&&t(b,j)&&j.id===f)return d.push(j),d}else{if(l[2])return G.apply(d,b.getElementsByTagName(a)),d;if((f=l[3])&&c.getElementsByClassName&&b.getElementsByClassName)return G.apply(d,b.getElementsByClassName(f)),d}if(c.qsa&&!A[a+" "]&&(!q||!q.test(a))){if(1!==w)s=b,r=a;else if("object"!==b.nodeName.toLowerCase()){(k=b.getAttribute("id"))?k=k.replace(ba,ca):b.setAttribute("id",k=u),o=g(a),h=o.length;while(h--)o[h]="#"+k+" "+sa(o[h]);r=o.join(","),s=$.test(a)&&qa(b.parentNode)||b}if(r)try{return G.apply(d,s.querySelectorAll(r)),d}catch(x){}finally{k===u&&b.removeAttribute("id")}}}return i(a.replace(P,"$1"),b,d,e)}function ha(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ia(a){return a[u]=!0,a}function ja(a){var b=n.createElement("fieldset");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function ka(a,b){var c=a.split("|"),e=c.length;while(e--)d.attrHandle[c[e]]=b}function la(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&a.sourceIndex-b.sourceIndex;if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function ma(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function na(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function oa(a){return function(b){return"label"in b&&b.disabled===a||"form"in b&&b.disabled===a||"form"in b&&b.disabled===!1&&(b.isDisabled===a||b.isDisabled!==!a&&("label"in b||!ea(b))!==a)}}function pa(a){return ia(function(b){return b=+b,ia(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function qa(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=ga.support={},f=ga.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return!!b&&"HTML"!==b.nodeName},m=ga.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=n.documentElement,p=!f(n),v!==n&&(e=n.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",da,!1):e.attachEvent&&e.attachEvent("onunload",da)),c.attributes=ja(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ja(function(a){return a.appendChild(n.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=Y.test(n.getElementsByClassName),c.getById=ja(function(a){return o.appendChild(a).id=u,!n.getElementsByName||!n.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c?[c]:[]}},d.filter.ID=function(a){var b=a.replace(_,aa);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(_,aa);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){if("undefined"!=typeof b.getElementsByClassName&&p)return b.getElementsByClassName(a)},r=[],q=[],(c.qsa=Y.test(n.querySelectorAll))&&(ja(function(a){o.appendChild(a).innerHTML="",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+K+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+K+"*(?:value|"+J+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),ja(function(a){a.innerHTML="";var b=n.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+K+"*[*^$|!~]?="),2!==a.querySelectorAll(":enabled").length&&q.push(":enabled",":disabled"),o.appendChild(a).disabled=!0,2!==a.querySelectorAll(":disabled").length&&q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=Y.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ja(function(a){c.disconnectedMatch=s.call(a,"*"),s.call(a,"[s!='']:x"),r.push("!=",N)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=Y.test(o.compareDocumentPosition),t=b||Y.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===n||a.ownerDocument===v&&t(v,a)?-1:b===n||b.ownerDocument===v&&t(v,b)?1:k?I(k,a)-I(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,g=[a],h=[b];if(!e||!f)return a===n?-1:b===n?1:e?-1:f?1:k?I(k,a)-I(k,b):0;if(e===f)return la(a,b);c=a;while(c=c.parentNode)g.unshift(c);c=b;while(c=c.parentNode)h.unshift(c);while(g[d]===h[d])d++;return d?la(g[d],h[d]):g[d]===v?-1:h[d]===v?1:0},n):n},ga.matches=function(a,b){return ga(a,null,null,b)},ga.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(S,"='$1']"),c.matchesSelector&&p&&!A[b+" "]&&(!r||!r.test(b))&&(!q||!q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return ga(b,n,null,[a]).length>0},ga.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},ga.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&C.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},ga.escape=function(a){return(a+"").replace(ba,ca)},ga.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},ga.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=ga.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=ga.selectors={cacheLength:50,createPseudo:ia,match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(_,aa),a[3]=(a[3]||a[4]||a[5]||"").replace(_,aa),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||ga.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&ga.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return V.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&T.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(_,aa).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+K+")"+a+"("+K+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=ga.attr(d,a);return null==e?"!="===b:!b||(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(O," ")+" ").indexOf(c)>-1:"|="===b&&(e===c||e.slice(0,c.length+1)===c+"-"))}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h,t=!1;if(q){if(f){while(p){m=b;while(m=m[p])if(h?m.nodeName.toLowerCase()===r:1===m.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){m=q,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n&&j[2],m=n&&q.childNodes[n];while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if(1===m.nodeType&&++t&&m===b){k[a]=[w,n,t];break}}else if(s&&(m=b,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n),t===!1)while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if((h?m.nodeName.toLowerCase()===r:1===m.nodeType)&&++t&&(s&&(l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),k[a]=[w,t]),m===b))break;return t-=e,t===d||t%d===0&&t/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||ga.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ia(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=I(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ia(function(a){var b=[],c=[],d=h(a.replace(P,"$1"));return d[u]?ia(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ia(function(a){return function(b){return ga(a,b).length>0}}),contains:ia(function(a){return a=a.replace(_,aa),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ia(function(a){return U.test(a||"")||ga.error("unsupported lang: "+a),a=a.replace(_,aa).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:oa(!1),disabled:oa(!0),checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return X.test(a.nodeName)},input:function(a){return W.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:pa(function(){return[0]}),last:pa(function(a,b){return[b-1]}),eq:pa(function(a,b,c){return[c<0?c+b:c]}),even:pa(function(a,b){for(var c=0;c=0;)a.push(d);return a}),gt:pa(function(a,b,c){for(var d=c<0?c+b:c;++d1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function va(a,b,c){for(var d=0,e=b.length;d-1&&(f[j]=!(g[j]=l))}}else r=wa(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):G.apply(g,r)})}function ya(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=ta(function(a){return a===b},h,!0),l=ta(function(a){return I(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];i1&&ua(m),i>1&&sa(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(P,"$1"),c,i0,e=a.length>0,f=function(f,g,h,i,k){var l,o,q,r=0,s="0",t=f&&[],u=[],v=j,x=f||e&&d.find.TAG("*",k),y=w+=null==v?1:Math.random()||.1,z=x.length;for(k&&(j=g===n||g||k);s!==z&&null!=(l=x[s]);s++){if(e&&l){o=0,g||l.ownerDocument===n||(m(l),h=!p);while(q=a[o++])if(q(l,g||n,h)){i.push(l);break}k&&(w=y)}c&&((l=!q&&l)&&r--,f&&t.push(l))}if(r+=s,c&&s!==r){o=0;while(q=b[o++])q(t,u,g,h);if(f){if(r>0)while(s--)t[s]||u[s]||(u[s]=E.call(i));u=wa(u)}G.apply(i,u),k&&!f&&u.length>0&&r+b.length>1&&ga.uniqueSort(i)}return k&&(w=y,j=v),t};return c?ia(f):f}return h=ga.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=ya(b[c]),f[u]?d.push(f):e.push(f);f=A(a,za(e,d)),f.selector=a}return f},i=ga.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(_,aa),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=V.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(_,aa),$.test(j[0].type)&&qa(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&sa(j),!a)return G.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,!b||$.test(a)&&qa(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ja(function(a){return 1&a.compareDocumentPosition(n.createElement("fieldset"))}),ja(function(a){return a.innerHTML="","#"===a.firstChild.getAttribute("href")})||ka("type|href|height|width",function(a,b,c){if(!c)return a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ja(function(a){return a.innerHTML="",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||ka("value",function(a,b,c){if(!c&&"input"===a.nodeName.toLowerCase())return a.defaultValue}),ja(function(a){return null==a.getAttribute("disabled")})||ka(J,function(a,b,c){var d;if(!c)return a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),ga}(a);r.find=x,r.expr=x.selectors,r.expr[":"]=r.expr.pseudos,r.uniqueSort=r.unique=x.uniqueSort,r.text=x.getText,r.isXMLDoc=x.isXML,r.contains=x.contains,r.escapeSelector=x.escape;var y=function(a,b,c){var d=[],e=void 0!==c;while((a=a[b])&&9!==a.nodeType)if(1===a.nodeType){if(e&&r(a).is(c))break;d.push(a)}return d},z=function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c},A=r.expr.match.needsContext,B=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i,C=/^.[^:#\[\.,]*$/;function D(a,b,c){if(r.isFunction(b))return r.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return r.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(C.test(b))return r.filter(b,a,c);b=r.filter(b,a)}return r.grep(a,function(a){return i.call(b,a)>-1!==c&&1===a.nodeType})}r.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?r.find.matchesSelector(d,a)?[d]:[]:r.find.matches(a,r.grep(b,function(a){return 1===a.nodeType}))},r.fn.extend({find:function(a){var b,c,d=this.length,e=this;if("string"!=typeof a)return this.pushStack(r(a).filter(function(){for(b=0;b1?r.uniqueSort(c):c},filter:function(a){return this.pushStack(D(this,a||[],!1))},not:function(a){return this.pushStack(D(this,a||[],!0))},is:function(a){return!!D(this,"string"==typeof a&&A.test(a)?r(a):a||[],!1).length}});var E,F=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,G=r.fn.init=function(a,b,c){var e,f;if(!a)return this;if(c=c||E,"string"==typeof a){if(e="<"===a[0]&&">"===a[a.length-1]&&a.length>=3?[null,a,null]:F.exec(a),!e||!e[1]&&b)return!b||b.jquery?(b||c).find(a):this.constructor(b).find(a);if(e[1]){if(b=b instanceof r?b[0]:b,r.merge(this,r.parseHTML(e[1],b&&b.nodeType?b.ownerDocument||b:d,!0)),B.test(e[1])&&r.isPlainObject(b))for(e in b)r.isFunction(this[e])?this[e](b[e]):this.attr(e,b[e]);return this}return f=d.getElementById(e[2]),f&&(this[0]=f,this.length=1),this}return a.nodeType?(this[0]=a,this.length=1,this):r.isFunction(a)?void 0!==c.ready?c.ready(a):a(r):r.makeArray(a,this)};G.prototype=r.fn,E=r(d);var H=/^(?:parents|prev(?:Until|All))/,I={children:!0,contents:!0,next:!0,prev:!0};r.fn.extend({has:function(a){var b=r(a,this),c=b.length;return this.filter(function(){for(var a=0;a-1:1===c.nodeType&&r.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?r.uniqueSort(f):f)},index:function(a){return a?"string"==typeof a?i.call(r(a),this[0]):i.call(this,a.jquery?a[0]:a):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(r.uniqueSort(r.merge(this.get(),r(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function J(a,b){while((a=a[b])&&1!==a.nodeType);return a}r.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return y(a,"parentNode")},parentsUntil:function(a,b,c){return y(a,"parentNode",c)},next:function(a){return J(a,"nextSibling")},prev:function(a){return J(a,"previousSibling")},nextAll:function(a){return y(a,"nextSibling")},prevAll:function(a){return y(a,"previousSibling")},nextUntil:function(a,b,c){return y(a,"nextSibling",c)},prevUntil:function(a,b,c){return y(a,"previousSibling",c)},siblings:function(a){return z((a.parentNode||{}).firstChild,a)},children:function(a){return z(a.firstChild)},contents:function(a){return a.contentDocument||r.merge([],a.childNodes)}},function(a,b){r.fn[a]=function(c,d){var e=r.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=r.filter(d,e)),this.length>1&&(I[a]||r.uniqueSort(e),H.test(a)&&e.reverse()),this.pushStack(e)}});var K=/\S+/g;function L(a){var b={};return r.each(a.match(K)||[],function(a,c){b[c]=!0}),b}r.Callbacks=function(a){a="string"==typeof a?L(a):r.extend({},a);var b,c,d,e,f=[],g=[],h=-1,i=function(){for(e=a.once,d=b=!0;g.length;h=-1){c=g.shift();while(++h-1)f.splice(c,1),c<=h&&h--}),this},has:function(a){return a?r.inArray(a,f)>-1:f.length>0},empty:function(){return f&&(f=[]),this},disable:function(){return e=g=[],f=c="",this},disabled:function(){return!f},lock:function(){return e=g=[],c||b||(f=c=""),this},locked:function(){return!!e},fireWith:function(a,c){return e||(c=c||[],c=[a,c.slice?c.slice():c],g.push(c),b||i()),this},fire:function(){return j.fireWith(this,arguments),this},fired:function(){return!!d}};return j};function M(a){return a}function N(a){throw a}function O(a,b,c){var d;try{a&&r.isFunction(d=a.promise)?d.call(a).done(b).fail(c):a&&r.isFunction(d=a.then)?d.call(a,b,c):b.call(void 0,a)}catch(a){c.call(void 0,a)}}r.extend({Deferred:function(b){var c=[["notify","progress",r.Callbacks("memory"),r.Callbacks("memory"),2],["resolve","done",r.Callbacks("once memory"),r.Callbacks("once memory"),0,"resolved"],["reject","fail",r.Callbacks("once memory"),r.Callbacks("once memory"),1,"rejected"]],d="pending",e={state:function(){return d},always:function(){return f.done(arguments).fail(arguments),this},"catch":function(a){return e.then(null,a)},pipe:function(){var a=arguments;return r.Deferred(function(b){r.each(c,function(c,d){var e=r.isFunction(a[d[4]])&&a[d[4]];f[d[1]](function(){var a=e&&e.apply(this,arguments);a&&r.isFunction(a.promise)?a.promise().progress(b.notify).done(b.resolve).fail(b.reject):b[d[0]+"With"](this,e?[a]:arguments)})}),a=null}).promise()},then:function(b,d,e){var f=0;function g(b,c,d,e){return function(){var h=this,i=arguments,j=function(){var a,j;if(!(b=f&&(d!==N&&(h=void 0,i=[a]),c.rejectWith(h,i))}};b?k():(r.Deferred.getStackHook&&(k.stackTrace=r.Deferred.getStackHook()),a.setTimeout(k))}}return r.Deferred(function(a){c[0][3].add(g(0,a,r.isFunction(e)?e:M,a.notifyWith)),c[1][3].add(g(0,a,r.isFunction(b)?b:M)),c[2][3].add(g(0,a,r.isFunction(d)?d:N))}).promise()},promise:function(a){return null!=a?r.extend(a,e):e}},f={};return r.each(c,function(a,b){var g=b[2],h=b[5];e[b[1]]=g.add,h&&g.add(function(){d=h},c[3-a][2].disable,c[0][2].lock),g.add(b[3].fire),f[b[0]]=function(){return f[b[0]+"With"](this===f?void 0:this,arguments),this},f[b[0]+"With"]=g.fireWith}),e.promise(f),b&&b.call(f,f),f},when:function(a){var b=arguments.length,c=b,d=Array(c),e=f.call(arguments),g=r.Deferred(),h=function(a){return function(c){d[a]=this,e[a]=arguments.length>1?f.call(arguments):c,--b||g.resolveWith(d,e)}};if(b<=1&&(O(a,g.done(h(c)).resolve,g.reject),"pending"===g.state()||r.isFunction(e[c]&&e[c].then)))return g.then();while(c--)O(e[c],h(c),g.reject);return g.promise()}});var P=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;r.Deferred.exceptionHook=function(b,c){a.console&&a.console.warn&&b&&P.test(b.name)&&a.console.warn("jQuery.Deferred exception: "+b.message,b.stack,c)},r.readyException=function(b){a.setTimeout(function(){throw b})};var Q=r.Deferred();r.fn.ready=function(a){return Q.then(a)["catch"](function(a){r.readyException(a)}),this},r.extend({isReady:!1,readyWait:1,holdReady:function(a){a?r.readyWait++:r.ready(!0)},ready:function(a){(a===!0?--r.readyWait:r.isReady)||(r.isReady=!0,a!==!0&&--r.readyWait>0||Q.resolveWith(d,[r]))}}),r.ready.then=Q.then;function R(){d.removeEventListener("DOMContentLoaded",R),a.removeEventListener("load",R),r.ready()}"complete"===d.readyState||"loading"!==d.readyState&&!d.documentElement.doScroll?a.setTimeout(r.ready):(d.addEventListener("DOMContentLoaded",R),a.addEventListener("load",R));var S=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===r.type(c)){e=!0;for(h in c)S(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0, +r.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(r(a),c)})),b))for(;h1,null,!0)},removeData:function(a){return this.each(function(){W.remove(this,a)})}}),r.extend({queue:function(a,b,c){var d;if(a)return b=(b||"fx")+"queue",d=V.get(a,b),c&&(!d||r.isArray(c)?d=V.access(a,b,r.makeArray(c)):d.push(c)),d||[]},dequeue:function(a,b){b=b||"fx";var c=r.queue(a,b),d=c.length,e=c.shift(),f=r._queueHooks(a,b),g=function(){r.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return V.get(a,c)||V.access(a,c,{empty:r.Callbacks("once memory").add(function(){V.remove(a,[b+"queue",c])})})}}),r.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.length\x20\t\r\n\f]+)/i,ja=/^$|\/(?:java|ecma)script/i,ka={option:[1,""],thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};ka.optgroup=ka.option,ka.tbody=ka.tfoot=ka.colgroup=ka.caption=ka.thead,ka.th=ka.td;function la(a,b){var c="undefined"!=typeof a.getElementsByTagName?a.getElementsByTagName(b||"*"):"undefined"!=typeof a.querySelectorAll?a.querySelectorAll(b||"*"):[];return void 0===b||b&&r.nodeName(a,b)?r.merge([a],c):c}function ma(a,b){for(var c=0,d=a.length;c-1)e&&e.push(f);else if(j=r.contains(f.ownerDocument,f),g=la(l.appendChild(f),"script"),j&&ma(g),c){k=0;while(f=g[k++])ja.test(f.type||"")&&c.push(f)}return l}!function(){var a=d.createDocumentFragment(),b=a.appendChild(d.createElement("div")),c=d.createElement("input");c.setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),b.appendChild(c),o.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,b.innerHTML="",o.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue}();var pa=d.documentElement,qa=/^key/,ra=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,sa=/^([^.]*)(?:\.(.+)|)/;function ta(){return!0}function ua(){return!1}function va(){try{return d.activeElement}catch(a){}}function wa(a,b,c,d,e,f){var g,h;if("object"==typeof b){"string"!=typeof c&&(d=d||c,c=void 0);for(h in b)wa(a,h,c,d,b[h],f);return a}if(null==d&&null==e?(e=c,d=c=void 0):null==e&&("string"==typeof c?(e=d,d=void 0):(e=d,d=c,c=void 0)),e===!1)e=ua;else if(!e)return a;return 1===f&&(g=e,e=function(a){return r().off(a),g.apply(this,arguments)},e.guid=g.guid||(g.guid=r.guid++)),a.each(function(){r.event.add(this,b,e,d,c)})}r.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,p,q=V.get(a);if(q){c.handler&&(f=c,c=f.handler,e=f.selector),e&&r.find.matchesSelector(pa,e),c.guid||(c.guid=r.guid++),(i=q.events)||(i=q.events={}),(g=q.handle)||(g=q.handle=function(b){return"undefined"!=typeof r&&r.event.triggered!==b.type?r.event.dispatch.apply(a,arguments):void 0}),b=(b||"").match(K)||[""],j=b.length;while(j--)h=sa.exec(b[j])||[],n=p=h[1],o=(h[2]||"").split(".").sort(),n&&(l=r.event.special[n]||{},n=(e?l.delegateType:l.bindType)||n,l=r.event.special[n]||{},k=r.extend({type:n,origType:p,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&r.expr.match.needsContext.test(e),namespace:o.join(".")},f),(m=i[n])||(m=i[n]=[],m.delegateCount=0,l.setup&&l.setup.call(a,d,o,g)!==!1||a.addEventListener&&a.addEventListener(n,g)),l.add&&(l.add.call(a,k),k.handler.guid||(k.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,k):m.push(k),r.event.global[n]=!0)}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,p,q=V.hasData(a)&&V.get(a);if(q&&(i=q.events)){b=(b||"").match(K)||[""],j=b.length;while(j--)if(h=sa.exec(b[j])||[],n=p=h[1],o=(h[2]||"").split(".").sort(),n){l=r.event.special[n]||{},n=(d?l.delegateType:l.bindType)||n,m=i[n]||[],h=h[2]&&new RegExp("(^|\\.)"+o.join("\\.(?:.*\\.|)")+"(\\.|$)"),g=f=m.length;while(f--)k=m[f],!e&&p!==k.origType||c&&c.guid!==k.guid||h&&!h.test(k.namespace)||d&&d!==k.selector&&("**"!==d||!k.selector)||(m.splice(f,1),k.selector&&m.delegateCount--,l.remove&&l.remove.call(a,k));g&&!m.length&&(l.teardown&&l.teardown.call(a,o,q.handle)!==!1||r.removeEvent(a,n,q.handle),delete i[n])}else for(n in i)r.event.remove(a,n+b[j],c,d,!0);r.isEmptyObject(i)&&V.remove(a,"handle events")}},dispatch:function(a){var b=r.event.fix(a),c,d,e,f,g,h,i=new Array(arguments.length),j=(V.get(this,"events")||{})[b.type]||[],k=r.event.special[b.type]||{};for(i[0]=b,c=1;c-1:r.find(e,this,null,[i]).length),d[e]&&d.push(f);d.length&&g.push({elem:i,handlers:d})}return h\x20\t\r\n\f]*)[^>]*)\/>/gi,ya=/\s*$/g;function Ca(a,b){return r.nodeName(a,"table")&&r.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a:a}function Da(a){return a.type=(null!==a.getAttribute("type"))+"/"+a.type,a}function Ea(a){var b=Aa.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function Fa(a,b){var c,d,e,f,g,h,i,j;if(1===b.nodeType){if(V.hasData(a)&&(f=V.access(a),g=V.set(b,f),j=f.events)){delete g.handle,g.events={};for(e in j)for(c=0,d=j[e].length;c1&&"string"==typeof q&&!o.checkClone&&za.test(q))return a.each(function(e){var f=a.eq(e);s&&(b[0]=q.call(this,e,f.html())),Ha(f,b,c,d)});if(m&&(e=oa(b,a[0].ownerDocument,!1,a,d),f=e.firstChild,1===e.childNodes.length&&(e=f),f||d)){for(h=r.map(la(e,"script"),Da),i=h.length;l")},clone:function(a,b,c){var d,e,f,g,h=a.cloneNode(!0),i=r.contains(a.ownerDocument,a);if(!(o.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||r.isXMLDoc(a)))for(g=la(h),f=la(a),d=0,e=f.length;d0&&ma(g,!i&&la(a,"script")),h},cleanData:function(a){for(var b,c,d,e=r.event.special,f=0;void 0!==(c=a[f]);f++)if(T(c)){if(b=c[V.expando]){if(b.events)for(d in b.events)e[d]?r.event.remove(c,d):r.removeEvent(c,d,b.handle);c[V.expando]=void 0}c[W.expando]&&(c[W.expando]=void 0)}}}),r.fn.extend({detach:function(a){return Ia(this,a,!0)},remove:function(a){return Ia(this,a)},text:function(a){return S(this,function(a){return void 0===a?r.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=a)})},null,a,arguments.length)},append:function(){return Ha(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Ca(this,a);b.appendChild(a)}})},prepend:function(){return Ha(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Ca(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return Ha(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return Ha(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},empty:function(){for(var a,b=0;null!=(a=this[b]);b++)1===a.nodeType&&(r.cleanData(la(a,!1)),a.textContent="");return this},clone:function(a,b){return a=null!=a&&a,b=null==b?a:b,this.map(function(){return r.clone(this,a,b)})},html:function(a){return S(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a&&1===b.nodeType)return b.innerHTML;if("string"==typeof a&&!ya.test(a)&&!ka[(ia.exec(a)||["",""])[1].toLowerCase()]){a=r.htmlPrefilter(a);try{for(;c1)}});function Xa(a,b,c,d,e){return new Xa.prototype.init(a,b,c,d,e)}r.Tween=Xa,Xa.prototype={constructor:Xa,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||r.easing._default,this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(r.cssNumber[c]?"":"px")},cur:function(){var a=Xa.propHooks[this.prop];return a&&a.get?a.get(this):Xa.propHooks._default.get(this)},run:function(a){var b,c=Xa.propHooks[this.prop];return this.options.duration?this.pos=b=r.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):this.pos=b=a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):Xa.propHooks._default.set(this),this}},Xa.prototype.init.prototype=Xa.prototype,Xa.propHooks={_default:{get:function(a){var b;return 1!==a.elem.nodeType||null!=a.elem[a.prop]&&null==a.elem.style[a.prop]?a.elem[a.prop]:(b=r.css(a.elem,a.prop,""),b&&"auto"!==b?b:0)},set:function(a){r.fx.step[a.prop]?r.fx.step[a.prop](a):1!==a.elem.nodeType||null==a.elem.style[r.cssProps[a.prop]]&&!r.cssHooks[a.prop]?a.elem[a.prop]=a.now:r.style(a.elem,a.prop,a.now+a.unit)}}},Xa.propHooks.scrollTop=Xa.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},r.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2},_default:"swing"},r.fx=Xa.prototype.init,r.fx.step={};var Ya,Za,$a=/^(?:toggle|show|hide)$/,_a=/queueHooks$/;function ab(){Za&&(a.requestAnimationFrame(ab),r.fx.tick())}function bb(){return a.setTimeout(function(){Ya=void 0}),Ya=r.now()}function cb(a,b){var c,d=0,e={height:a};for(b=b?1:0;d<4;d+=2-b)c=aa[d],e["margin"+c]=e["padding"+c]=a;return b&&(e.opacity=e.width=a),e}function db(a,b,c){for(var d,e=(gb.tweeners[b]||[]).concat(gb.tweeners["*"]),f=0,g=e.length;f1)},removeAttr:function(a){return this.each(function(){r.removeAttr(this,a)})}}),r.extend({attr:function(a,b,c){var d,e,f=a.nodeType;if(3!==f&&8!==f&&2!==f)return"undefined"==typeof a.getAttribute?r.prop(a,b,c):(1===f&&r.isXMLDoc(a)||(e=r.attrHooks[b.toLowerCase()]||(r.expr.match.bool.test(b)?hb:void 0)),void 0!==c?null===c?void r.removeAttr(a,b):e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:(a.setAttribute(b,c+""),c):e&&"get"in e&&null!==(d=e.get(a,b))?d:(d=r.find.attr(a,b),null==d?void 0:d))},attrHooks:{type:{set:function(a,b){if(!o.radioValue&&"radio"===b&&r.nodeName(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}}},removeAttr:function(a,b){var c,d=0,e=b&&b.match(K); +if(e&&1===a.nodeType)while(c=e[d++])a.removeAttribute(c)}}),hb={set:function(a,b,c){return b===!1?r.removeAttr(a,c):a.setAttribute(c,c),c}},r.each(r.expr.match.bool.source.match(/\w+/g),function(a,b){var c=ib[b]||r.find.attr;ib[b]=function(a,b,d){var e,f,g=b.toLowerCase();return d||(f=ib[g],ib[g]=e,e=null!=c(a,b,d)?g:null,ib[g]=f),e}});var jb=/^(?:input|select|textarea|button)$/i,kb=/^(?:a|area)$/i;r.fn.extend({prop:function(a,b){return S(this,r.prop,a,b,arguments.length>1)},removeProp:function(a){return this.each(function(){delete this[r.propFix[a]||a]})}}),r.extend({prop:function(a,b,c){var d,e,f=a.nodeType;if(3!==f&&8!==f&&2!==f)return 1===f&&r.isXMLDoc(a)||(b=r.propFix[b]||b,e=r.propHooks[b]),void 0!==c?e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){var b=r.find.attr(a,"tabindex");return b?parseInt(b,10):jb.test(a.nodeName)||kb.test(a.nodeName)&&a.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),o.optSelected||(r.propHooks.selected={get:function(a){var b=a.parentNode;return b&&b.parentNode&&b.parentNode.selectedIndex,null},set:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex)}}),r.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){r.propFix[this.toLowerCase()]=this});var lb=/[\t\r\n\f]/g;function mb(a){return a.getAttribute&&a.getAttribute("class")||""}r.fn.extend({addClass:function(a){var b,c,d,e,f,g,h,i=0;if(r.isFunction(a))return this.each(function(b){r(this).addClass(a.call(this,b,mb(this)))});if("string"==typeof a&&a){b=a.match(K)||[];while(c=this[i++])if(e=mb(c),d=1===c.nodeType&&(" "+e+" ").replace(lb," ")){g=0;while(f=b[g++])d.indexOf(" "+f+" ")<0&&(d+=f+" ");h=r.trim(d),e!==h&&c.setAttribute("class",h)}}return this},removeClass:function(a){var b,c,d,e,f,g,h,i=0;if(r.isFunction(a))return this.each(function(b){r(this).removeClass(a.call(this,b,mb(this)))});if(!arguments.length)return this.attr("class","");if("string"==typeof a&&a){b=a.match(K)||[];while(c=this[i++])if(e=mb(c),d=1===c.nodeType&&(" "+e+" ").replace(lb," ")){g=0;while(f=b[g++])while(d.indexOf(" "+f+" ")>-1)d=d.replace(" "+f+" "," ");h=r.trim(d),e!==h&&c.setAttribute("class",h)}}return this},toggleClass:function(a,b){var c=typeof a;return"boolean"==typeof b&&"string"===c?b?this.addClass(a):this.removeClass(a):r.isFunction(a)?this.each(function(c){r(this).toggleClass(a.call(this,c,mb(this),b),b)}):this.each(function(){var b,d,e,f;if("string"===c){d=0,e=r(this),f=a.match(K)||[];while(b=f[d++])e.hasClass(b)?e.removeClass(b):e.addClass(b)}else void 0!==a&&"boolean"!==c||(b=mb(this),b&&V.set(this,"__className__",b),this.setAttribute&&this.setAttribute("class",b||a===!1?"":V.get(this,"__className__")||""))})},hasClass:function(a){var b,c,d=0;b=" "+a+" ";while(c=this[d++])if(1===c.nodeType&&(" "+mb(c)+" ").replace(lb," ").indexOf(b)>-1)return!0;return!1}});var nb=/\r/g,ob=/[\x20\t\r\n\f]+/g;r.fn.extend({val:function(a){var b,c,d,e=this[0];{if(arguments.length)return d=r.isFunction(a),this.each(function(c){var e;1===this.nodeType&&(e=d?a.call(this,c,r(this).val()):a,null==e?e="":"number"==typeof e?e+="":r.isArray(e)&&(e=r.map(e,function(a){return null==a?"":a+""})),b=r.valHooks[this.type]||r.valHooks[this.nodeName.toLowerCase()],b&&"set"in b&&void 0!==b.set(this,e,"value")||(this.value=e))});if(e)return b=r.valHooks[e.type]||r.valHooks[e.nodeName.toLowerCase()],b&&"get"in b&&void 0!==(c=b.get(e,"value"))?c:(c=e.value,"string"==typeof c?c.replace(nb,""):null==c?"":c)}}}),r.extend({valHooks:{option:{get:function(a){var b=r.find.attr(a,"value");return null!=b?b:r.trim(r.text(a)).replace(ob," ")}},select:{get:function(a){for(var b,c,d=a.options,e=a.selectedIndex,f="select-one"===a.type,g=f?null:[],h=f?e+1:d.length,i=e<0?h:f?e:0;i-1)&&(c=!0);return c||(a.selectedIndex=-1),f}}}}),r.each(["radio","checkbox"],function(){r.valHooks[this]={set:function(a,b){if(r.isArray(b))return a.checked=r.inArray(r(a).val(),b)>-1}},o.checkOn||(r.valHooks[this].get=function(a){return null===a.getAttribute("value")?"on":a.value})});var pb=/^(?:focusinfocus|focusoutblur)$/;r.extend(r.event,{trigger:function(b,c,e,f){var g,h,i,j,k,m,n,o=[e||d],p=l.call(b,"type")?b.type:b,q=l.call(b,"namespace")?b.namespace.split("."):[];if(h=i=e=e||d,3!==e.nodeType&&8!==e.nodeType&&!pb.test(p+r.event.triggered)&&(p.indexOf(".")>-1&&(q=p.split("."),p=q.shift(),q.sort()),k=p.indexOf(":")<0&&"on"+p,b=b[r.expando]?b:new r.Event(p,"object"==typeof b&&b),b.isTrigger=f?2:3,b.namespace=q.join("."),b.rnamespace=b.namespace?new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=e),c=null==c?[b]:r.makeArray(c,[b]),n=r.event.special[p]||{},f||!n.trigger||n.trigger.apply(e,c)!==!1)){if(!f&&!n.noBubble&&!r.isWindow(e)){for(j=n.delegateType||p,pb.test(j+p)||(h=h.parentNode);h;h=h.parentNode)o.push(h),i=h;i===(e.ownerDocument||d)&&o.push(i.defaultView||i.parentWindow||a)}g=0;while((h=o[g++])&&!b.isPropagationStopped())b.type=g>1?j:n.bindType||p,m=(V.get(h,"events")||{})[b.type]&&V.get(h,"handle"),m&&m.apply(h,c),m=k&&h[k],m&&m.apply&&T(h)&&(b.result=m.apply(h,c),b.result===!1&&b.preventDefault());return b.type=p,f||b.isDefaultPrevented()||n._default&&n._default.apply(o.pop(),c)!==!1||!T(e)||k&&r.isFunction(e[p])&&!r.isWindow(e)&&(i=e[k],i&&(e[k]=null),r.event.triggered=p,e[p](),r.event.triggered=void 0,i&&(e[k]=i)),b.result}},simulate:function(a,b,c){var d=r.extend(new r.Event,c,{type:a,isSimulated:!0});r.event.trigger(d,null,b)}}),r.fn.extend({trigger:function(a,b){return this.each(function(){r.event.trigger(a,b,this)})},triggerHandler:function(a,b){var c=this[0];if(c)return r.event.trigger(a,b,c,!0)}}),r.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(a,b){r.fn[b]=function(a,c){return arguments.length>0?this.on(b,null,a,c):this.trigger(b)}}),r.fn.extend({hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}}),o.focusin="onfocusin"in a,o.focusin||r.each({focus:"focusin",blur:"focusout"},function(a,b){var c=function(a){r.event.simulate(b,a.target,r.event.fix(a))};r.event.special[b]={setup:function(){var d=this.ownerDocument||this,e=V.access(d,b);e||d.addEventListener(a,c,!0),V.access(d,b,(e||0)+1)},teardown:function(){var d=this.ownerDocument||this,e=V.access(d,b)-1;e?V.access(d,b,e):(d.removeEventListener(a,c,!0),V.remove(d,b))}}});var qb=a.location,rb=r.now(),sb=/\?/;r.parseXML=function(b){var c;if(!b||"string"!=typeof b)return null;try{c=(new a.DOMParser).parseFromString(b,"text/xml")}catch(d){c=void 0}return c&&!c.getElementsByTagName("parsererror").length||r.error("Invalid XML: "+b),c};var tb=/\[\]$/,ub=/\r?\n/g,vb=/^(?:submit|button|image|reset|file)$/i,wb=/^(?:input|select|textarea|keygen)/i;function xb(a,b,c,d){var e;if(r.isArray(b))r.each(b,function(b,e){c||tb.test(a)?d(a,e):xb(a+"["+("object"==typeof e&&null!=e?b:"")+"]",e,c,d)});else if(c||"object"!==r.type(b))d(a,b);else for(e in b)xb(a+"["+e+"]",b[e],c,d)}r.param=function(a,b){var c,d=[],e=function(a,b){var c=r.isFunction(b)?b():b;d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(null==c?"":c)};if(r.isArray(a)||a.jquery&&!r.isPlainObject(a))r.each(a,function(){e(this.name,this.value)});else for(c in a)xb(c,a[c],b,e);return d.join("&")},r.fn.extend({serialize:function(){return r.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=r.prop(this,"elements");return a?r.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!r(this).is(":disabled")&&wb.test(this.nodeName)&&!vb.test(a)&&(this.checked||!ha.test(a))}).map(function(a,b){var c=r(this).val();return null==c?null:r.isArray(c)?r.map(c,function(a){return{name:b.name,value:a.replace(ub,"\r\n")}}):{name:b.name,value:c.replace(ub,"\r\n")}}).get()}});var yb=/%20/g,zb=/#.*$/,Ab=/([?&])_=[^&]*/,Bb=/^(.*?):[ \t]*([^\r\n]*)$/gm,Cb=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Db=/^(?:GET|HEAD)$/,Eb=/^\/\//,Fb={},Gb={},Hb="*/".concat("*"),Ib=d.createElement("a");Ib.href=qb.href;function Jb(a){return function(b,c){"string"!=typeof b&&(c=b,b="*");var d,e=0,f=b.toLowerCase().match(K)||[];if(r.isFunction(c))while(d=f[e++])"+"===d[0]?(d=d.slice(1)||"*",(a[d]=a[d]||[]).unshift(c)):(a[d]=a[d]||[]).push(c)}}function Kb(a,b,c,d){var e={},f=a===Gb;function g(h){var i;return e[h]=!0,r.each(a[h]||[],function(a,h){var j=h(b,c,d);return"string"!=typeof j||f||e[j]?f?!(i=j):void 0:(b.dataTypes.unshift(j),g(j),!1)}),i}return g(b.dataTypes[0])||!e["*"]&&g("*")}function Lb(a,b){var c,d,e=r.ajaxSettings.flatOptions||{};for(c in b)void 0!==b[c]&&((e[c]?a:d||(d={}))[c]=b[c]);return d&&r.extend(!0,a,d),a}function Mb(a,b,c){var d,e,f,g,h=a.contents,i=a.dataTypes;while("*"===i[0])i.shift(),void 0===d&&(d=a.mimeType||b.getResponseHeader("Content-Type"));if(d)for(e in h)if(h[e]&&h[e].test(d)){i.unshift(e);break}if(i[0]in c)f=i[0];else{for(e in c){if(!i[0]||a.converters[e+" "+i[0]]){f=e;break}g||(g=e)}f=f||g}if(f)return f!==i[0]&&i.unshift(f),c[f]}function Nb(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])for(g in a.converters)j[g.toLowerCase()]=a.converters[g];f=k.shift();while(f)if(a.responseFields[f]&&(c[a.responseFields[f]]=b),!i&&d&&a.dataFilter&&(b=a.dataFilter(b,a.dataType)),i=f,f=k.shift())if("*"===f)f=i;else if("*"!==i&&i!==f){if(g=j[i+" "+f]||j["* "+f],!g)for(e in j)if(h=e.split(" "),h[1]===f&&(g=j[i+" "+h[0]]||j["* "+h[0]])){g===!0?g=j[e]:j[e]!==!0&&(f=h[0],k.unshift(h[1]));break}if(g!==!0)if(g&&a["throws"])b=g(b);else try{b=g(b)}catch(l){return{state:"parsererror",error:g?l:"No conversion from "+i+" to "+f}}}return{state:"success",data:b}}r.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:qb.href,type:"GET",isLocal:Cb.test(qb.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Hb,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":r.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(a,b){return b?Lb(Lb(a,r.ajaxSettings),b):Lb(r.ajaxSettings,a)},ajaxPrefilter:Jb(Fb),ajaxTransport:Jb(Gb),ajax:function(b,c){"object"==typeof b&&(c=b,b=void 0),c=c||{};var e,f,g,h,i,j,k,l,m,n,o=r.ajaxSetup({},c),p=o.context||o,q=o.context&&(p.nodeType||p.jquery)?r(p):r.event,s=r.Deferred(),t=r.Callbacks("once memory"),u=o.statusCode||{},v={},w={},x="canceled",y={readyState:0,getResponseHeader:function(a){var b;if(k){if(!h){h={};while(b=Bb.exec(g))h[b[1].toLowerCase()]=b[2]}b=h[a.toLowerCase()]}return null==b?null:b},getAllResponseHeaders:function(){return k?g:null},setRequestHeader:function(a,b){return null==k&&(a=w[a.toLowerCase()]=w[a.toLowerCase()]||a,v[a]=b),this},overrideMimeType:function(a){return null==k&&(o.mimeType=a),this},statusCode:function(a){var b;if(a)if(k)y.always(a[y.status]);else for(b in a)u[b]=[u[b],a[b]];return this},abort:function(a){var b=a||x;return e&&e.abort(b),A(0,b),this}};if(s.promise(y),o.url=((b||o.url||qb.href)+"").replace(Eb,qb.protocol+"//"),o.type=c.method||c.type||o.method||o.type,o.dataTypes=(o.dataType||"*").toLowerCase().match(K)||[""],null==o.crossDomain){j=d.createElement("a");try{j.href=o.url,j.href=j.href,o.crossDomain=Ib.protocol+"//"+Ib.host!=j.protocol+"//"+j.host}catch(z){o.crossDomain=!0}}if(o.data&&o.processData&&"string"!=typeof o.data&&(o.data=r.param(o.data,o.traditional)),Kb(Fb,o,c,y),k)return y;l=r.event&&o.global,l&&0===r.active++&&r.event.trigger("ajaxStart"),o.type=o.type.toUpperCase(),o.hasContent=!Db.test(o.type),f=o.url.replace(zb,""),o.hasContent?o.data&&o.processData&&0===(o.contentType||"").indexOf("application/x-www-form-urlencoded")&&(o.data=o.data.replace(yb,"+")):(n=o.url.slice(f.length),o.data&&(f+=(sb.test(f)?"&":"?")+o.data,delete o.data),o.cache===!1&&(f=f.replace(Ab,""),n=(sb.test(f)?"&":"?")+"_="+rb++ +n),o.url=f+n),o.ifModified&&(r.lastModified[f]&&y.setRequestHeader("If-Modified-Since",r.lastModified[f]),r.etag[f]&&y.setRequestHeader("If-None-Match",r.etag[f])),(o.data&&o.hasContent&&o.contentType!==!1||c.contentType)&&y.setRequestHeader("Content-Type",o.contentType),y.setRequestHeader("Accept",o.dataTypes[0]&&o.accepts[o.dataTypes[0]]?o.accepts[o.dataTypes[0]]+("*"!==o.dataTypes[0]?", "+Hb+"; q=0.01":""):o.accepts["*"]);for(m in o.headers)y.setRequestHeader(m,o.headers[m]);if(o.beforeSend&&(o.beforeSend.call(p,y,o)===!1||k))return y.abort();if(x="abort",t.add(o.complete),y.done(o.success),y.fail(o.error),e=Kb(Gb,o,c,y)){if(y.readyState=1,l&&q.trigger("ajaxSend",[y,o]),k)return y;o.async&&o.timeout>0&&(i=a.setTimeout(function(){y.abort("timeout")},o.timeout));try{k=!1,e.send(v,A)}catch(z){if(k)throw z;A(-1,z)}}else A(-1,"No Transport");function A(b,c,d,h){var j,m,n,v,w,x=c;k||(k=!0,i&&a.clearTimeout(i),e=void 0,g=h||"",y.readyState=b>0?4:0,j=b>=200&&b<300||304===b,d&&(v=Mb(o,y,d)),v=Nb(o,v,y,j),j?(o.ifModified&&(w=y.getResponseHeader("Last-Modified"),w&&(r.lastModified[f]=w),w=y.getResponseHeader("etag"),w&&(r.etag[f]=w)),204===b||"HEAD"===o.type?x="nocontent":304===b?x="notmodified":(x=v.state,m=v.data,n=v.error,j=!n)):(n=x,!b&&x||(x="error",b<0&&(b=0))),y.status=b,y.statusText=(c||x)+"",j?s.resolveWith(p,[m,x,y]):s.rejectWith(p,[y,x,n]),y.statusCode(u),u=void 0,l&&q.trigger(j?"ajaxSuccess":"ajaxError",[y,o,j?m:n]),t.fireWith(p,[y,x]),l&&(q.trigger("ajaxComplete",[y,o]),--r.active||r.event.trigger("ajaxStop")))}return y},getJSON:function(a,b,c){return r.get(a,b,c,"json")},getScript:function(a,b){return r.get(a,void 0,b,"script")}}),r.each(["get","post"],function(a,b){r[b]=function(a,c,d,e){return r.isFunction(c)&&(e=e||d,d=c,c=void 0),r.ajax(r.extend({url:a,type:b,dataType:e,data:c,success:d},r.isPlainObject(a)&&a))}}),r._evalUrl=function(a){return r.ajax({url:a,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,"throws":!0})},r.fn.extend({wrapAll:function(a){var b;return this[0]&&(r.isFunction(a)&&(a=a.call(this[0])),b=r(a,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstElementChild)a=a.firstElementChild;return a}).append(this)),this},wrapInner:function(a){return r.isFunction(a)?this.each(function(b){r(this).wrapInner(a.call(this,b))}):this.each(function(){var b=r(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=r.isFunction(a);return this.each(function(c){r(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(a){return this.parent(a).not("body").each(function(){r(this).replaceWith(this.childNodes)}),this}}),r.expr.pseudos.hidden=function(a){return!r.expr.pseudos.visible(a)},r.expr.pseudos.visible=function(a){return!!(a.offsetWidth||a.offsetHeight||a.getClientRects().length)},r.ajaxSettings.xhr=function(){try{return new a.XMLHttpRequest}catch(b){}};var Ob={0:200,1223:204},Pb=r.ajaxSettings.xhr();o.cors=!!Pb&&"withCredentials"in Pb,o.ajax=Pb=!!Pb,r.ajaxTransport(function(b){var c,d;if(o.cors||Pb&&!b.crossDomain)return{send:function(e,f){var g,h=b.xhr();if(h.open(b.type,b.url,b.async,b.username,b.password),b.xhrFields)for(g in b.xhrFields)h[g]=b.xhrFields[g];b.mimeType&&h.overrideMimeType&&h.overrideMimeType(b.mimeType),b.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest");for(g in e)h.setRequestHeader(g,e[g]);c=function(a){return function(){c&&(c=d=h.onload=h.onerror=h.onabort=h.onreadystatechange=null,"abort"===a?h.abort():"error"===a?"number"!=typeof h.status?f(0,"error"):f(h.status,h.statusText):f(Ob[h.status]||h.status,h.statusText,"text"!==(h.responseType||"text")||"string"!=typeof h.responseText?{binary:h.response}:{text:h.responseText},h.getAllResponseHeaders()))}},h.onload=c(),d=h.onerror=c("error"),void 0!==h.onabort?h.onabort=d:h.onreadystatechange=function(){4===h.readyState&&a.setTimeout(function(){c&&d()})},c=c("abort");try{h.send(b.hasContent&&b.data||null)}catch(i){if(c)throw i}},abort:function(){c&&c()}}}),r.ajaxPrefilter(function(a){a.crossDomain&&(a.contents.script=!1)}),r.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(a){return r.globalEval(a),a}}}),r.ajaxPrefilter("script",function(a){void 0===a.cache&&(a.cache=!1),a.crossDomain&&(a.type="GET")}),r.ajaxTransport("script",function(a){if(a.crossDomain){var b,c;return{send:function(e,f){b=r(" + + + + Index: web/tags/web-00-00-23/applversions.ihtml =================================================================== --- web/tags/web-00-00-23/applversions.ihtml (revision 0) +++ web/tags/web-00-00-23/applversions.ihtml (revision 1970) @@ -0,0 +1,20 @@ +// #define APPLVER 1.4.70 +#define APPLVER 1.6.23 +#define HOPPETVER 1.2.0 + + +#define MCFMVERSIXZERO 0.0.8 + +#define MCFMVER 0.0.8 +#define MCFMBRIDGEVER 0.0.35 + +#define AMCBRIDGEVER 0.0.8 + + +#define NLOVER 0.0.2 +#define NLHVER 0.0.2 +#define JMODVER 0.0.2 + +#define EXAMVER 0.0.1 +#define CONVVER 0.1.6 + Index: web/tags/web-00-00-23/applsidebar.ihtml =================================================================== --- web/tags/web-00-00-23/applsidebar.ihtml (revision 0) +++ web/tags/web-00-00-23/applsidebar.ihtml (revision 1970) @@ -0,0 +1,182 @@ + +#include "applcolours.ihtml" +#include "applversions.ihtml" + + + + + + + +
+ + +Convolution Code Download +
+ +

+Current version +applgrid-APPLVER + + +
+ + +Basic example code + +here
+A standalone convolution utility is + +here
+
+The + + hoppet + code version HOPPETVER for +QCD evolution +from Gavin Salam and Juan Rojo. +
+
+
+ + + + +Calculation Code +
+ + +

+MCFM: (use standard mcfm 6.8 code)
+ + mcfm-patch (mcfm applgrid patch MCFMVER)
+ + mcfm-bridge (version MCFMBRIDGEVER - for mcfm-6.8)
+NLOjet++:
+ + nlojet++ 4.0.1 (applgrid version NLOVER)
+ + nlojet++ lhapdf wrapper 1.0.0 (applgrid version NLHVER)
+ + nlojet++ user module (applgrid version JMODVER)
+
+
+ + + Grid Download +
+ +

+Please note, that grids should now be downloaded using the + ploughshare website. +from the + grid download page + + + + +
+
+ + + + + + + + + + Quick Start Guide +
+

+ + how to run the APPLgrid code + +
+
+ + Citation +
+ +

+Please cite APPLgrid as
+ +Eur Phys J C 66 (2010) 503 +
+
+
+ + + + + Index: web/tags/web-00-00-23/nightlies.ihtml =================================================================== --- web/tags/web-00-00-23/nightlies.ihtml (revision 0) +++ web/tags/web-00-00-23/nightlies.ihtml (revision 1970) @@ -0,0 +1,14 @@ + + +#include "applpre.ihtml" + +Nightly builds +

+ +

+ + + + + +#include "applpost.ihtml" Index: web/tags/web-00-00-23/gprint.cxx =================================================================== --- web/tags/web-00-00-23/gprint.cxx (revision 0) +++ web/tags/web-00-00-23/gprint.cxx (revision 1970) @@ -0,0 +1,238 @@ +// +// @file gprint.cxx +// +// builds the grid table for the downloads.htm file +// +// +// @author M.Sutton +// +// Copyright (C) 2013 M.Sutton (sutt@cern.ch) +// +// $Id: gprint.cxx, v0.0 Wed 26 Jun 2013 23:05:02 CEST sutt $ + + +#include +// #include +#include +#include +#include + +#include "applcolours.ihtml" + +#include "grids.h" + + + +/// the real row class - has a "row" (not a tr) for each grid/data +/// set combination + +class row { + +public: + + /// fill the fields of the row + row( std::string* s) { + m_header = s[0]; + m_beam = s[1]; + m_arxiv = s[2]; + m_info = s[3]; + m_hepdata = s[4]; + m_applgrid = s[5]; + m_appldoc = s[6]; + m_extradoc = s[7]; + } + + /// get the beam energy (so we can have different tables + std::string beam() const { return m_beam; } + + /// actually print out the row + void print( std::ostream& stream=std::cout ) { + + // stream = s; + + static std::string tc[2] = { TABCOLOUR1, TABCOLOUR2 }; + static int icol = 1; + + std::string colour = tc[icol%2]; icol++; + + stream << "\n\n\n\n"; + + + stream << tabrow( m_header+" "+m_extradoc, colour ); + + stream << "" << std::endl; + stream << tabcol( anchor( std::string("http://arxiv.org/abs/")+m_arxiv, "arXiv:"+m_arxiv ) ); + stream << tabcol( m_info ); + stream << "" << std::endl; + + stream << "" << std::endl; + stream << tabcol( anchor( m_hepdata, "hepdata" ) ); + stream << tabcol( "" ); + stream << "" << std::endl; + + + stream << "" << std::endl; + stream << tabcol( anchor( m_applgrid, "grid tarball" ) + " contains" ); + stream << tabcol( m_appldoc ); + stream << "\n" << std::endl; + + } + + void printsummary( std::ostream& stream=std::cout ) { + + std::string label = m_header; + + size_t pos = label.find("data"); + + /// replace the (second more than one) instance of "data" in the data set header + if ( pos!=std::string::npos ) { + size_t second = label.find( "data", pos+1 ); + if ( second!=std::string::npos ) pos = second; + label.replace( pos, 4, "-" ); + } + + stream << "" << label << "\n" + << " grids \n" + << "\n
\n"; + } + + +private: + + + /// some basic table entry printout routines for an easier life + + /// add a table column + std::string tabcol(const std::string& s) { + // std::cout << " \n"; + std::string _stream = " \n " + s + "\n \n"; + return _stream; + } + + + /// add a row header + std::string tabrow(const std::string& s, const std::string& colour="ffffff") { + std::string _stream = "" + s + "\n"; + return _stream; + } + + + /// get the text for an anchor + std::string anchor( const std::string& link, const std::string& s) { + std::string ss = "" + s + ""; + return ss; + } + + +private: + + + std::string m_header; + + std::string m_beam; + + std::string m_info; + + std::string m_arxiv; + std::string m_hepdata; + + std::string m_applgrid; + std::string m_appldoc; + + std::string m_extradoc; + +}; + + +int main() { + + /// read all the rows from the data base + + std::vector rows; + + for ( int i=0 ; i\n"; + + + + + + + /// + /// create the main downloads table + /// + + std::fstream file; + file.open("grids.ihtml", std::ios_base::out); + + std::ostream& mystream = file; + + mystream << "\n"; + mystream << "\n\n"; + + + mystream << "\n" + << "\n" + << "\n" + << "\n" + << "\n"; + + /// 2.76 TeV entries + + mystream << "\n\n\n"; + + mystream << "\n" + << "\n" + << "" << std::endl; + + for ( int i=0 ; i\n\n"; + + mystream << "\n" + << "\n" + << "" << std::endl; + + for ( int i=0 ; i\n
LHC: pp @ sqrt(s) = 2.76TeV
LHC: pp @ sqrt(s) = 7TeV
" << std::endl; + + // mystream << "\n"; + + mystream << std::endl; + + file.close(); + + + + + /// + /// create the short grid part of the side bar + /// + + std::fstream fside; + fside.open( "gridsbar.ihtml", std::ios_base::out ); + + fside << "\n"; + fside << "\n\n"; + + // fside << "\n"; + fside << "
\n"; + fside << " Grids for sqrt(s)=2.76 TeV:\n
\n"; + for ( int i=0 ; i\n"; + fside << "
\n"; + fside << " Grids for sqrt(s)=7 TeV:\n
\n"; + for ( int i=0 ; i + +#include "applpre.ihtml" +#include "applversions.ihtml" + + + + + + + + + + +
+ + + +

+ +Downloads Archive +
+

+The full download directory can be found + + HERE +This contains the most up to date development versions, with an archive +of older versions. + +
+
+ +The most recent versions can be found in that page. The most recent suggested +versions can always be found directly from the links in the sidebar. + +
+
+ + + + +Grid Downloads +
+ +

+Please note that grids should now be downloaded from the ploughshare website +from the grid download page. +

+However, should you really, really want to download the older, unsupported version of the +grid files, you can access the old downloads page. +
+
+ + + +Code Download +
+ +

+Various code for download is available: +

    +
  • You can download the latest version (APPLVER) of the standard APPLgrid convolution code + + +here + +. +
  • + +
  • If you wish to use arbitrary factorisation scale variation, +you will need to have hoppet installed first, which you can +download from + + +here + +. +
  • + + +
  • There are some simple examples which you can download from + +here . + +These examples requires that you have LHAPDF installed +which you can find + + +here + +. +
  • + + +
  • In addition, APPLgrid uses root files for storage, although not internally, so you should also install root +which you can find + + +here + +. +
  • +
+
+ + + +Calculation Code +
+ +

+If you wish to generate your own grids, we currently have NLOjet++ available for jet production at NLO and MCFM for most other processes. +
+
+

    +
  • For NLOjet++ we have our own custom version 4.0.1 which can be downloaded from + here . +
    +This requires the nlojet pdf module that you can download from + here . +
    +The user module +can be downloaded from + here +
    +
    +
  • +
  • For MCFM, you should download the standard version of MCFM (6.7 or later). +To link with applgrid, before installing MCFM, you should download and install the + +mcfm-bridge + +code, which you install with the usual ./configure ; make ; make install etc. +
    +
    +After running this you will need to patch the standard installation using the + patch file which you should untar in +the MCFM base directory and then remove the file +
    +   src/User/gridwrap.f 
    +
    +then just build using make. To link with applgrid, before running make, you should set the LDFLAGS +enviroment variable to the output from +
    +   mcfm-bridge --ldflags
    +
    +NB: you should not use the standard install script that comes with MCFM. +
  • +
+Other interfaces are being developed and will be released when available. +
+
+
+ + +
+ +#include "applpost.ihtml" Index: web/tags/web-00-00-23/duff.css =================================================================== --- web/tags/web-00-00-23/duff.css (revision 0) +++ web/tags/web-00-00-23/duff.css (revision 1970) @@ -0,0 +1,81 @@ +body { font-family:sans-serif; color:#333; background:white; padding-bottom:1em; } + +.news { border:1px dashed #dda; background:#ffe; padding:0.4em; margin:1em 0; } +.news > h4 { margin:0; } +.news > p.whenposted { font-size:small; margin-top:0; padding:0; } +.news > p { margin-bottom:0; } + +img { border:0; } + +a { text-decoration:none; color:#933; } +a:hover { color:#639; } + +li { padding:0.2em 0; } +ol.nowrap li, ul.nowrap li { white-space:nowrap; } +.hspacer { width:100%; } +p, li { max-width:50em; } + +body hr { border:0; background:#cca; } + +#hepforge-content { padding:1em; padding-top:0; } +table.tickets td.owner { white-space:nowrap; } + +/* Downloads manager */ +.hf-download .download-list table { border-collapse:collapse; width:100%; border:1px grey solid; margin-bottom:2em; } +.hf-download .download-list table:last-child { margin-bottom:1em; } +.hf-download .download-list table tr:first-child { background:grey; } +.hf-download .download-list table tr.highestversion { background:lightpink; } +.hf-download .download-list table .oddeven0 { background:white; } +.hf-download .download-list table .oddeven1 { background:#cce; } +.hf-download .download-list table th { padding:0.3em; } +.hf-download .download-list table td { padding:0.3em; } +.hf-download .download-list table td:first-child { font-weight:bolder; } +.hf-download li.withfiles { font-weight:bold; } +.hf-download li.nofiles { font-weight:normal; } + +/* Forms */ +#cedarcontent form .formfielddesc { color:saddlebrown } +#cedarcontent form table { border-collapse:collapse } +#cedarcontent form table td { padding:0.2em 0.5em; } +#cedarcontent form table td { vertical-align:top } +#cedarcontent form input { padding:0.3em } +#cedarcontent form input, #cedarcontent form textarea { border:1px solid grey; border-left:1px solid lightgrey; border-top:1px solid lightgrey; -moz-border-radius:0.1em; border-radius:0.1em } +#cedarcontent form input[type=text] { background:white } +#cedarcontent form input[type=checkbox] { background:white } +#cedarcontent form textarea { background:white } +#cedarcontent form input[type=text]:focus, #cedarcontent form textarea:focus { background:linen } +#cedarcontent form input[type=submit] { background:#cc9; color:saddlebrown } +#cedarcontent form input[type=submit] { font-weight:bolder; font-size:90%; cursor:pointer } +#cedarcontent form input[type=submit]:hover { color:white } + +/* Source highlighting */ +div.highlight { + background:#eef; + border:#aab 1px solid; + padding:0.75em; + margin-right:1em; + -moz-border-radius:0.2em; + border-radius:0.2em; +} + +/* Generally useful things */ +code, kbd, tt { font-family:monospace,courier,fixed; font-size:smaller; } +code.display, kbd.display { display:block; white-space:nowrap; padding:0.2em; background:#f9f9dd; border:1px dashed #ddb; margin:1.0em; -moz-border-radius:0.2em; } +code.pre, kbd.pre { display:block; white-space:pre; padding:0.2em; background:#f9f9dd; border:1px dashed #ddb; margin:1.0em; -moz-border-radius:0.2em; } +.generic { font-style:oblique; } +.generic:before { content:"<"; } +.generic:after { content:">"; } +code.key, kbd.key { background:#eec; border:1px solid #cca; color:#442; margin:0em 0.1em; padding:0.1em 0.3em; -moz-border-radius:0.2em; } +code { color:#663; } + +.todo, .important, .warning, .note { padding:1em; border:dashed grey 1px; margin-left:0.2em; margin-right:0.5em; } +.todo, .todo:before { content:"TODO: "; background:#fc9; } +.important, .important:before { content:"IMPORTANT: "; background:#fcc; } +.warning, .warning:before { content:"WARNING: "; background:#f97; } +.note, .note:before { content:"NB: "; background:#ffc; } + +.subdued { color:#977; font-size:90%; } + +@media print { + .noprint {display:none} +} Index: web/tags/web-00-00-23/makefile =================================================================== --- web/tags/web-00-00-23/makefile (revision 0) +++ web/tags/web-00-00-23/makefile (revision 1970) @@ -0,0 +1,78 @@ + + + +VPATH += $(SRCDIR) +VPATH += $(OBJDIR) + +.SUFFIXES: .ihtml .html + +SRCDIR = . +OBJDIR = ../public_html + + +SITE = $(OBJDIR)/index.htm $(OBJDIR)/documentation.htm $(OBJDIR)/downloads.htm \ + $(OBJDIR)/links.htm $(OBJDIR)/developerguide.htm $(OBJDIR)/news.htm \ + $(OBJDIR)/nightlies.htm $(OBJDIR)/filelist.php + + +HEADERS = $(SRCDIR)/applcolours.ihtml $(SRCDIR)/applpre.ihtml $(SRCDIR)/applpost.ihtml \ + $(SRCDIR)/applsidebar.ihtml $(SRCDIR)/applbar.ihtml $(SRCDIR)/appllogo.ihtml \ + $(SRCDIR)/grids.ihtml + + +all: date $(SITE) $(OBJDIR)/.d figs style appltest nightlies + + +%/.d: + mkdir -p $(@D) + touch $@ + + +$(SRCDIR)/grids.ihtml : $(SRCDIR)/gprint + $(SRCDIR)/gprint > $@ + +$(SRCDIR)/news.ihtml : $(SRCDIR)/gnews $(SRCDIR)/news.dat + $(SRCDIR)/gnews > $@ + + +$(OBJDIR)/%.htm : $(SRCDIR)/%.ihtml $(HEADERS) $(OBJDIR)/.d + cpp -I. $< > /tmp/_%.html + cat /tmp/_%.html | grep -v "\# " | grep -v "\#define" | sed 's|[[:space:]].tgz|.tgz|g' > $@ + +$(OBJDIR)/%.php : $(SRCDIR)/%.php + cp $< $@ + +figs: $(OBJDIR)/.d $(OBJDIR)/figs/.d $(SRCDIR)/figs/*.jpg $(SRCDIR)/figs/*.png $(SRCDIR)/figs/*.ico + cp $(SRCDIR)/figs/* $(OBJDIR)/figs + +appltest: $(SRCDIR)/appltest/* + cp -r $(SRCDIR)/appltest $(OBJDIR)/ + +nightlies: $(SRCDIR)/nightlies/* + cp -r $(SRCDIR)/nightlies $(OBJDIR)/ + +style : $(SRCDIR)/style.css + cp $(SRCDIR)/style.css $(OBJDIR)/style.css + +archive: + tar -czf appldoc.tgz makefile *.ihtml figs style.css + +clean: + rm -rf $(OBJDIR)/*.html $(OBJDIR)/*.{htm,css} ./*~ + +date: + date > $(SRCDIR)/date.txt + + + + +$(SRCDIR)/gprint : $(SRCDIR)/gprint.cxx $(SRCDIR)/grids.h + g++ $(SRCDIR)/gprint.cxx -o $@ + +$(SRCDIR)/gnews : $(SRCDIR)/gnews.cxx + g++ $(SRCDIR)/gnews.cxx -o $@ + + +install: all + scp -P 222 -r ../public_html/*.{htm,php} date.txt appltest nightlies login.hepforge.org:applgrid/public_html + scp -P 222 ../public_html/figs/applicon.{png,ico} login.hepforge.org:applgrid/public_html/figs Index: web/tags/web-00-00-23/applpost.ihtml =================================================================== --- web/tags/web-00-00-23/applpost.ihtml (revision 0) +++ web/tags/web-00-00-23/applpost.ihtml (revision 1970) @@ -0,0 +1,22 @@ + + + + + + + +
+ +Mark Sutton, Pavel Starovoitov, Tancredi Carli, Claire Gwenlan and Gavin Salam + - send mail to the authors: +applgrid @ projects.hepforge.org: +Last updated +#include "date.txt" + + + + + + + Index: web/tags/web-00-00-23/applcolours.ihtml =================================================================== --- web/tags/web-00-00-23/applcolours.ihtml (revision 0) +++ web/tags/web-00-00-23/applcolours.ihtml (revision 1970) @@ -0,0 +1,19 @@ + +#define BGCOLOUR "#eeeecc" +#define BGCOLOUR1 "#ffffee" +#define BGCOLOUR2 "#ffffdd" + +#define BARCOLOUR "#666644" +#define BARFONTCOLOUR "#ffffff" + + +#define FONTCOLOUR1 "#553322" +#define FONTCOLOUR2 "#332211" +#define FONTCOLOUR3 "#110000" + +#define FONTLINKCOLOUR "#cc4444" + +#define TABCOLOUR0 "#cccc99" +#define TABCOLOUR1 "#eeeedd" +#define TABCOLOUR2 "#ffffff" + Index: web/tags/web-00-00-23/applpre.ihtml =================================================================== --- web/tags/web-00-00-23/applpre.ihtml (revision 0) +++ web/tags/web-00-00-23/applpre.ihtml (revision 1970) @@ -0,0 +1,41 @@ + +#include "applcolours.ihtml" + + + + + + + + + + + + + + + + + + + + +#include "appllogo.ihtml" +#include "applbar.ihtml" +#include "applsidebar.ihtml" + + + + + + + + + +" << std::endl; + stream << "" << std::endl; + stream << "" + << "\n" << std::endl; + stream << "" << std::endl; + + } + + bool operator<( const row& r) const { return m_datei=( const row& r) const { return m_datei>=r.m_datei; } + bool operator>( const row& r) const { return m_datei>r.m_datei; } + +private: + + + /// some basic table entry printout routines for an easier life + + /// add a table column + std::string tabcol(const std::string& s) { + // std::cout << " \n"; + return _stream; + } + + +private: + + + int m_datei; + + std::string m_date; + std::string m_text; + +}; + + + + + + + + +int print( std::vector& rows, std::ostream& stream=std::cout ) { + + /// read all the rows from the data base + + stream << "\n\n"; + stream << "#include \"applpre.ihtml\"\n\n"; + stream << "New developments and releases\n"; + stream << "

\n\n"; + + stream << "\n\n"; + + // stream << "Here any new developments or releases are briefly summarised

\n"; + + stream << "

+ Index: web/tags/web-00-00-23/developerguide.ihtml =================================================================== --- web/tags/web-00-00-23/developerguide.ihtml (revision 0) +++ web/tags/web-00-00-23/developerguide.ihtml (revision 1970) @@ -0,0 +1,59 @@ + + +#include "applpre.ihtml" + + + +Developer guide + + + + + +

Support for generic PDF combinations from file

+ + +There is a new appl_pdf derived class: generic_pdf, that can be created by specifying +a filename in the grid constructor. +

+ +To specify that such a generic pdf should be used, the pdf combination name passed to the +appl::grid( )constructor must end in ".dat" + +

+ +The pdf does not have to be set up in advance, it can be specifed simply by giving +the name eg "Wjet.dat" to the grid constructor as with the other pdf names at the +moment. The grid works out if it is a generic pdf to be created from a file, so the user +needn't call the constructor themselves, and in fact, they probably shouldn't, since +the appl_pdf book keeping will throw an exception if a constructor is called for a pdf +combination that already exists. In the grid code, this is all taken care of. + +

+As with the pre-existing pdf code whereby different pdf comnbination were possible +at each order using a ":" separated string such as "wLO:wNLO:wNNLO" etc, different +combinations can be specified at each order using eg "wLO.dat:wNLO.dat:wNNLO.dat" +etc + +

+Reading and writing grids with this should work ok, although I get crashes during the +filling of the grid when I try to test it, which I assume to be due to me using it with the +mcfm implementation, where the subprocess combination is not the same. + +

+If I have time, I may try to sort this out, but it should be ok to use with any new +developments with consistent filling code etc, but as with all things, there are probably +many bugs that will need to be ironed out. + +

+Most of the internals of the class are simply cut-and-pasted from Tancredis code, +with some minor changes - eg the parton flavours are now, + + tbar, bbar, cbar, sbar, ubar, dbar, g, d, u, s, c, b, t g + +but any of this can be changed as and when required. + + +#include "applpost.ihtml" + + Index: web/tags/web-00-00-23/news.dat =================================================================== --- web/tags/web-00-00-23/news.dat (revision 0) +++ web/tags/web-00-00-23/news.dat (revision 1970) @@ -0,0 +1,114 @@ +date: 2022-03-07: +New release versions of applgrid, +applgrid-1.6.23 +appl-conv-0.1.7 +Fixes an issue with the hoppet initiualisation for some grids with very +large internal scales + +date: 2021-04-24: +New release versions of applgrid and appl-conv standalone convolution code ... +applgrid-1.6.19 +appl-conv-0.1.6 +Simplifies configuration of applgrid without root ... +- adds a configure option --without-root + to disable root support + + +date: 2021-03-21: +New release versions of applgrid and appl-conv standalone convolution code ... +applgrid-1.6.17 +appl-conv-0.1.5 +Adds a new applgrid native indexed file format to replace the root storage +- allows applgrid to be compiled and used completely free from root +- adds a new applgrid-convert utility to convert bewteen the root and new native appl + formats +- builds with root by default if root is installed, in which case can read + and write root or native appl formats interchangeably, compiles without root if + root is not found + +date: 2019-05-16: +New release versions of applgrid and apl-conv standalone convolution code ... +applgrid-1.5.34 +New version of applgrid capable of running NNLO grids with full NNLO factorisation and +renormalisation scale variation + +date: 2015-02-17: +New release versions of applgrid and the mcfm interface ... +mcfm-bridge 0.0.28 +mcfm-patch 0.0.8 +applgrid-1.4.70 +Adds minor new internal features and fixes for some newer processes + +date: 2014-05-12: +Fix fresh compilation failure in mcfm-bridge, new tag ... +mcfm-bridge 0.0.28 + +date: 2014-05-11: +New versions of mcfm bridge code, and applgrid code with enhanced features for combining bins, and reducing the number of +sub processes. +applgrid-1.4.56 +mcfm-bridge 0.0.27 +New atlas inclusive dijet (2011) grids released including nonperturbativer and Electroweak corrections. NB: require applgrid-1.4.56 +or higher. + +date: 2014-04-16: +New version of mcfm bridge code for use with default mcfm version 6.7 (support for custom applgrid version of mcfm will be dropped) +mcfm-bridge 0.0.25 +New package, mcfm-patch version 0.0.0, required to patch mcfm version 6.7 - just untar in the mcfm base directory and run "make" + +date: 2014-04-16: +New applgrid intermediate version of applgrid released 1.4.50 released +Enhanced interface for combination of bins + +date: 2013-10-29: +New version of the mcfm bridge code for mcfm 6.6. +mcfm-bridge 0.0.15 +mcfm-6.6 0.0.8 +The new default supported mcfm version is updated to mcfm 6.6 (mcfm 6.0 code is now frozen and will no longer be developed) + +date: 2013-10-28: +New version applgrid 1.4.36, adds additional runtime access to applgrid version, extends fortran interface, and fixes +bug in the application of corrections for older grids for backwards compatability + +date: 2013-10-26: +New version applgrid 1.4.33, allows easier setting and getting of the ckm matrix, and caching of +pdf calls for faster convolution + New version mcfm-bridge 0.0.13 - uses new ckm setting routines + +date: 2013-09-08: +Bugfix version applgrid 1.4.28, adds missing config file for "basic" pdf. +New version mcfm-bridge 0.0.12 +New version mcfm-6.6 0.0.8 + +date: 2013-09-01: +Automatically encode ckm matrix in grids for mcfm-bridge for the mcfm-6.6 development version + mcfm-bridge 0.0.9 + +date: 2013-09-01: +Automatically encode ckm matrix in grids for mcfm-bridge for the mcfm-6.6 development version + mcfm-bridge 0.0.9 + +date: 2013-09-01: +Add tarballs for development version of mcfm 6.6 and new mcfm bridge to download archive - not yet linked by default +packages to use need to download + mcfm-6.6 0.0.5 + mcfm-bridge 0.0.8 + +date: 2013-08-05: +Automatically store ckm matrix from mcfm in the grids, update applgrid and mcfm versions: + applgrid 1.4.27 + mcfm-6.0 0.0.8 + +date: 2013-08-01: +New applgrid 1.4.25 released, allows different parton distribution for each target hadron + + + + + + + + + + + Index: web/tags/web-00-00-23/index.ihtml =================================================================== --- web/tags/web-00-00-23/index.ihtml (revision 0) +++ web/tags/web-00-00-23/index.ihtml (revision 1970) @@ -0,0 +1,62 @@ + + +#include "applpre.ihtml" + + + +Welcome + +

+ + + + + + + +
+ +The APPLgrid project provides a fast and flexible way to reproduce the results of full NLO calculations with any input +parton distribution set in only a few milliseconds rather than the weeks normally required to gain adequate statistics. +
+
+Written in C++ (although a fortran interface is included) it can be used for the calculation of any process where the +hard subprocess weights from the convolution with the PDF are available from the calculation. +
+
+The user can use existing grids simply to obtain the fast cross sections, as with fastNLO, but the complete project is +pubically available should the user wish to generate the grids themselves for new cross sections. In this case, the +user interfaces the grid code with NLO calculation, and after running the NLO calculation to achieve the required +statistical precision once, the results of the calculation with any different parton distribution set can be +calculated, typically in around 1 to 100ms, depending on the size of the grid. +
+
+At present, examples exist for MCFM and nlojet++. Since the user code that needs to run to extract the weights and +create the grid may require changes to the NLO calculation code or may be dependent on specific versions of the code, +the specific versions of both MCFM and nlojet++ are included here +
+
+An interface to fastNLO (version 1) grids is included. +
+
+ +The code is under continuous development so please come back soon for more information. +
+
+ + + + +#include "applpost.ihtml" Index: web/tags/web-00-00-23/gnews.cxx =================================================================== --- web/tags/web-00-00-23/gnews.cxx (revision 0) +++ web/tags/web-00-00-23/gnews.cxx (revision 1970) @@ -0,0 +1,280 @@ +// +// @file news.cxx +// +// builds the news table for the news.htm file +// +// +// @author M.Sutton +// +// Copyright (C) 2013 M.Sutton (sutt@cern.ch) +// +// $Id: gprint.cxx, v0.0 Wed 26 Jun 2013 23:05:02 CEST sutt $ + + +#include + +#include +#include +#include +#include + +#include + +#include "applcolours.ihtml" + +#include "grids.h" + +#include + + +/// the real row class - has a "row" (not a tr) for each grid/data +/// set combination + + + +bool contains( const std::string& s, const std::string& regex ) { + return s.find(regex)!=std::string::npos; +} + + +std::string chop( const std::string& s, const std::string& regex ) { + std::string _s = s; + if ( contains(_s,regex) ) _s.erase( 0, _s.find(regex)+regex.size() ); + return _s; +} + + + + + +int intdate(const std::string& d) { + + std::string year = d; + year.erase(year.find("-"),year.size()); + + std::string _month = chop(d,"-"); + _month.erase(_month.find("-"),_month.size()); + + std::string _day = chop(d,"-"); + _day = chop(_day,"-"); + _day.erase(_day.find(":"), _day.size() ); + + return std::atoi( (year+_month+_day).c_str() ); + +} + + + + +std::string dateparse(const std::string& d) { + std::string year = d; + year.erase(year.find("-"),year.size()); + + std::string _month = chop(d,"-"); + _month.erase(_month.find("-"),_month.size()); + + std::string _day = chop(d,"-"); + _day = chop(_day,"-"); + _day.erase(_day.find(":"), _day.size() ); + + static std::string smonth[12] = { "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec" }; + + int month = std::atoi(_month.c_str()); + int day = std::atoi(_day.c_str()); + + + std::stringstream s; + if ( day<10 ) s << " "; + s << day; + + if ( day==1 || day==21 || day==31 ) s << "st "; + else if ( day==2 || day==22 ) s << "nd "; + else if ( day==3 || day==23 ) s << "rd "; + else s << "th "; + + s << smonth[month-1] << " " << year; + + return s.str(); +} + + + + + + + + +class row { + +public: + + /// fill the fields of the row + row( const std::string& d, const std::string& s ) : + m_datei(intdate(d)), + m_date(d), m_text(s) + { } + + /// fill the fields of the row + row( std::ostream& stream, const std::string& d, const std::string& s ) : + m_datei(intdate(d)), + m_date(d), m_text(s) { + print(stream); + } + + + /// actually print out the row + void print( std::ostream& stream=std::cout ) { + + // stream = s; + + static std::string tc[2] = { BGCOLOUR1, BGCOLOUR }; + // static std::string tc[2] = { TABCOLOUR1, TABCOLOUR2 }; + static int icol = 1; + + std::string colour = tc[icol%2]; icol++; + + // stream << "

" << dateparse(m_date) << " " << m_text << "
\n"; + std::string _stream = " \n " + s + "\n
\n"; + + for ( int i=0 ; i\n"; + + stream << "\n\n"; + stream << "#include \"applpost.ihtml\"\n" << std::endl; + + return 0; + +} + + + + + + + +std::vector parsefile( const std::string& filename ) { + + std::fstream datfile; + datfile.open(filename.c_str(), std::ios_base::in); + + + char text[2056]; + + std::string date; + std::string body; + + std::vector rows; + + while ( datfile.getline( text, 2056 ) ) { + + std::string line( text ); + + if ( contains( line, "date:" ) ) { + + if ( body.size()>0 ) { + rows.push_back( row( date, body ) ); + } + + date = chop( line,"date: "); + + body = ""; + } + else { + if ( body.size() ) body += "
"; + body += line; + } + + // std::cout << text << std::endl; + } + + if ( body.size()>0 ) rows.push_back( row( date, body ) ); + + datfile.close(); + + return rows; +} + + + + + +int main() { + + /// read in the dat file + + std::vector rows = parsefile( "news.dat" ); + + /// sort into reverse date order + std::stable_sort( rows.begin(), rows.end() ); + std::reverse( rows.begin(), rows.end() ); + + + /// print to file + + // std::fstream file; + // file.open("news.ihtml", std::ios_base::out); + + // std::ostream& mystream = file; + + print( rows, std::cout ); + + // file.close(); + + return 0; +} Index: web/tags/web-00-00-23/documentation.ihtml =================================================================== --- web/tags/web-00-00-23/documentation.ihtml (revision 0) +++ web/tags/web-00-00-23/documentation.ihtml (revision 1970) @@ -0,0 +1,323 @@ + + +#include "applpre.ihtml" + + + +Instructions + + + + +

+Using the code + +

+ + In APPLgrid, each cross section has it's own grid, stored in it's own + grid file. For the convolution, you create a grid, specifying which file + to use. For instance, a set of jet measurement with 5 different differential + cross sections each corresponding to a different rapidity interval, + will have 5 separate grids - one for each rapidity interval. + +

+ + After installing the APPLgrid code itself, everything needed for reproducing + a particular cross section is encapsulated in the grid itself - there is no need + to download any additional code specific to that cross section. + +

+ As a result, unlike the fastNLO package, which requires both a grid file and a + separate fortran routine for each cross section, since all information is encoded + within the APPLgrid grids themselves it is simply enough to link against the + APPLgrid code and call the convolute method for the appropriate grid, + + +
+      // read the grid
+      appl::grid grid_eta1("atlas-incljets06-eta1.root");
+      
+      // perform the convolution
+      std::vector< double > xsec_eta1 = grid_eta1.vconvolute( evolvepdf_, alphasqcd_ );
+    
+
+
+ + The convolution will use whichever PDF and alphas routines are passed into it. + If you have multiple PDFs set up, no additional code modification is required. + + For multiple grids, simply create new instances, specifying the appropriate grid + file in the constructor. For example + +
+      /// load the grids
+      appl::grid grid_eta1("atlas-incljets06-eta1.root");
+      appl::grid grid_eta2("atlas-incljets06-eta2.root");
+      
+      /// perform the convolutions
+      std::vector< double > xsec_eta1 = grid_eta1.vconvolute( evolvepdf_, alphasqcd_ );
+      std::vector< double > xsec_eta2 = grid_eta2.vconvolute( evolvepdf_, alphasqcd_ );
+    
+
+
+
+ +These latest downloadable grids require no additional scaling and in addition, +include the non-perturbative (or additional) bin-by-bin corrections discussed +in the relevant papers. + +

+ +By default, the convolution will return just the NLO cross section without +application of the additional bin-by-bin. In order to obtain the complete +cross section including the bin-by-bin corrections the class method, eg. +for grid grid_eta1 then + +

+  grid_eta1.setApplyCorrections(true);
+
+ + +should be called before performing the convolution. All subsequent +convolutions will also apply the corrections. To disable this for +grid grid_eta1 call + +
+  grid_eta1.setApplyCorrections(false);
+
+
+ +and subsequent convolutions will not apply the corrections. + +

+ + fastNLO interface + +

+ + + There is also an interface for fastNLO grids, however, since these contain multiple + different cross sections, the interface returns a vector of grids, that the user + is free to call the convolution + + +
+      /// read the fastnlo "scenario"
+      fastnlo f( gridname );
+      
+      /// get the individual grids
+      std::vector< appl::grid* > g = f.grids(); 
+      
+      /// vectopr for the different cross sections
+      std::vector< std::vector < double > > xsec(g.size());
+      for ( int i=0 ; i < g.size() ; i++ ) xsec[i] = g[i]-> vconvolute(  evolvepdf_, alphasqcd_ );
+    
+
+
+ + + Besides the usual setting up of LHAPDF if it is being used etc, no additional coding + is required. + + In addition to the methods which return the cross section values as simple vectors, + routines also exist to return the cropss section directly as a root TH1D, with the + appropriate binning + + +
+      TH1D* hxsec_eta1 = grid_eta1.convolute( evolvepdf_, alphasqcd_ );
+    
+
+ +
+ + As with all root usage, the user should remember to delete the histogram when + they have finished with it, should it be required. + + + + + + + + +

+Fortran interface + +

+ + + There is a fortran interface, however, since the functionality provided by the + APPLgrid code is far more than can be expressed using simple fortran code. For instance, + in fortran it is not possible to have multiple instances of complex data types. + To get round this obvious limitation, specifying a grid by passing some integer + identifer is the solution used in the APPLgrid fortran instance. + In fastNLO, this limitation gives rise to the need for different functions for + each cross section using fastNLO. +

+ If the user must use fortran, we recommend making their basic data structures used + in fortran available to code written in C++ and then writing the APPLgrid access + code in C++ rather than use the fortran interface. + We recommend this approach, since it is usually preferable for the user to write + a wrapper for their own fortran code which will use only basic data types and so + they will be free to develop this as they wish, and maintain access to the full, + rich APPLgrid functionality, rather than have to request access to existing + APPLgrid features that are not implemented in the fortran interface due to + limitations or the fortran language. +

+ Examples of how to this might be achieved are available in the full source tree. + For addition advice, the user can of course contact us. + +
+ + + + + + + +


+Getting Started - compiling the example + +
+ + +
    +
  • First, ensure that hoppet, root and LHAPDF are installed. Details can be found on the + + Downloads page. +
  • +
  • Create a new directory (for example "applgrid") into which you copy the applgrid code +
  • +
  • + From the link in the left menu bar of this page, download the latest version of the + applgrid convolution code, and install it using the standard unix autoconf proceedure, + ie after downloading and untaring the code + +
    +	  ./configure --prefix=< path_to_install_directory >
    +	  make
    +	  make install
    +	
    +
    + + This installs the headers, library and executables in the include, lib and + bin directories of <path_to_install_directory> above. Often this path + is set to /usr/local but to install there, you will require superuser priviledge. +
  • +
  • + + Get the applgrid example code from + + here or the menu on the left. + +
  • +
  • + + After untaring this you should just be able to go to the new examples directory and build the examples + +
    +	    make
    +	  
    +
    + + Further details are contained in the README file in the directory. + +
    +
  • +
+ +
+ Remarks + +
+
+ + There is the useful + +
+      applgrid-config
+    
+
+
+ + utility which provides locations of the installation directory, useful include + and linking flags etc, eg + +
+      % applgrid-config --help
+      applgrid-config: configuration tool for the APPLgrid
+      fast cross section convolution code
+      http://projects.hepforge.org/applgrid/
+      
+      Usage: applgrid-config [[--help|-h] | [--prefix] | [...]]
+      Options:
+      --help | -h    : this help
+      
+      --prefix       : installation prefix (cf. autoconf)
+      --incdir       : path to the APPLgrid header directory
+      --libdir       : path to the APPLgrid library directory
+      --cxxflags     : compiler flags for the C preprocessor
+      --ldflags      : compiler flags for the linker just for c code
+      --ldfflags     : compiler flags for the linker including the fortan interface
+      --share        : path to APPLgrid pdf conbination config files
+
+      --version      : release version number
+      
+    
+
+
+ + For general compilation and linkage with the users own code, the header and library paths can be + specifed to the compiler and linker using the applgrid-config utility as follows + +
+      % applgrid-config --ldflags
+      -L/usr/local/lib -lAPPLgrid -lfAPPLgrid
+      
+      % applgrid-config --cxxflags
+      -I/usr/local/include
+    
+
+
+
+ + + +

+Renormalization and Factorization Scales + +

+ + For grids cross sections up to NLO, all cross sections can be computed with and + different scale factors for the + renormalisation scales, ie muR, 2muR, 4muR etc. Any, arbitrary numerical scaling + factor can be specified by the user, although changes to use a different scale, + ie pT, rather than \hat{s} etc are not currently possible. + + For changes to the factorisation scale, again any arbitrary numerical factor can be + specified by the user, although in this case, APPLgrid uses the hoppet package, + so this needs to be installed before APPLgrid. + + +


+Interfacing your own PDF/alphas code + +

+ + If you wish to interface your own PDF or alphas code, you simply need to define + a function with the same specification at the evolvePDF and alphaQCD routines from the + LHAPDF package. Remember that since the LHAPDF routines are in fortran, then + your PDF and alphas functions should have extern "C" linkage. + + + + + +


+ +If you have any further questions, please contact the authors at: + applgrid @ projects.hepforge.org + + +#include "applpost.ihtml" Index: web/tags/web-00-00-23/nightlies/results.db =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: web/tags/web-00-00-23/nightlies/results.db =================================================================== --- web/tags/web-00-00-23/nightlies/results.db (revision 1969) +++ web/tags/web-00-00-23/nightlies/results.db (revision 1970) Property changes on: web/tags/web-00-00-23/nightlies/results.db ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property