CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Private Attributes
NanoAODOutputModule::CommonRunBranches Class Reference

Public Member Functions

void branch (TTree &tree)
 
void fill (const edm::RunID &id)
 

Private Attributes

UInt_t m_run
 

Detailed Description

Definition at line 115 of file NanoAODOutputModule.cc.

Member Function Documentation

void NanoAODOutputModule::CommonRunBranches::branch ( TTree &  tree)
inline
void NanoAODOutputModule::CommonRunBranches::fill ( const edm::RunID id)
inline

Definition at line 118 of file NanoAODOutputModule.cc.

References m_run.

Referenced by NanoAODOutputModule::writeRun().

Member Data Documentation

UInt_t NanoAODOutputModule::CommonRunBranches::m_run
private

Definition at line 121 of file NanoAODOutputModule.cc.

Referenced by branch(), and fill().