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
};
5
6
#endif
anyDirection
Definition:
PropagationDirection.h:4
oppositeToMomentum
Definition:
PropagationDirection.h:4
PropagationDirection
PropagationDirection
Definition:
PropagationDirection.h:4
alongMomentum
Definition:
PropagationDirection.h:4
Generated for CMSSW Reference Manual by
1.8.16