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 15 of file L1AnalysisL1CaloClusterDataFormat.h.

Constructor & Destructor Documentation

L1Analysis::L1AnalysisL1CaloClusterDataFormat::L1AnalysisL1CaloClusterDataFormat ( )
inline
L1Analysis::L1AnalysisL1CaloClusterDataFormat::~L1AnalysisL1CaloClusterDataFormat ( )
inline

Definition at line 18 of file L1AnalysisL1CaloClusterDataFormat.h.

18 {};

Member Function Documentation

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

Definition at line 32 of file L1AnalysisL1CaloClusterDataFormat.h.

32  {
33 
34  }
void L1Analysis::L1AnalysisL1CaloClusterDataFormat::Reset ( )
inline

Member Data Documentation

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

Definition at line 42 of file L1AnalysisL1CaloClusterDataFormat.h.

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

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

Definition at line 40 of file L1AnalysisL1CaloClusterDataFormat.h.

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

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

Definition at line 38 of file L1AnalysisL1CaloClusterDataFormat.h.

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

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

Definition at line 39 of file L1AnalysisL1CaloClusterDataFormat.h.

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

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

Definition at line 41 of file L1AnalysisL1CaloClusterDataFormat.h.

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

short int L1Analysis::L1AnalysisL1CaloClusterDataFormat::nCluster

Definition at line 37 of file L1AnalysisL1CaloClusterDataFormat.h.

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

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