CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

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

Definition at line 16 of file L1AnalysisL1CaloClusterDataFormat.h.

16 {};

Member Function Documentation

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

Definition at line 29 of file L1AnalysisL1CaloClusterDataFormat.h.

29 {}
void L1Analysis::L1AnalysisL1CaloClusterDataFormat::Reset ( )
inline

Member Data Documentation

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

Definition at line 36 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 34 of file L1AnalysisL1CaloClusterDataFormat.h.

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

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

Definition at line 32 of file L1AnalysisL1CaloClusterDataFormat.h.

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

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

Definition at line 33 of file L1AnalysisL1CaloClusterDataFormat.h.

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

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

Definition at line 35 of file L1AnalysisL1CaloClusterDataFormat.h.

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

short int L1Analysis::L1AnalysisL1CaloClusterDataFormat::nCluster

Definition at line 31 of file L1AnalysisL1CaloClusterDataFormat.h.

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

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