CMS 3D CMS Logo

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

#include <DEtrait.h>

Public Types

typedef L1GctEmCand cand_type
 
typedef L1GctEmCandCollection coll_type
 

Static Public Member Functions

static int de_type ()
 

Detailed Description

template<>
struct DEtrait< L1GctEmCandCollection >

Definition at line 135 of file DEtrait.h.

Member Typedef Documentation

◆ cand_type

Definition at line 137 of file DEtrait.h.

◆ coll_type

Definition at line 136 of file DEtrait.h.

Member Function Documentation

◆ de_type()

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

Definition at line 138 of file DEtrait.h.

References dedefs::GCTem.

138 { return dedefs::GCTem; }