<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://t2bwiki.iihe.ac.be/index.php?action=history&amp;feed=atom&amp;title=Browsing_CMSSW_code</id>
	<title>Browsing CMSSW code - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://t2bwiki.iihe.ac.be/index.php?action=history&amp;feed=atom&amp;title=Browsing_CMSSW_code"/>
	<link rel="alternate" type="text/html" href="https://t2bwiki.iihe.ac.be/index.php?title=Browsing_CMSSW_code&amp;action=history"/>
	<updated>2026-05-31T00:09:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://t2bwiki.iihe.ac.be/index.php?title=Browsing_CMSSW_code&amp;diff=39&amp;oldid=prev</id>
		<title>Maintenance script: Created page with &quot; === How to browse CMSSW code === *Main page for information on CMS software **[http://cms.cern.ch/iCMS/jsp/page.jsp?mode=cms&amp;action=url&amp;urlkey=CMS_CPT CMS Computing, Physic...&quot;</title>
		<link rel="alternate" type="text/html" href="https://t2bwiki.iihe.ac.be/index.php?title=Browsing_CMSSW_code&amp;diff=39&amp;oldid=prev"/>
		<updated>2015-08-26T12:28:17Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; === How to browse CMSSW code === *Main page for information on CMS software **[http://cms.cern.ch/iCMS/jsp/page.jsp?mode=cms&amp;amp;action=url&amp;amp;urlkey=CMS_CPT CMS Computing, Physic...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
=== How to browse CMSSW code ===&lt;br /&gt;
*Main page for information on CMS software&lt;br /&gt;
**[http://cms.cern.ch/iCMS/jsp/page.jsp?mode=cms&amp;amp;action=url&amp;amp;urlkey=CMS_CPT CMS Computing, Physics and Trigger home page]&lt;br /&gt;
*How to browse the CMSSW class list, interfaces and source code ?&lt;br /&gt;
**From the CPT home page, click on [http://cmslxr.fnal.gov/lxr/ LXR]&lt;br /&gt;
*Where can I find examples of CMSSW config files which are the most likely to work ?&lt;br /&gt;
**in Configuration/ReleaseValidation/data (standard CMSSW release tests)&lt;br /&gt;
*Where can I find examples of code usage in CMSSW ?&lt;br /&gt;
**in the CMSSW code itself. E.g. if you would like to use the STL sort algorithm, you can do as follows:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
  echo $CMSSW_RELEASE_BASE&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
  If empty, do &amp;lt;tt&amp;gt;eval &amp;lt;tt&amp;gt;scramv1 ru -csh&amp;lt;/tt&amp;gt;&amp;lt;/tt&amp;gt;, then&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
  cd $CMSSW_RELEASE_BASE/src&lt;br /&gt;
  find . -type f | xargs grep sort&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{TracNotice|{{PAGENAME}}}}&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>