|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   29   m_hntrax_rec(nullptr),
 
   33   m_rdz_vs_zed(nullptr),
 
   34   m_rdz_vs_ntrax(nullptr),
 
   35   m_rdz_vs_nvtx(nullptr),
 
   89                const std::vector<TIDA::Vertex*>& vtx1,
 
   99     std::cout << 
"VtxAnalysis::execute() " << 
name()
 
  100           << 
"\tvtx0.size() " << vtx0.size()
 
  101           << 
"\tvtx1.size() " << vtx1.size()
 
  108     m.match( vtx0, vtx1 );
 
  114     for ( 
unsigned i=0 ; 
i<vtx0.size() ; 
i++ ) { 
 
  
TIDA::Histogram< float > * m_rdz_vs_nvtx
ToolHandle< GenericMonitoringTool > * monTool()
void lumi_block(unsigned lb)
TIDA::Histogram< float > * m_hx_res
TIDA::Histogram< float > * m_hzed
TIDA::Histogram< float > * m_hntrax_rec
TIDA::Histogram< float > * m_hy_rec
void execute(const std::vector< TIDA::Vertex * > &vtx0, const std::vector< TIDA::Vertex * > &vtx1, const TIDA::Event *te=0)
TIDA::Histogram< float > * m_rdz_vs_zed
TIDA::Histogram< float > * m_eff_zed
TIDA::Histogram< float > * m_hzed_res
TIDA::Histogram< float > * m_hy
TIDA::Histogram< float > * m_eff_mu
TIDA::Histogram< float > * m_hnvtx
TIDA::Histogram< float > * m_hx_rec
TIDA::Histogram< float > * m_rdz_vs_ntrax
TIDA::Histogram< float > * m_eff_lb
TIDA::Histogram< float > * m_hzed_rec
const std::string & name() const
TIDA::Histogram< float > * m_eff_nvtx
TIDA::Histogram< float > * m_hy_res
TIDA::Histogram< float > * m_hntrax
TIDA::Histogram< float > * m_eff_ntrax
TIDA::Histogram< float > * m_hx
TIDA::Histogram< float > * m_hnvtx_rec
VtxR3Analysis(const std::string &n)