CaloTrackCut Class Reference

The calorimeter track cut. Checks for the existence of a track in the calorimeter, using the CaloAxis routine. WARNING: Check() assumes that level 1 data for the calorimeter exists. More...

#include <CaloTrackCut.h>

Inheritance diagram for CaloTrackCut:

PamCut

List of all members.

Public Member Functions

 CaloTrackCut (const char *cutName)
 Constructor.
 ~CaloTrackCut ()
 Destructor.
int Check (PamLevel2 *event)
 The calorimeter track check.

Public Attributes

CaloAxis xCaloAxis
 The CaloAxis objects for the last track. These objects stores information about the track of the last examined event.
CaloAxis yCaloAxis


Detailed Description

The calorimeter track cut. Checks for the existence of a track in the calorimeter, using the CaloAxis routine. WARNING: Check() assumes that level 1 data for the calorimeter exists.

Constructor & Destructor Documentation

CaloTrackCut::CaloTrackCut ( const char *  cutName  )  [inline]

Constructor.

Parameters:
cutName The cut's name.


Member Function Documentation

int CaloTrackCut::Check ( PamLevel2 *  event  )  [virtual]

The calorimeter track check.

Parameters:
event The event to analyze.
Returns:
CUTOK if it is possible to identify a meaningful (chi2 > 0) track in the calorimeter.

0 otherwise.

Implements PamCut.


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

Generated on Fri Jun 5 15:09:01 2009 for PamCut by  doxygen 1.5.9