Loading [MathJax]/jax/output/SVG/config.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes
AODCollHandleBase.h File Reference
#include "VP1AODSystems/AODSystemController.h"
#include "VP1Base/VP1Interval.h"
#include "VP1Base/VP1QtUtils.h"
#include "VP1Base/VP1StdCollection.h"
#include "xAODBase/ObjectType.h"
#include <QColor>
#include <QList>
#include <iostream>
#include <fstream>
Include dependency graph for AODCollHandleBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AODCollHandleBase
 Base class for all AOD object collections This class primarily handles setting up the interface, and some of the loops updating objects (where it calls child methods to initiate the loops, since handles aren't stored locally) The only data stored here are the name of the collection, and the pointer to the object browser. More...