diff --git a/DataAndTools/YouTubePopUp.css b/DataAndTools/YouTubePopUp.css new file mode 100755 index 0000000..fa90e67 --- /dev/null +++ b/DataAndTools/YouTubePopUp.css @@ -0,0 +1,153 @@ +@charset "UTF-8"; + +/* + Name: YouTubePopUp + Description: jQuery plugin to display YouTube video in PopUp, responsive and retina, easy to use. + Version: 1.0.0 + Plugin URL: http://wp-time.com/youtube-popup-jquery-plugin/ + Written By: Qassim Hassan + Twitter: @QQQHZ + Websites: wp-time.com | qass.im | wp-plugins.in + Dual licensed under the MIT and GPL licenses: + http://www.opensource.org/licenses/mit-license.php + http://www.gnu.org/licenses/gpl.html + Copyright (c) 2016 - Qassim Hassan +*/ + +.YouTubePopUp-Wrap{ + position:fixed; + width:100%; + height:100%; + background-color:#000; + background-color:rgba(0,0,0,0.8); + top:0; + left:0; + opacity: 0; + z-index:9999999999999; + -webkit-animation-duration: 0.5s; + animation-duration: 0.5s; + -webkit-animation-fill-mode: both; + animation-fill-mode: both; + -webkit-animation-name: YouTubePopUp; + animation-name: YouTubePopUp; +} + +@-webkit-keyframes YouTubePopUp { + 0% { + opacity: 0; + } + + 100% { + opacity: 1; + } +} + +@keyframes YouTubePopUp { + 0% { + opacity: 0; + } + + 100% { + opacity: 1; + } +} + +body.logged-in .YouTubePopUp-Wrap{ /* For WordPress */ + top:32px; + z-index:99998; +} + +.YouTubePopUp-Content{ + max-width:800px; + display:block; + margin:0 auto; + height:100%; + position:relative; +} + +.YouTubePopUp-Content iframe{ + max-width:100% !important; + width:100% !important; + display:block !important; + height:480px !important; + border:none !important; + position:absolute; + top: 0; + bottom: 0; + margin: auto 0; +} + +.YouTubePopUp-Hide{ + -webkit-animation-duration: 0.5s; + animation-duration: 0.5s; + -webkit-animation-fill-mode: both; + animation-fill-mode: both; + -webkit-animation-name: YouTubePopUpHide; + animation-name: YouTubePopUpHide; +} + +@-webkit-keyframes YouTubePopUpHide { + 0% { + opacity: 1; + } + + 100% { + opacity: 0; + } +} + +@keyframes YouTubePopUpHide { + 0% { + opacity: 1; + } + + 100% { + opacity: 0; + } +} + +.YouTubePopUp-Close{ + position:absolute; + top:0; + cursor:pointer; + bottom:528px; + right:0px; + margin:auto 0; + width:24px; + height:24px; + background:url(close.png) no-repeat; + background-size:24px 24px; + -webkit-background-size:24px 24px; + -moz-background-size:24px 24px; + -o-background-size:24px 24px; +} + +.YouTubePopUp-Close:hover{ + opacity:0.5; +} + +@media all and (max-width: 768px) and (min-width: 10px){ + .YouTubePopUp-Content{ + max-width:90%; + } +} + +@media all and (max-width: 600px) and (min-width: 10px){ + .YouTubePopUp-Content iframe{ + height:320px !important; + } + + .YouTubePopUp-Close{ + bottom:362px; + } +} + +@media all and (max-width: 480px) and (min-width: 10px){ + .YouTubePopUp-Content iframe{ + height:220px !important; + } + + .YouTubePopUp-Close{ + bottom:262px; + } +} diff --git a/DataAndTools/YouTubePopUp.jquery.js b/DataAndTools/YouTubePopUp.jquery.js new file mode 100755 index 0000000..5ea0849 --- /dev/null +++ b/DataAndTools/YouTubePopUp.jquery.js @@ -0,0 +1,75 @@ +/* + Name: YouTubePopUp + Description: jQuery plugin to display YouTube or Vimeo video in PopUp, responsive and retina, easy to use. + Version: 1.0.0 + Plugin URL: http://wp-time.com/youtube-popup-jquery-plugin/ + Written By: Qassim Hassan + Twitter: @QQQHZ + Websites: wp-time.com | qass.im | wp-plugins.in + Dual licensed under the MIT and GPL licenses: + http://www.opensource.org/licenses/mit-license.php + http://www.gnu.org/licenses/gpl.html + Copyright (c) 2016 - Qassim Hassan +*/ + +(function ( $ ) { + + $.fn.YouTubePopUp = function(options) { + + var YouTubePopUpOptions = $.extend({ + autoplay: 1 + }, options ); + + $(this).on('click', function (e) { + + var youtubeLink = $(this).attr("href"); + + if( youtubeLink.match(/(youtube.com)/) ){ + var split_c = "v="; + var split_n = 1; + } + + if( youtubeLink.match(/(youtu.be)/) || youtubeLink.match(/(vimeo.com\/)+[0-9]/) ){ + var split_c = "/"; + var split_n = 3; + } + + if( youtubeLink.match(/(vimeo.com\/)+[a-zA-Z]/) ){ + var split_c = "/"; + var split_n = 5; + } + + var getYouTubeVideoID = youtubeLink.split(split_c)[split_n]; + + var cleanVideoID = getYouTubeVideoID.replace(/(&)+(.*)/, ""); + + if( youtubeLink.match(/(youtu.be)/) || youtubeLink.match(/(youtube.com)/) ){ + var videoEmbedLink = "https://www.youtube.com/embed/"+cleanVideoID+"?autoplay="+YouTubePopUpOptions.autoplay+""; + } + + if( youtubeLink.match(/(vimeo.com\/)+[0-9]/) || youtubeLink.match(/(vimeo.com\/)+[a-zA-Z]/) ){ + var videoEmbedLink = "https://player.vimeo.com/video/"+cleanVideoID+"?autoplay="+YouTubePopUpOptions.autoplay+""; + } + + $("body").append('
+
+ Documentation
+ Datasets
+
+
+ Software
+ Virtual Machines
+
+ |
+
+ + Download the ATLAS open datasets complete collection in a .ZIP file or a subset as single ROOT files. + Don't forget to grab the software or the Virtual Machines to carry out your analysis. + + |
+ + + | +
File type | +Name | +Description | +Last modified | +Size | +# Events | +
---|---|---|---|---|---|
+ | mc_105985.WW.root | +Diboson process WW | +21-Jul-2016 16:00 | +64,7Mb | +500000 | +
+ | mc_105986.ZZ.root | +Diboson process ZZ | +21-Jul-2016 16:00 | +19,8Mb | +125000 | +
+ | mc_105987.WZ.root | +Diboson process WZ | +21-Jul-2016 16:00 | +69,5Mb | +500000 | +
+ | mc_110090.stop_tchan_top.root | +Single top t-channel top | +21-Jul-2016 16:00 | +21,6Mb | +150000 | +
+ | mc_110091.stop_tchan_antitop.root | +single top t-channel antitop | +21-Jul-2016 16:00 | +14,5Mb | +150000 | +
+ | mc_110119.stop_schan.root | +single top s-channel | +21-Jul-2016 16:00 | +15,1Mb | +100000 | +
+ | mc_110140.stop_wtchan.root | +single top Wt-channel | +21-Jul-2016 16:00 | +26,4Mb | +150000 | +
+ | mc_110899.ZPrime400.root | +Z' → tt with MZ' = 400 GeV | +21-Jul-2016 16:00 | +4,4Mb | +21941 | +
+ | mc_110901.ZPrime500.root | +Z' → tt with MZ' = 500 GeV | +21-Jul-2016 16:00 | +4,8Mb | +23231 | +
+ | mc_110902.ZPrime750.root | +Z' → tt with MZ' = 750 GeV | +21-Jul-2016 16:00 | +5,4Mb | +25021 | +
+ | mc_110903.ZPrime1000.root | +Z' → tt with MZ' = 1000 GeV | +21-Jul-2016 16:00 | +5,7Mb | +25525 | +
+ | mc_110904.ZPrime1250.root | +Z' → tt with MZ' = 1250 GeV | +21-Jul-2016 16:00 | +5,6Mb | +25030 | +
+ | mc_110905.ZPrime1500.root | +Z' → tt with MZ' = 1500 GeV | +21-Jul-2016 16:00 | +5,5Mb | +24142 | +
+ | mc_110906.ZPrime1750.root | +Z' → tt with MZ' = 1750 GeV | +21-Jul-2016 16:00 | +5,2Mb | +23084 | +
+ | mc_110907.ZPrime2000.root | +Z' → tt with MZ' = 2000 GeV | +21-Jul-2016 16:00 | +5,0Mb | +21997 | +
+ | mc_110908.ZPrime2250.root | +Z' → tt with MZ' = 2250 GeV | +21-Jul-2016 16:00 | +4,8Mb | +21127 | +
+ | mc_110909.ZPrime2500.root | +Z' → tt with MZ' = 2500 GeV | +21-Jul-2016 16:00 | +4,6Mb | +20327 | +
+ | mc_110910.ZPrime3000.root | +Z' → tt with MZ' = 3000 GeV | +21-Jul-2016 16:00 | +4,4Mb | +19646 | +
+ | mc_117049.ttbar_had.root | +tt → Jets | +21-Jul-2016 16:00 | +5,8Mb | +25170 | +
+ | mc_117050.ttbar_lep.root | +tt → l + X | +21-Jul-2016 16:00 | +300,1Mb | +1500000 | +
+ | mc_147770.Zee.root | +Zee + Jets | +21-Jul-2016 16:00 | +966,1Mb | +7500000 | +
+ | mc_147771.Zmumu.root | +Zμμ + Jets | +21-Jul-2016 16:00 | +946,4Mb | +7500000 | +
+ | mc_147772.Ztautau.root | +Zττ + Jets | +21-Jul-2016 16:00 | +95,8Mb | +750000 | +
+ | mc_160155.ggH125_ZZ4lep.root | +gg → H → ZZ → 4l with MH = 125 GeV | +21-Jul-2016 16:00 | +17,6Mb | +100000 | +
+ | mc_160205.VBFH125_ZZ4lep.root | +VBF H → ZZ → 4l with MH = 125 GeV | +21-Jul-2016 16:00 | +19,4Mb | +100000 | +
+ | mc_161005.ggH125_WW2lep.root | +gg → H → WW → llνν with MH = 125 GeV | +21-Jul-2016 16:00 | +13,6Mb | +100000 | +
+ | mc_161055.VBFH125_WW2lep.root | +VBF H → WW → llνν with MH = 125 GeV | +21-Jul-2016 16:00 | +15,4Mb | +100000 | +
+ | mc_167740.WenuWithB.root | +Weν + Jets with b | +21-Jul-2016 16:00 | +88,0Mb | +750000 | +
+ | mc_167741.WenuJetsBVeto.root | +Weν + Jets with b veto | +21-Jul-2016 16:00 | +305,4Mb | +2600000 | +
+ | mc_167742.WenuNoJetsBVeto.root | +Weν no Jets with b veto | +21-Jul-2016 16:00 | +747,2Mb | +8000000 | +
+ | mc_167743.WmunuWithB.root | +Wμν + Jets with b | +21-Jul-2016 16:00 | +86,7Mb | +750000 | +
+ | mc_167744.WmunuJetsBVeto.root | +Wμν + Jets with b veto | +21-Jul-2016 16:00 | +296,1Mb | +2500000 | +
+ | mc_167745.WmunuNoJetsBVeto.root | +Wμν no Jets with b veto | +21-Jul-2016 16:00 | +689,2Mb | +7500000 | +
+ | mc_167746.WtaunuWithB.root | +Wτν + Jets with b | +21-Jul-2016 16:00 | +12,8Mb | +100000 | +
+ | mc_167747.WtaunuJetsBVeto.root | +Wτν + Jets with b veto | +21-Jul-2016 16:00 | +31,6Mb | +250000 | +
+ | mc_167748.WtaunuNoJetsBVeto.root | +Wτν no Jets with b veto | +21-Jul-2016 16:00 | +56,3Mb | +550000 | +
+ | mc_173041.DYeeM08to15.root | +Drell-Yan ee with Mee[08-15] GeV | +21-Jul-2016 16:00 | +58,2Mb | +400000 | +
+ | mc_173042.DYeeM15to40.root | +Drell-Yan ee with Mee[15-40] GeV | +21-Jul-2016 16:00 | +102,2Mb | +750000 | +
+ | mc_173043.DYmumuM08to15.root | +Drell-Yan μμ with Mμμ[08-15] GeV | +21-Jul-2016 16:00 | +76,1Mb | +500000 | +
+ | mc_173044.DYmumuM15to40.root | +Drell-Yan μμ with Mμμ[15-40] GeV | +21-Jul-2016 16:00 | +105,9Mb | +750000 | +
+ | mc_173045.DYtautauM08to15.root | +Drell-Yan ττ with Mττ[08-15] GeV | +21-Jul-2016 16:00 | +1,5Mb | +9993 | +
+ | mc_173046.DYtautauM15to40.root | +Drell-Yan ττ with Mττ[15-40] GeV | +21-Jul-2016 16:00 | +4,6Mb | +32393 | +
File type | +Name | +Description | +Last modified | +Size | +# Events | +
---|---|---|---|---|---|
+ | DataEgamma.root | +ATLAS 2012 data Egamma-string sample for 2016 open data release | +21-Jul-2016 16:00 | +746,3Mb | +7917590 | +
+ | DataMuons.root | +ATLAS 2012 data Muons-string sample for 2016 open data release | +21-Jul-2016 16:00 | +619,8Mb | +7028084 | +
File type | +Name | +Description | +Last modified | +Size | +
---|---|---|---|---|
+ | complete_set_of_ATLAS_open_data_samples_July_2016.zip | +Complete set of Data and MonteCarlo samples into a single ZIP file | +21-Jul-2016 16:00 | +5,6Gb | +
Do you need help? Go to the documentation of this Level or its dedicated resource:
+You can download the complete software framework in a .ZIP file. Alternatively, download it from our dedicated - GitHub repository where you can also browse the files. + GitHub repository where you can also browse the files.
- The data is made available under the CC0 public domain dedication and is therefore not subject to usage restrictions. However, please note that the data and Monte Carlo presented are explicitly processed for educational uses. - These data are not used for ATLAS analysis. They have been uniquely processed to reduce significantly the complexity of the data, and time for the processing, so that it can be used easily for educational uses. (ADD GENERAL DISCLAIMER AND LIMITATION ON LIABILITY) + The data is made available under the CC0 public domain dedication and is therefore not subject to usage restrictions. However, please note that the data and Monte Carlo presented are explicitly processed for educational uses. + These data are not used for ATLAS analysis. They have been uniquely processed to reduce significantly the complexity of the data, and time for the processing, so that it can be used easily for educational uses.
++ Neither the authors of this website, its components and resources (datasets, apps and software), nor their employing institutes, nor the agencies providing financial support for this work make any representation or warranty, explicitly or implicitly, regarding this this website, its components and resources (datasets, apps and software) or assume any liability for its use. +
+
You are free to use ATLAS imagery, video and audio material for educational, scientific, or informational purposes (including photo collections, textbooks, public exhibits and Web pages) provided the copyright is shown as follows:
-
-
+
ATLAS Experiment © 2016 CERN
-
-
+
ATLAS images are under CERN copyright. If the ATLAS material is to be used for commercial purposes, it must not explicitly or implicitly convey CERN or ATLAS' endorsement.