CMS 3D CMS Logo

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

#include <DEtrait.h>

Public Types

typedef L1GctEtTotal cand_type
 
typedef L1GctEtTotalCollection coll_type
 

Static Public Member Functions

static int de_type ()
 

Detailed Description

template<>
struct DEtrait< L1GctEtTotalCollection >

Definition at line 161 of file DEtrait.h.

Member Typedef Documentation

◆ cand_type

Definition at line 163 of file DEtrait.h.

◆ coll_type

Definition at line 162 of file DEtrait.h.

Member Function Documentation

◆ de_type()

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

Definition at line 164 of file DEtrait.h.

References dedefs::GCTettot.

164 { return dedefs::GCTettot; }