CMS 3D CMS Logo

Classes | Functions

/data/refman/pasoursint/CMSSW_6_1_2_SLHC2_patch1/src/DataFormats/L1GlobalTrigger/interface/L1GlobalTriggerObjectMaps.h File Reference

#include <vector>
#include "DataFormats/L1GlobalTrigger/interface/L1GtLogicParser.h"
#include "DataFormats/Provenance/interface/ParameterSetID.h"

Go to the source code of this file.

Classes

class  L1GlobalTriggerObjectMaps::AlgorithmResult
class  L1GlobalTriggerObjectMaps::CombinationsInCondition
class  L1GlobalTriggerObjectMaps::ConditionResult
class  L1GlobalTriggerObjectMaps::ConditionsInAlgorithm
class  L1GlobalTriggerObjectMaps

Functions

void swap (L1GlobalTriggerObjectMaps &lh, L1GlobalTriggerObjectMaps &rh)

Function Documentation

void swap ( L1GlobalTriggerObjectMaps lh,
L1GlobalTriggerObjectMaps rh 
) [inline]

Definition at line 177 of file L1GlobalTriggerObjectMaps.h.

References L1GlobalTriggerObjectMaps::swap().

                                                                               {
  lh.swap(rh);
}