CMS 3D CMS Logo

List of all members | Public Member Functions | Static Public Member Functions | Private Attributes
l1ct::HgcalClusterDecoderEmulator Class Reference

#include <hgcalinput_ref.h>

Public Member Functions

l1ct::HadCaloObjEmu decode (const ap_uint< 256 > &in) const
 
 HgcalClusterDecoderEmulator (bool slim=false)
 
 HgcalClusterDecoderEmulator (const edm::ParameterSet &pset)
 
 ~HgcalClusterDecoderEmulator ()
 

Static Public Member Functions

static edm::ParameterSetDescription getParameterSetDescription ()
 

Private Attributes

bool slim_
 

Detailed Description

Definition at line 12 of file hgcalinput_ref.h.

Constructor & Destructor Documentation

◆ HgcalClusterDecoderEmulator() [1/2]

l1ct::HgcalClusterDecoderEmulator::HgcalClusterDecoderEmulator ( bool  slim = false)
inline

◆ HgcalClusterDecoderEmulator() [2/2]

l1ct::HgcalClusterDecoderEmulator::HgcalClusterDecoderEmulator ( const edm::ParameterSet pset)

◆ ~HgcalClusterDecoderEmulator()

l1ct::HgcalClusterDecoderEmulator::~HgcalClusterDecoderEmulator ( )

Member Function Documentation

◆ decode()

l1ct::HadCaloObjEmu l1ct::HgcalClusterDecoderEmulator::decode ( const ap_uint< 256 > &  in) const

◆ getParameterSetDescription()

static edm::ParameterSetDescription l1ct::HgcalClusterDecoderEmulator::getParameterSetDescription ( )
static

Member Data Documentation

◆ slim_

bool l1ct::HgcalClusterDecoderEmulator::slim_
private

Definition at line 13 of file hgcalinput_ref.h.