![]() |
AliRoot Core
3dc7879 (3dc7879)
|
#include <cstdlib>
#include <bitset>
#include <iostream>
#include <sstream>
#include <string>
#include "AliEMCALTriggerSTUDCSConfig.h"
Go to the source code of this file.
Namespaces | |
EMCAL | |
EMCAL::Base | |
EMCAL::Base::Tests | |
EMCAL::Base::Tests::TestAliEMCALTriggerSTUDCSConfig | |
Functions | |
void | EMCAL::Base::Tests::TestAliEMCALTriggerSTUDCSConfig::ConfigureReference (AliEMCALTriggerSTUDCSConfig &testobject) |
Apply reference configuration. More... | |
bool | EMCAL::Base::Tests::TestAliEMCALTriggerSTUDCSConfig::TestEqualSelf () |
Test for operator== on itself. More... | |
bool | EMCAL::Base::Tests::TestAliEMCALTriggerSTUDCSConfig::TestEqualTrue () |
Test for operator== on same object. More... | |
bool | EMCAL::Base::Tests::TestAliEMCALTriggerSTUDCSConfig::TestEqualFalse () |
Test for operator== on different objects. More... | |
bool | EMCAL::Base::Tests::TestAliEMCALTriggerSTUDCSConfig::TestStream () |
Test for the stream operator. More... | |
int | main (int argc, char **argv) |
Test runner for tests of class AliEMCALTriggerSTUDCSConfig. More... | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Test runner for tests of class AliEMCALTriggerSTUDCSConfig.
Running all tests implemented for the TRU DCS Config
argc | Number of commamnd line arguments (not handled) |
argv | Array of command line arguments (not handled) |
Definition at line 191 of file TestsAliEMCALTriggerSTUDCSConfig.cxx.