CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Enumerations | Functions | Variables
L1MuDTAssParam.h File Reference
#include <iosfwd>

Go to the source code of this file.

Enumerations

enum  PtAssMethod {
  PT12L, PT12H, PT13L, PT13H,
  PT14L, PT14H, PT23L, PT23H,
  PT24L, PT24H, PT34L, PT34H,
  PT12LO, PT12HO, PT13LO, PT13HO,
  PT14LO, PT14HO, PT23LO, PT23HO,
  PT24LO, PT24HO, PT34LO, PT34HO,
  PT15LO, PT15HO, PT25LO, PT25HO,
  NODEF
}
 

Functions

std::ostream & operator<< (std::ostream &s, PtAssMethod method)
 

Variables

const int MAX_PTASSMETH = 28
 

Enumeration Type Documentation

Enumerator
PT12L 
PT12H 
PT13L 
PT13H 
PT14L 
PT14H 
PT23L 
PT23H 
PT24L 
PT24H 
PT34L 
PT34H 
PT12LO 
PT12HO 
PT13LO 
PT13HO 
PT14LO 
PT14HO 
PT23LO 
PT23HO 
PT24LO 
PT24HO 
PT34LO 
PT34HO 
PT15LO 
PT15HO 
PT25LO 
PT25HO 
NODEF 

Definition at line 23 of file L1MuDTAssParam.h.

Function Documentation

std::ostream& operator<< ( std::ostream &  s,
PtAssMethod  method 
)

Variable Documentation

const int MAX_PTASSMETH = 28