Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef powhegAnalysis_H
7 #define powhegAnalysis_H
13 #include "ThePEG/Handlers/AnalysisHandler.h"
14 #include "ThePEG/Repository/CurrentGenerator.h"
15 #include "ThePEG/Repository/EventGenerator.h"
165 #include "ThePEG/Utilities/ClassTraits.h"
174 struct BaseClassTrait<powhegAnalysis,1> {
176 typedef AnalysisHandler NthBase;
182 struct ClassTraits<powhegAnalysis>
183 :
public ClassTraitsBase<powhegAnalysis> {
185 static string className() {
return "ThePEG::powhegAnalysis"; }
189 static string library() {
return "powhegHerwigBB4L.so"; }
virtual void dofinish()
Finalize this object.
powhegAnalysis & operator=(const powhegAnalysis &)
The assignment operator is private and must never be called.
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
int m_unitchoice
Selector for the choice of units.
virtual IBPtr clone() const
Make a simple clone of this object.
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
virtual void analyze(tEventPtr event, long ieve, int loop, int state)
Analyze a given Event.
int m_runNumber
The run number The number identifying the run.
static void Init()
The standard Init function used to initialize the interfaces.
virtual void doinitrun()
Initialize this object.
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
POOL::TEvent event(POOL::TEvent::kClassAccess)
powhegAnalysis()
The default constructor.
unsigned int m_geneventPrecision
Choice of output precision in GenEvent format.
powhegAnalysis(const powhegAnalysis &)
The copy constructor.
static const ClassDescription< powhegAnalysis > m_initpowhegAnalysis
The static object used to initialize the description of this class.
Define macros for attributes used to control the static checker.
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.