![]()  | 
  
    PandaRoot
    
   | 
 
#include <PndLmdAlignQA.h>
Public Attributes | |
| bool | printCMPXinPathName = true | 
| double | scaleFactor = 1.0 | 
| std::string | fileName | 
| std::string | title | 
| std::string | xtitle | 
| std::string | ytitle | 
| std::string | path | 
| int | bins = 30 | 
| double | xMin = -1 | 
| double | xMax = -1 | 
| int | vectorIndex = 0 | 
Definition at line 24 of file PndLmdAlignQA.h.
| int histParams::bins = 30 | 
Definition at line 28 of file PndLmdAlignQA.h.
| std::string histParams::fileName | 
Definition at line 27 of file PndLmdAlignQA.h.
| std::string histParams::path | 
Definition at line 27 of file PndLmdAlignQA.h.
Referenced by PndLmdAlignQA::setBinaryMatPath(), PndLmdAlignQA::setLmdMatPath(), PndLmdAlignQA::setOutputPath(), and PndLmdAlignQA::setPdfOutPath().
| bool histParams::printCMPXinPathName = true | 
Definition at line 25 of file PndLmdAlignQA.h.
| double histParams::scaleFactor = 1.0 | 
Definition at line 26 of file PndLmdAlignQA.h.
| std::string histParams::title | 
Definition at line 27 of file PndLmdAlignQA.h.
| int histParams::vectorIndex = 0 | 
Definition at line 31 of file PndLmdAlignQA.h.
| double histParams::xMax = -1 | 
Definition at line 30 of file PndLmdAlignQA.h.
| double histParams::xMin = -1 | 
Definition at line 29 of file PndLmdAlignQA.h.
| std::string histParams::xtitle | 
Definition at line 27 of file PndLmdAlignQA.h.
| std::string histParams::ytitle | 
Definition at line 27 of file PndLmdAlignQA.h.