[Rivet-svn] r3761 - in branches/2011-07-aida2yoda: data/anainfo data/plotinfo src/Analyses

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Fri Jun 8 15:42:00 BST 2012


Author: hoeth
Date: Fri Jun  8 15:42:00 2012
New Revision: 3761

Log:
merge c3732, 3748 from trunk

Added:
   branches/2011-07-aida2yoda/data/anainfo/ATLAS_2012_I946427.info
      - copied unchanged from r3732, trunk/data/anainfo/ATLAS_2012_I946427.info
   branches/2011-07-aida2yoda/data/plotinfo/ATLAS_2012_I946427.plot
      - copied unchanged from r3732, trunk/data/plotinfo/ATLAS_2012_I946427.plot
   branches/2011-07-aida2yoda/src/Analyses/ATLAS_2012_I946427.cc
      - copied, changed from r3732, trunk/src/Analyses/ATLAS_2012_I946427.cc
Modified:
   branches/2011-07-aida2yoda/data/anainfo/Makefile.am
   branches/2011-07-aida2yoda/data/plotinfo/Makefile.am
   branches/2011-07-aida2yoda/src/Analyses/Makefile.am

Copied: branches/2011-07-aida2yoda/data/anainfo/ATLAS_2012_I946427.info (from r3732, trunk/data/anainfo/ATLAS_2012_I946427.info)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ branches/2011-07-aida2yoda/data/anainfo/ATLAS_2012_I946427.info	Fri Jun  8 15:42:00 2012	(r3761, copy of r3732, trunk/data/anainfo/ATLAS_2012_I946427.info)
@@ -0,0 +1,38 @@
+Name: ATLAS_2012_I946427
+Year: 2012
+Summary: Search for supersymmetry with diphotons and mising Transverse Momentum
+Experiment: ATLAS
+Collider: LHC
+InspireID: 946427
+Status: UNVALIDATED
+Authors:
+ - Peter Richardson <Peter.Richardson at durham.ac.uk>
+References:
+ - arXiv:1111.4116
+ - Phys. Lett. B710 (2012) 519-537
+RunInfo:
+  BSM signal events at 7000 GeV.
+NumEvents: 25000 for BSM signals
+Beams: [p+, p+]
+Energies: [7000]
+Description:
+  'Search for diphoton events with large missing transverse momentum 
+   with integrated luminosity 1.07$\text{fb}^{-1}$ at $\sqrt{s}=7$.
+   No excess of events was observed.'
+BibKey: Aad:2011zj
+BibTeX: '@article{Aad:2011zj,
+      author         = "Aad, Georges and others",
+      title          = "{Search for Diphoton Events with Large Missing Transverse
+                        Momentum in $1\,\text{fb}^{-1}$ of 7 TeV Proton-Proton Collision Data
+                        with the ATLAS Detector}",
+      collaboration  = "ATLAS Collaboration",
+      journal        = "Phys.Lett.",
+      volume         = "B710",
+      pages          = "519-537",
+      year           = "2012",
+      eprint         = "1111.4116",
+      archivePrefix  = "arXiv",
+      primaryClass   = "hep-ex",
+      reportNumber   = "CERN-PH-EP-2011-160",
+      SLACcitation   = "%%CITATION = ARXIV:1111.4116;%%",
+}'

Modified: branches/2011-07-aida2yoda/data/anainfo/Makefile.am
==============================================================================
--- branches/2011-07-aida2yoda/data/anainfo/Makefile.am	Fri Jun  8 15:39:55 2012	(r3760)
+++ branches/2011-07-aida2yoda/data/anainfo/Makefile.am	Fri Jun  8 15:42:00 2012	(r3761)
@@ -49,6 +49,7 @@
   ATLAS_2012_I1094568.info \
   ATLAS_2012_I1095236.info \
   ATLAS_2012_I1082009.info \
+  ATLAS_2012_I946427.info \
   ATLAS_2012_CONF_2012_001.info \
   ATLAS_2012_I1112263.info \
   ATLAS_2012_CONF_2012_033.info \

Copied: branches/2011-07-aida2yoda/data/plotinfo/ATLAS_2012_I946427.plot (from r3732, trunk/data/plotinfo/ATLAS_2012_I946427.plot)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ branches/2011-07-aida2yoda/data/plotinfo/ATLAS_2012_I946427.plot	Fri Jun  8 15:42:00 2012	(r3761, copy of r3732, trunk/data/plotinfo/ATLAS_2012_I946427.plot)
@@ -0,0 +1,19 @@
+# BEGIN PLOT /ATLAS_2012_I946427/count_SR
+Title=Number of signal events
+XLabel=
+YLabel=Number of Events
+LogY=0
+# END PLOT
+
+# BEGIN PLOT /ATLAS_2012_I946427/hist_ET_photon
+Title=$E^\gamma_{\mathrm{T}}$ for the leading photon
+XLabel=$E^\gamma_{\mathrm{T}}$ [GeV]
+YLabel=$\mathrm{Events}/10 \mathrm{GeV}$
+LogY=1
+# END PLOT
+# BEGIN PLOT /ATLAS_2012_I946427/hist_met
+Title=Missing Transverse Energy
+XLabel=$E^{\rm miss}_{\mathrm{T}}$ [GeV]
+YLabel=$\mathrm{Events}/5$\,GeV
+LogY=1
+# END PLOT

