Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DBCALCluster_factory.cc File Reference
#include <iostream>
#include "DANA/DApplication.h"
#include "BCAL/DBCALGeometry.h"
#include "BCAL/DBCALHit.h"
#include "BCAL/DBCALUnifiedHit.h"
#include "BCAL/DBCALCluster_factory.h"
#include "units.h"
#include <TMath.h>

Go to the source code of this file.

Functions

bool PointSort (const DBCALPoint *p1, const DBCALPoint *p2)
 
bool ClusterSort (const DBCALCluster *c1, const DBCALCluster *c2)
 

Function Documentation

bool ClusterSort ( const DBCALCluster c1,
const DBCALCluster c2 
)
bool PointSort ( const DBCALPoint p1,
const DBCALPoint p2 
)

Definition at line 22 of file DBCALCluster_factory.cc.

References DBCALPoint::E().

Referenced by DBCALCluster_factory::clusterize().