Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DFDCCathodeCluster Class Reference

#include <DFDCCathodeCluster.h>

+ Inheritance diagram for DFDCCathodeCluster:

Public Member Functions

 JOBJECT_PUBLIC (DFDCCathodeCluster)
 
void toStrings (vector< pair< string, string > > &items) const
 Return a sensible string representation of this object. More...
 

Public Attributes

vector< const DFDCHit * > members
 DANA identifier. More...
 
int plane
 V=1, U=3. More...
 
int gLayer
 #1-24, which detection layer of all FDC More...
 
int gPlane
 #1-74, which plane out of all FDC modules More...
 
float q_tot
 total energy/charge deposited in the cluster More...
 

Detailed Description

Definition at line 21 of file DFDCCathodeCluster.h.

Member Function Documentation

DFDCCathodeCluster::JOBJECT_PUBLIC ( DFDCCathodeCluster  )
void DFDCCathodeCluster::toStrings ( vector< pair< string, string > > &  items) const
inline

Return a sensible string representation of this object.

Definition at line 32 of file DFDCCathodeCluster.h.

Member Data Documentation

int DFDCCathodeCluster::gLayer

#1-24, which detection layer of all FDC

Definition at line 27 of file DFDCCathodeCluster.h.

Referenced by DFDCCathodeCluster_factory::pique().

int DFDCCathodeCluster::gPlane

#1-74, which plane out of all FDC modules

Definition at line 28 of file DFDCCathodeCluster.h.

Referenced by DFDCCathodeCluster_gPlane_cmp(), and DFDCCathodeCluster_factory::pique().

vector<const DFDCHit*> DFDCCathodeCluster::members

DANA identifier.

DFDCHits that make up this cluster

Definition at line 25 of file DFDCCathodeCluster.h.

Referenced by DFDCCathodeCluster_factory::pique().

int DFDCCathodeCluster::plane

V=1, U=3.

Definition at line 26 of file DFDCCathodeCluster.h.

Referenced by DFDCCathodeCluster_factory::pique().

float DFDCCathodeCluster::q_tot

total energy/charge deposited in the cluster

Definition at line 29 of file DFDCCathodeCluster.h.

Referenced by DFDCCathodeCluster_factory::pique().


The documentation for this class was generated from the following file: