CMS 3D CMS Logo

SuperClusterEtHeepSkim Struct Reference

#include <SUSYBSMAnalysis/CSA07Skims/interface/SuperClusterEtHeepSkim.h>

List of all members.

Public Types

typedef reco::SuperCluster type

Public Member Functions

double operator() (const reco::SuperCluster &c) const


Detailed Description

Definition at line 6 of file SuperClusterEtHeepSkim.h.


Member Typedef Documentation

typedef reco::SuperCluster SuperClusterEtHeepSkim::type

Definition at line 7 of file SuperClusterEtHeepSkim.h.


Member Function Documentation

double SuperClusterEtHeepSkim::operator() ( const reco::SuperCluster c  )  const [inline]

Definition at line 8 of file SuperClusterEtHeepSkim.h.

References reco::CaloCluster::energy(), reco::CaloCluster::position(), and funct::sin().

00008                                                            {
00009        return c.energy() * sin( c.position().theta() );
00010      }


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:33:00 2009 for CMSSW by  doxygen 1.5.4