| 
    Jpp test-rotations-new
    
   the software that should make you happy 
   | 
 
Go to the source code of this file.
Classes | |
| class | KM3NETDAQ::JDAQModuleIdentifier | 
| Module identifier.  More... | |
| struct | KM3NETDAQ::JDAQModuleComparator | 
| Auxiliary class to compare modules.  More... | |
Namespaces | |
| namespace | KM3NETDAQ | 
| KM3NeT DAQ data structures and auxiliaries.  | |
Functions | |
| bool | KM3NETDAQ::operator== (const JDAQModuleIdentifier &first, const JDAQModuleIdentifier &second) | 
| Equal operator.   | |
| bool | KM3NETDAQ::operator!= (const JDAQModuleIdentifier &first, const JDAQModuleIdentifier &second) | 
| Not equal operator.   | |
| bool | KM3NETDAQ::operator== (const JDAQModuleIdentifier &module, const int id) | 
| Equal operator.   | |
| bool | KM3NETDAQ::operator!= (const JDAQModuleIdentifier &module, const int id) | 
| Not equal operator.   | |
| bool | KM3NETDAQ::operator< (const JDAQModuleIdentifier &first, const JDAQModuleIdentifier &second) | 
| Less than operator.   | |
| bool | KM3NETDAQ::operator< (const JDAQModuleIdentifier &module, const int id) | 
| Less than operator.   | |