ATLAS Offline Software
|
#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>
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... | |