/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
PerfTools/EdmEvent/doc/EdmEvent.doc
44 строки
1 KB
Simone Rossi Tisbeni
xReview code
05 фев 2025, 13:38
05 фев 2025, 13:38
8f8f7c9
Код
Авторство
О чём код?
/*! \page PerfTools_EdmEvent Package PerfTools/EdmEvent <center> <small> <!-- @CVS_TAG@ will be substituted at build time, no need to touch --> <a href=http://cmssw.cvs.cern.ch/cgi-bin/cmssw.cgi/CMSSW/PerfTools/EdmEvent/?cvsroot=CMSSW&only_with_tag=@CVS_TAG@>Source code (CVS tag: @CVS_TAG@)</a> - <a href=http://cmssw.cvs.cern.ch/cgi-bin/cmssw.cgi/CMSSW/PerfTools/EdmEvent/.admin/developers?rev=HEAD&cvsroot=CMSSW&content-type=text/vnd.viewcvs-markup>Administrative privileges</a> </small> </center> \section desc Description <!-- Short description of what this package is supposed to provide --> a tool to measure the size of the edm::Event \subsection interface Public interface <!-- List the classes that are provided for use in other packages (if any) --> - EdmEventSize: provides a public interface that is currently supposed to be used only in the main program edmEventSize. It can however be used in other contexts using a different driver. \subsection tests Unit tests and examples <!-- Describe cppunit tests and example configuration files --> - test_branchSizes: the orginal tool by Luca Lista \subsection Executables <!-- Describe scripts, binaries and other types of executables --> - edmEventSize: for the description of the options please run <em>edmEventSize --help</em> \section status Status and planned development <!-- e.g. completed, stable, missing features --> Completed <hr> Last updated: @DATE@ Author: Vincenzo Innocente, Simone Rossi Tisbeni. */