--- PamCut/doc/Doxygen/html/classCaloNotIntCut.html 2009/05/27 13:30:08 1.1.1.1 +++ PamCut/doc/Doxygen/html/classCaloNotIntCut.html 2009/09/25 15:42:25 1.3 @@ -44,31 +44,21 @@  CaloNotIntCut (const char *cutName, TrkTrack *trkTrack, float qRatioMin=0.8)  Constructor for tracker track. Use this constructor if you want to use the tracker track to perform the non-interaction check.
CaloNotIntCut (const char *cutName, CaloAxis *xCaloAxis, CaloAxis *yCaloAxis, float qRatioMin=0.8) + CaloNotIntCut (const char *cutName, CaloAxis *xCaloAxis, CaloAxis *yCaloAxis, float qRatioMin=0.8)  Constructor for calorimeter track. Use this constructor if you want to use the calorimeter track to perform the non-interaction check.
~CaloNotIntCut () +~CaloNotIntCut () - Destructor.
+ Destructor.
int Check (PamLevel2 *event)  The non-interacting track check.
-

Private Attributes

-TrkTrack * _trkTrack - -CaloAxis_xCaloAxis - -CaloAxis_yCaloAxis - -float _qRatioMin -

Detailed Description

The non-interacting track cut. This check discards all the events who interacts in the calorimeter. It is possible to choose the track to use for the check. To improve computation speed, Check does NOT computes the track for the event; the track information is supposed to lie in some external object, whose address has to be passed to the constructor. The user is then demanded to fill this external object with the proper track information for the current event before calling Check or ApplyCut. Currently, only the check with the calorimeter track is implemented.

-CUT DEPENDENCIES: CaloTrackCut for the existence of the track (it can also provide the CaloAxis objects). -

Definition at line 27 of file CaloNotIntCut.h.

-

Constructor & Destructor Documentation

+CUT DEPENDENCIES: CaloTrackCut for the existence of the track (it can also provide the CaloAxis objects).

Constructor & Destructor Documentation

@@ -112,8 +102,6 @@ -

Definition at line 40 of file CaloNotIntCut.h.

-

@@ -129,13 +117,13 @@ - CaloAxis *  + CaloAxis *  xCaloAxis, - CaloAxis *  + CaloAxis *  yCaloAxis, @@ -159,38 +147,13 @@

Parameters:
- - + +
cutName The name of the cut.
xCaloAxis The pointer to the CaloAxis object for X axis
yCaloAxis The pointer to the CaloAxis object for Y axis
xCaloAxis The pointer to the CaloAxis object for X axis
yCaloAxis The pointer to the CaloAxis object for Y axis
qRatioMin The minimum threshold for the ratio between track charge and total charge in CALO.
Returns:
-

Definition at line 54 of file CaloNotIntCut.h.

- - -

- -

-
- - - - - - - - -
CaloNotIntCut::~CaloNotIntCut (  )  [inline]
-
-
- -

-Destructor. -

- -

Definition at line 61 of file CaloNotIntCut.h.

-


Member Function Documentation

@@ -223,93 +186,12 @@

Implements PamCut.

-

Definition at line 11 of file CaloNotIntCut.cpp.

- -

References _qRatioMin, _trkTrack, _xCaloAxis, _yCaloAxis, CUTOK, and CaloAxis::GetQaxis().

- - -

-


Member Data Documentation

- -
-
- - - - -
float CaloNotIntCut::_qRatioMin [private]
-
-
- -

- -

Definition at line 77 of file CaloNotIntCut.h.

- -

Referenced by Check().

- -
-

- -

-
- - - - -
TrkTrack* CaloNotIntCut::_trkTrack [private]
-
-
- -

- -

Definition at line 75 of file CaloNotIntCut.h.

- -

Referenced by Check().

- -
-

- -

-
- - - - -
CaloAxis* CaloNotIntCut::_xCaloAxis [private]
-
-
- -

- -

Definition at line 76 of file CaloNotIntCut.h.

- -

Referenced by Check().

- -
-

- -

-
- - - - -
CaloAxis * CaloNotIntCut::_yCaloAxis [private]
-
-
- -

- -

Definition at line 76 of file CaloNotIntCut.h.

- -

Referenced by Check().

-


The documentation for this class was generated from the following files: +
  • CaloCuts/CaloNotIntCut/CaloNotIntCut.h
  • CaloCuts/CaloNotIntCut/CaloNotIntCut.cpp -
    Generated on Wed May 27 15:21:33 2009 for PamCut by  +
    Generated on Fri Jun 5 15:09:00 2009 for PamCut by  doxygen 1.5.9