AliRoot Core  da88d91 (da88d91)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliMUONPreClusterFinder.cxx File Reference
#include "AliMUONPreClusterFinder.h"
#include "AliCodeTimer.h"
#include "AliMUONCluster.h"
#include "AliMUONPad.h"
#include "AliMUONVDigit.h"
#include "AliMUONVDigitStore.h"
#include "AliMpArea.h"
#include "AliMpConstants.h"
#include "AliMpVSegmentation.h"
#include "AliLog.h"
#include <Riostream.h>
#include <TObjArray.h>
#include <TVector2.h>
Include dependency graph for AliMUONPreClusterFinder.cxx:

Go to the source code of this file.

Functions

 ClassImp (AliMUONPreClusterFinder) AliMUONPreClusterFinder
 
Bool_t AreOverlapping (const AliMUONPad &pad, const AliMUONCluster &cluster)
 

Function Documentation

Bool_t AreOverlapping ( const AliMUONPad pad,
const AliMUONCluster cluster 
)

Whether the pad overlaps with the cluster

Definition at line 149 of file AliMUONPreClusterFinder.cxx.

Referenced by AliMUONPreClusterFinderV2::NextCluster(), and AliMUONPreClusterFinder::NextCluster().

ClassImp ( AliMUONPreClusterFinder  )

ctor

Definition at line 47 of file AliMUONPreClusterFinder.cxx.