CMS 3D CMS Logo

List of all members | Public Types | Static Public Member Functions
DEtrait< L1MuGMTCandCollection > Struct Template Reference

#include <DEtrait.h>

Public Types

typedef L1MuGMTCand cand_type
 
typedef L1MuGMTCandCollection coll_type
 

Static Public Member Functions

static int de_type ()
 

Detailed Description

template<>
struct DEtrait< L1MuGMTCandCollection >

Definition at line 246 of file DEtrait.h.

Member Typedef Documentation

◆ cand_type

Definition at line 248 of file DEtrait.h.

◆ coll_type

Definition at line 247 of file DEtrait.h.

Member Function Documentation

◆ de_type()

static int DEtrait< L1MuGMTCandCollection >::de_type ( )
inlinestatic

Definition at line 249 of file DEtrait.h.

References dedefs::GMTcnd.

249 { return dedefs::GMTcnd; }