CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
RecoBTau_dataformats Namespace Reference

Variables

dictionary json
 

Detailed Description

   Created on Jun 26, 2013 
   @author:  Mantas Stankevicius
   @contact: mantas.stankevicius@cern.ch
   http://cmsdoxy.web.cern.ch/cmsdoxy/dataformats/
   
   @responsible: 

Variable Documentation

dictionary RecoBTau_dataformats.json
Initial value:
1 = {
2  "full": {
3  "title": "RecoBTau collections (in RECO and AOD)",
4  "data": [
5 
6  ]
7  },
8  "aod": {
9  "title": "RecoBTau collections (in AOD only)",
10  "data": [
11 
12  ]
13  },
14  "reco": {
15  "title": "RecoBTau collections (in RECO only)",
16  "data": [
17 
18  ]
19  }
20 }

Definition at line 11 of file RecoBTau_dataformats.py.