LCOV - code coverage report
Current view: top level - STEER/STEERBase - AliVAODHeader.cxx (source / functions) Hit Total Coverage
Test: coverage.info Lines: 1 5 20.0 %
Date: 2016-06-14 17:26:59 Functions: 1 3 33.3 %

          Line data    Source code
       1             : // We need the.cxx for the classimp and for CMake to compile the class
       2             : #include "AliVAODHeader.h"
       3             : #include "AliLog.h"
       4             : 
       5         176 : ClassImp(AliVAODHeader);
       6             : 
       7             : //_________________________________________
       8             : void AliVAODHeader::SetDAQAttributes(UInt_t)
       9             : {
      10             :   // warn
      11           0 :   AliWarning("not implmented");
      12           0 : }
      13             : 
      14             : //_________________________________________
      15             : UInt_t AliVAODHeader::GetDAQAttributes() const
      16             : {
      17             :   // warn
      18           0 :   AliWarning("not implmented");
      19           0 :   return 0;
      20             : }

Generated by: LCOV version 1.11