Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
DataFormats
TrajectorySeed
interface
PropagationDirection.h
Go to the documentation of this file.
1
#ifndef dataFormats_PropagationDirection_H
2
#define dataFormats_PropagationDirection_H
3
4
enum
PropagationDirection
{
oppositeToMomentum
,
alongMomentum
,
anyDirection
,
invalidDirection
};
5
6
#endif
invalidDirection
Definition:
PropagationDirection.h:4
anyDirection
Definition:
PropagationDirection.h:4
alongMomentum
Definition:
PropagationDirection.h:4
PropagationDirection
PropagationDirection
Definition:
PropagationDirection.h:4
oppositeToMomentum
Definition:
PropagationDirection.h:4
Generated for CMSSW Reference Manual by
1.8.5