ATLAS Offline Software
Classes
FPGATrackSimRoad.h File Reference

Defines a class for roads. More...

#include <vector>
#include <unordered_set>
#include <ostream>
#include "TObject.h"
#include "FPGATrackSimObjects/FPGATrackSimTypes.h"
#include "FPGATrackSimObjects/FPGATrackSimHit.h"
#include "FPGATrackSimObjects/FPGATrackSimMultiTruth.h"
Include dependency graph for FPGATrackSimRoad.h:

Go to the source code of this file.

Classes

class  FPGATrackSimRoad
 

Detailed Description

Defines a class for roads.

Author
Riley Xu - riley.nosp@m..xu@.nosp@m.cern..nosp@m.ch
Date
Janurary 13th, 2020 Roads are triggered bins in Hough. They collect the hits that fired the bin with some auxillary information.

Definition in file FPGATrackSimRoad.h.