GeoFieldCut Class Reference

The geomagnetic cut. More...

#include <GeoFieldCut.h>

Inheritance diagram for GeoFieldCut:

PamCut

List of all members.

Public Member Functions

 GeoFieldCut (const char *cutName, Float_t bAbs)
 Constructor.
 ~GeoFieldCut ()
 Destructor.
int Check (PamLevel2 *event)
 Apply the geomagnetic cut.


Detailed Description

The geomagnetic cut.

Constructor & Destructor Documentation

GeoFieldCut::GeoFieldCut ( const char *  cutName,
Float_t  bAbs 
) [inline]

Constructor.

Parameters:
cutName The cut's name..
bAbs The lower threshold value of the geomagnetic field, in gauss.


Member Function Documentation

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

Apply the geomagnetic cut.

This routine rejects the events with |B| < bAbs.

Parameters:
event The event to analyze.
Returns:
CUTOK if |B| > bAbs, 0 otherwise.

Implements PamCut.


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

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