You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cernopendata/modules/fixtures/data/docs/cms-about/cms-about.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ The following are provided through this portal:
19
19
20
20
* Downloadable datasets
21
21
*[Primary datasets](/search?page=1&size=20&subtype=Collision&type=Dataset&experiment=CMS): full reconstructed collision data with no other selections. The data here are referred to as "reconstructed data"; fragmented data from various sub-detectors are processed or "reconstructed" to provide coherent information about individual [physics objects](/docs/cms-physics-objects-2011) such as electrons or particle jets.
22
-
*[Simulation data](/search?page=1&size=20&subtype=Simulated&type=Dataset&experiment=CMS) (for data starting from 2011)
* Examples of [simplified datasets](/search?page=1&size=20&subtype=Derived&type=Dataset&experiment=CMS) derived from the primary ones for use in different applications and analyses
24
24
* Tools
25
25
* A downloadable [Virtual Machine (VM)](/docs/cms-virtual-machine-2011) image with the CMS software environment through which the datasets can be accessed
@@ -39,6 +39,12 @@ The following are provided through this portal:
39
39
* It may have double-counting (i.e. a physics object may appear as a single object of its own type, but it may also be part of a jet).
40
40
* Additional knowledge is needed to define a "good" physics object.
41
41
* Definition of same objects is different in each analysis.
42
+
* Some simulated datasets are provided in the MiniAODSIM format, which is the format used in physics analysis starting from Run2 (2015):
43
+
* MiniAOD/MiniAODSIM is approximately one tenth of the size of AOD/AODSIM.
44
+
* The reduction is obtained defining light-weight physics-object candidate representations, increasing transverse momentum thresholds for storing physics-object candidates, and reduced numerical precision when it is not required at the analysis level.
45
+
* More information on the MiniAOD format
46
+
*[Mini-AOD: A New Analysis Data Format for CMS G Petrucciani, A Rizzi, C Vuosalo on behalf of the CMS Collaboration](https://doi.org/10.1088/1742-6596/664/7/072052)
* The files can be read in [ROOT](http://root.cern.ch/), but they cannot be opened (and understood) as simple data tables.
43
49
* Only the runs that are validated by data quality monitoring should be used in any analysis. The [list of the validated runs](/search?page=1&size=20&q=&type=Environment&subtype=Validation) is provided.
44
50
* A small sample of [raw data](/search?page=1&size=20&q=&experiment=CMS&file_type=raw) is also provided.
0 commit comments