CMS 3D CMS Logo

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

#include <DEtrait.h>

Public Types

typedef CSCCLCTDigi cand_type
 
typedef CSCCLCTDigiCollection_ coll_type
 

Static Public Member Functions

static int de_type ()
 

Detailed Description

template<>
struct DEtrait< CSCCLCTDigiCollection_ >

Definition at line 218 of file DEtrait.h.

Member Typedef Documentation

◆ cand_type

Definition at line 220 of file DEtrait.h.

◆ coll_type

Definition at line 219 of file DEtrait.h.

Member Function Documentation

◆ de_type()

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

Definition at line 221 of file DEtrait.h.

References dedefs::CSCtpc.

221 { return dedefs::CSCtpc; }