Main Page   Class Hierarchy   Compound List   File List   Compound Members  

jetTauVetoCorrection.h

00001 #ifndef ATLFAST_JET_TAUVETO_CORRECTION_H
00002 #define ATLFAST_JET_TAUVETO_CORRECTION_H
00003 
00004 #include <vector>
00005 #include "particle/Particle.h"
00006 #include "atlfast/randomATLASJF.h"
00007 
00008 void jetTauVetoCorrection(const std::vector<Particle*> &plist,
00009                           const int vetoType,
00010                           RAN_COMMON &rc);
00011 
00012 #endif // ATLFAST_JET_TAUVETO_CORRECTION_H

Generated on Tue Apr 13 13:25:32 2004 for ATLAS JAPAN by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002