CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
L1Analysis::L1AnalysisL1CaloClusterDataFormat Struct Reference

#include <L1AnalysisL1CaloClusterDataFormat.h>

Public Member Functions

void Init ()
 
 L1AnalysisL1CaloClusterDataFormat ()
 
void Reset ()
 
 ~L1AnalysisL1CaloClusterDataFormat ()
 

Public Attributes

std::vector< float > et
 
std::vector< float > eta
 
std::vector< short int > iet
 
std::vector< short int > ieta
 
std::vector< short int > iphi
 
std::vector< short int > iqual
 
short int nCluster
 
std::vector< float > phi
 

Detailed Description

Definition at line 14 of file L1AnalysisL1CaloClusterDataFormat.h.

Constructor & Destructor Documentation

◆ L1AnalysisL1CaloClusterDataFormat()

L1Analysis::L1AnalysisL1CaloClusterDataFormat::L1AnalysisL1CaloClusterDataFormat ( )
inline

◆ ~L1AnalysisL1CaloClusterDataFormat()

L1Analysis::L1AnalysisL1CaloClusterDataFormat::~L1AnalysisL1CaloClusterDataFormat ( )
inline

Definition at line 16 of file L1AnalysisL1CaloClusterDataFormat.h.

16 {};

Member Function Documentation

◆ Init()

void L1Analysis::L1AnalysisL1CaloClusterDataFormat::Init ( void  )
inline

Definition at line 29 of file L1AnalysisL1CaloClusterDataFormat.h.

29 {}

◆ Reset()

void L1Analysis::L1AnalysisL1CaloClusterDataFormat::Reset ( )
inline

Member Data Documentation

◆ et

std::vector<float> L1Analysis::L1AnalysisL1CaloClusterDataFormat::et

Definition at line 36 of file L1AnalysisL1CaloClusterDataFormat.h.

Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().

◆ eta

std::vector<float> L1Analysis::L1AnalysisL1CaloClusterDataFormat::eta

◆ iet

std::vector<short int> L1Analysis::L1AnalysisL1CaloClusterDataFormat::iet

Definition at line 34 of file L1AnalysisL1CaloClusterDataFormat.h.

Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().

◆ ieta

std::vector<short int> L1Analysis::L1AnalysisL1CaloClusterDataFormat::ieta

Definition at line 32 of file L1AnalysisL1CaloClusterDataFormat.h.

Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().

◆ iphi

std::vector<short int> L1Analysis::L1AnalysisL1CaloClusterDataFormat::iphi

Definition at line 33 of file L1AnalysisL1CaloClusterDataFormat.h.

Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().

◆ iqual

std::vector<short int> L1Analysis::L1AnalysisL1CaloClusterDataFormat::iqual

Definition at line 35 of file L1AnalysisL1CaloClusterDataFormat.h.

Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().

◆ nCluster

short int L1Analysis::L1AnalysisL1CaloClusterDataFormat::nCluster

Definition at line 31 of file L1AnalysisL1CaloClusterDataFormat.h.

Referenced by L1CaloTowerTreeProducer::analyze(), and Reset().

◆ phi

std::vector<float> L1Analysis::L1AnalysisL1CaloClusterDataFormat::phi