--- PamCut/doc/Doxygen/html/classCaloTrackCut.html 2009/05/27 13:30:06 1.1
+++ PamCut/doc/Doxygen/html/classCaloTrackCut.html 2009/06/05 13:16:21 1.2
@@ -22,7 +22,7 @@
-
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.
+
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>
@@ -44,24 +44,25 @@
| CaloTrackCut (const char *cutName) |
| Constructor.
|
-
| ~CaloTrackCut () |
+
+ | ~CaloTrackCut () |
-
| Destructor.
|
+
| Destructor.
|
int | Check (PamLevel2 *event) |
| The calorimeter track check.
|
Public Attributes |
|
-
CaloAxis | xCaloAxis |
+
+CaloAxis | xCaloAxis |
-
| The CaloAxis objects for the last track. These objects stores information about the track of the last examined event.
|
-
CaloAxis | yCaloAxis |
+
| 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.
-
Definition at line 21 of file CaloTrackCut.h.
-
Constructor & Destructor Documentation
+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 |
- ( |
- |
- ) |
- [inline] |
-
-
-
-
Member Function Documentation
@@ -144,57 +120,12 @@
Implements PamCut.
-
Definition at line 13 of file CaloTrackCut.cpp.
-
-
References CUTOK, CaloAxis::FitAxis(), CaloAxis::GetChi2(), CaloAxis::Reset(), xCaloAxis, and yCaloAxis.
-
-
-