FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
bool zofits::WriteTarget::operator<
(
const
WriteTarget
&
other
)
const
inline
Definition at line
63
of file
zofits.h
.
References
tile_num
.
64
{
65
return
tile_num
< other.tile_num;
66
}
zofits::WriteTarget::tile_num
uint32_t tile_num
Tile index of the data (to make sure that they are written in the correct order)
Definition:
zofits.h:71
zofits
WriteTarget
Generated on Sun Sep 18 2016 20:51:05 for FACT++ by
1.8.11