|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef VP1CALOSYSTEMS_VP1CALOCELLMANAGER_H
6 #define VP1CALOSYSTEMS_VP1CALOCELLMANAGER_H
46 const QPair<bool,double>&
scale,
100 typedef std::map<VP1CC_SelectionTypes, VP1CaloCellManager*, std::less<VP1CC_SelectionTypes> >
VP1CCManagerContainer;
VP1CCMultimap m_positiveCells
JetConstituentVector::iterator iterator
void add(VP1CaloCell *cell)
VP1CCMultimapIterator m_lastDisplayedNeg
void updateScene(const VP1Interval &newInterval, bool positive)
VP1CCMultimapIterator m_lastDisplayedPos
QPair< VP1Interval, VP1Interval > VP1CCIntervalPair
VP1CC_SoNode2CCMap * m_node2cc
QMap< VP1CC_SelectionTypes, VP1CCIntervalPair > VP1CCIntervalMap
VP1CC_GlobalCuts m_globalCuts
VP1CCMultimapIterator m_firstDisplayedNeg
QPair< bool, double > m_scale
void scaleUpdated(const QPair< bool, double > &)
void globalCutsUpdated(const VP1CC_GlobalCuts &)
void clipVolumeRadiusChanged(double radius)
VP1CCMultimap m_negativeCells
void selectionUpdated(const VP1CCIntervalMap &)
VP1CC_SelectionTypes m_type
VP1CCMultimapIterator m_firstDisplayedPos
void outlineUpdated(const bool &)
VP1CCIntervalPair m_intervals
std::multimap< double, VP1CaloCell * > VP1CCMultimap
VP1CaloCellManager(VP1CC_SelectionTypes type, VP1CC_SoNode2CCMap *node2cc, bool useEt, const QPair< bool, double > &scale, bool outline, const VP1CC_GlobalCuts &globalCuts)
VP1CCMultimap::iterator VP1CCMultimapIterator
std::map< VP1CC_SelectionTypes, VP1CaloCellManager *, std::less< VP1CC_SelectionTypes > > VP1CCManagerContainer
std::map< SoNode *, VP1CaloCell *, std::less< SoNode * > > VP1CC_SoNode2CCMap