CMS 3D CMS Logo

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

#include <DEtrait.h>

Public Types

typedef L1GctJetCand cand_type
 
typedef L1GctJetCandCollection coll_type
 

Static Public Member Functions

static int de_type ()
 

Detailed Description

template<>
struct DEtrait< L1GctJetCandCollection >

Definition at line 142 of file DEtrait.h.

Member Typedef Documentation

◆ cand_type

Definition at line 144 of file DEtrait.h.

◆ coll_type

Definition at line 143 of file DEtrait.h.

Member Function Documentation

◆ de_type()

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

Definition at line 145 of file DEtrait.h.

References dedefs::GCTjet.

145 { return dedefs::GCTjet; }