CMS 3D CMS Logo

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

#include <DEtrait.h>

Public Types

typedef EcalTriggerPrimitiveDigi cand_type
 
typedef EcalTrigPrimDigiCollection coll_type
 

Static Public Member Functions

static int de_type ()
 

Detailed Description

template<>
struct DEtrait< EcalTrigPrimDigiCollection >

Definition at line 107 of file DEtrait.h.

Member Typedef Documentation

◆ cand_type

Definition at line 109 of file DEtrait.h.

◆ coll_type

Definition at line 108 of file DEtrait.h.

Member Function Documentation

◆ de_type()

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

Definition at line 110 of file DEtrait.h.

110 { return dedefs::ECALtp; }

References dedefs::ECALtp.

dedefs::ECALtp
Definition: DEtrait.h:49