CMS 3D CMS Logo

Classes | Typedefs | Functions
TrajectorySeed.h File Reference
#include "DataFormats/TrajectorySeed/interface/PropagationDirection.h"
#include "DataFormats/Common/interface/OwnVector.h"
#include "DataFormats/TrackingRecHit/interface/TrackingRecHit.h"
#include "DataFormats/TrajectoryState/interface/PTrajectoryStateOnDet.h"
#include "FWCore/Utilities/interface/Range.h"
#include <utility>
#include <algorithm>

Go to the source code of this file.

Classes

class  TrajectorySeed
 

Typedefs

typedef TrajectorySeed BasicTrajectorySeed
 

Functions

void swap (TrajectorySeed &rh, TrajectorySeed &lh) noexcept
 

Typedef Documentation

◆ BasicTrajectorySeed

Definition at line 67 of file TrajectorySeed.h.

Function Documentation

◆ swap()

void swap ( TrajectorySeed rh,
TrajectorySeed lh 
)
inlinenoexcept

Definition at line 65 of file TrajectorySeed.h.

References mathSSE::lh.

65 { rh.swap(lh); }
bool int lh
Definition: SIMDVec.h:20
void swap(PTrajectoryStateOnDet &ptsos, RecHitContainer &rh, PropagationDirection &dir) noexcept