FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
Public Member Functions
|
List of all members
Ascend Struct Reference
Public Member Functions
bool
operator()
(const
map_ele
&
a
, const
map_ele
&
b
)
Detailed Description
Definition at line
307
of file
PndEmcCluster.cxx
.
Member Function Documentation
bool Ascend::operator()
(
const
map_ele
&
a
,
const
map_ele
&
b
)
inline
Definition at line
309
of file
PndEmcCluster.cxx
.
309
{
310
//std::cout<<"a = "<<a.second<<", b = "<<b.second<<std::endl;
311
return
a
.second >
b
.second;
312
}
b
TTree * b
Definition:
GammaSpectraAnalysis.C:24
a
Int_t a
Definition:
anaLmdDigi.C:126
The documentation for this struct was generated from the following file:
PndEmcCluster.cxx
Generated on Wed Apr 3 2019 10:03:21 for FairRoot/PandaRoot by
1.8.5