CMS 3D CMS Logo

Public Attributes

ElectronLikelihoodCategoryData Struct Reference

#include <ElectronLikelihoodCategoryData.h>

List of all members.

Public Attributes

int ecaldet
 ECAL subdet: 0=Barrel, 1=Endcap.
int iclass
 electron class 0=non-showering 1=showering
int ifullclass
std::string label
 summary label: <variablename>_<species>_<ecalsubdet>_<ptbin>_<iclass>
int ptbin
 pT bin: 0= <15GeV, 1= >15GeV

Detailed Description

Definition at line 5 of file ElectronLikelihoodCategoryData.h.


Member Data Documentation

ECAL subdet: 0=Barrel, 1=Endcap.

Definition at line 8 of file ElectronLikelihoodCategoryData.h.

electron class 0=non-showering 1=showering

Definition at line 12 of file ElectronLikelihoodCategoryData.h.

electron detailed class 0=golden, 1=bigbrem, 2=narrow, 3=showering, 4=cracks

Definition at line 15 of file ElectronLikelihoodCategoryData.h.

summary label: <variablename>_<species>_<ecalsubdet>_<ptbin>_<iclass>

Definition at line 17 of file ElectronLikelihoodCategoryData.h.

pT bin: 0= <15GeV, 1= >15GeV

Definition at line 10 of file ElectronLikelihoodCategoryData.h.