CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
EdgeProperty Struct Reference

Public Member Functions

 EdgeProperty (const SimTrack *t, int h, int c)
 

Public Attributes

int cumulative_simHits
 
int simHits
 
const SimTracksimTrack
 

Detailed Description

Definition at line 103 of file CaloTruthAccumulator.cc.

Constructor & Destructor Documentation

EdgeProperty::EdgeProperty ( const SimTrack t,
int  h,
int  c 
)
inline

Definition at line 104 of file CaloTruthAccumulator.cc.

FWCore Framework interface EventSetupRecordImplementation h
Helper function to determine trigger accepts.
const SimTrack * simTrack

Member Data Documentation

int EdgeProperty::cumulative_simHits

Definition at line 107 of file CaloTruthAccumulator.cc.

Referenced by CaloTruthAccumulator::accumulateEvent().

int EdgeProperty::simHits
const SimTrack* EdgeProperty::simTrack

Definition at line 105 of file CaloTruthAccumulator.cc.

Referenced by CaloTruthAccumulator::accumulateEvent().