CMS 3D CMS Logo

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

#include <DEtrait.h>

Public Types

typedef L1CaloRegion cand_type
 
typedef L1CaloRegionCollection coll_type
 

Static Public Member Functions

static int de_type ()
 

Detailed Description

template<>
struct DEtrait< L1CaloRegionCollection >

Definition at line 128 of file DEtrait.h.

Member Typedef Documentation

◆ cand_type

Definition at line 130 of file DEtrait.h.

◆ coll_type

Definition at line 129 of file DEtrait.h.

Member Function Documentation

◆ de_type()

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

Definition at line 131 of file DEtrait.h.

References dedefs::RCTrgn.

131 { return dedefs::RCTrgn; }