CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Functions
GlobalObjectMapRecord.h File Reference
#include <string>
#include <vector>
#include "DataFormats/L1TGlobal/interface/GlobalObjectMapFwd.h"
#include "DataFormats/L1TGlobal/interface/GlobalObjectMap.h"

Go to the source code of this file.

Classes

class  GlobalObjectMapRecord
 

Functions

void swap (GlobalObjectMapRecord &lh, GlobalObjectMapRecord &rh)
 

Function Documentation

void swap ( GlobalObjectMapRecord lh,
GlobalObjectMapRecord rh 
)
inline

Definition at line 74 of file GlobalObjectMapRecord.h.

References GlobalObjectMapRecord::swap().

74 { lh.swap(rh); }
void swap(GlobalObjectMapRecord &rh)