Modified: branches/2011-07-aida2yoda/data/plotinfo/Makefile.am
==============================================================================
--- branches/2011-07-aida2yoda/data/plotinfo/Makefile.am	Fri Jun  8 15:39:55 2012	(r3760)
+++ branches/2011-07-aida2yoda/data/plotinfo/Makefile.am	Fri Jun  8 15:42:00 2012	(r3761)
@@ -45,6 +45,7 @@
   ATLAS_2012_I1093738.plot \
   ATLAS_2012_I1094568.plot \
   ATLAS_2012_I1095236.plot \
+  ATLAS_2012_I946427.plot \
   ATLAS_2012_CONF_2012_001.plot \
   ATLAS_2012_I1112263.plot \
   ATLAS_2012_CONF_2012_033.plot \

Copied and modified: branches/2011-07-aida2yoda/src/Analyses/ATLAS_2012_I946427.cc (from r3732, trunk/src/Analyses/ATLAS_2012_I946427.cc)
==============================================================================
--- trunk/src/Analyses/ATLAS_2012_I946427.cc	Sun May 20 10:04:53 2012	(r3732, copy source)
+++ branches/2011-07-aida2yoda/src/Analyses/ATLAS_2012_I946427.cc	Fri Jun  8 15:42:00 2012	(r3761)
@@ -1,7 +1,7 @@
 // -*- C++ -*-
 #include "Rivet/Analysis.hh"
 #include "Rivet/Tools/BinnedHistogram.hh"
-#include "Rivet/RivetAIDA.hh"
+#include "Rivet/RivetYODA.hh"
 #include "Rivet/Tools/Logging.hh"
 #include "Rivet/Projections/FinalState.hh"
 #include "Rivet/Projections/ChargedFinalState.hh"
@@ -42,17 +42,17 @@
       addProjection(photonfs, "Photon");
 
       //
-      FinalState fs;      
+      FinalState fs;
       addProjection(fs, "FS");
 
-      // Used for pTmiss 
+      // Used for pTmiss
       addProjection(VisibleFinalState(-4.9,4.9),"vfs");
 
       // Book histograms
-      _count_SR = bookHistogram1D("count_SR", 1, 0., 1.);
+      _count_SR = bookHisto1D("count_SR", 1, 0., 1.);
 
-      _hist_ET_photon = bookHistogram1D("hist_ET_photon", 48 , 20., 500.);
-      _hist_met       = bookHistogram1D("hist_met"      , 100,  0., 500.);
+      _hist_ET_photon = bookHisto1D("hist_ET_photon", 48 , 20., 500.);
+      _hist_met       = bookHisto1D("hist_met"      , 100,  0., 500.);
 
     }
 
@@ -63,8 +63,8 @@
       const double weight = event.weight();
 
       // require at least 2 photons in final state
-      ParticleVector photons = 
-	applyProjection<IdentifiedFinalState>(event, "Photon").particlesByPt();
+      ParticleVector photons =
+        applyProjection<IdentifiedFinalState>(event, "Photon").particlesByPt();
       if (photons.size() < 2) {
         vetoEvent;
       }
@@ -79,15 +79,15 @@
 
         double phi_P = photon.momentum().phi();
 
-	FourMomentum mom_in_EtCone = -photon.momentum();
+        FourMomentum mom_in_EtCone = -photon.momentum();
         foreach (const Particle& p, fs) {
           // check if it's in the cone of .2
-          if (deltaR(eta_P, phi_P, p.momentum().eta(), 
-		     p.momentum().phi()) >= 0.2) continue;
+          if (deltaR(eta_P, phi_P, p.momentum().eta(),
+                     p.momentum().phi()) >= 0.2) continue;
           mom_in_EtCone += p.momentum();
         }
- 	// apply isolation
- 	if(mom_in_EtCone.Et()>5.) continue;
+        // apply isolation
+        if(mom_in_EtCone.Et()>5.) continue;
 
         // add photon to list of isolated ones
         isolated_photons.push_back(photon);
@@ -95,7 +95,7 @@
 
       // need two isolated photons
       if(isolated_photons.size() < 2 ) {
-	vetoEvent;
+        vetoEvent;
       }
 
       // pTmiss
@@ -130,10 +130,10 @@
 
   private:
 
-    AIDA::IHistogram1D* _count_SR;
-    AIDA::IHistogram1D* _hist_ET_photon;
-    AIDA::IHistogram1D* _hist_met;
-    
+    Histo1DPtr _count_SR;
+    Histo1DPtr _hist_ET_photon;
+    Histo1DPtr _hist_met;
+
   };
 
 

Modified: branches/2011-07-aida2yoda/src/Analyses/Makefile.am
==============================================================================
--- branches/2011-07-aida2yoda/src/Analyses/Makefile.am	Fri Jun  8 15:39:55 2012	(r3760)
+++ branches/2011-07-aida2yoda/src/Analyses/Makefile.am	Fri Jun  8 15:42:00 2012	(r3761)
@@ -89,6 +89,7 @@
     ATLAS_2012_I1083318.cc \
     ATLAS_2012_I1095236.cc \
     ATLAS_2012_I1082009.cc \
+    ATLAS_2012_I946427.cc \
     ATLAS_2012_CONF_2012_041.cc
 endif
 


More information about the Rivet-svn mailing list