2 #ifndef L1Trigger_TrackFindingTracklet_interface_SLHCEvent_h 3 #define L1Trigger_TrackFindingTracklet_interface_SLHCEvent_h 29 int eventid,
int trackid,
int type,
double pt,
double eta,
double phi,
double vx,
double vy,
double vz);
42 std::vector<int> tps);
46 void setIP(
double x,
double y) {
std::vector< L1SimTrack > simtracks_
std::vector< L1TStub > stubs_
void write(std::ofstream &out)
void setIP(double x, double y)
const L1SimTrack & simtrack(int i) const
void setEventNum(int eventnum)
bool addStub(std::string DTClink, int region, int layerdisk, std::string stubword, int isPSmodule, int isFlipped, double x, double y, double z, double bend, double strip, std::vector< int > tps)
const L1TStub & lastStub() const
unsigned int nsimtracks() const
unsigned int layersHit(int tpid, int &nlayers, int &ndisks)
void addL1SimTrack(int eventid, int trackid, int type, double pt, double eta, double phi, double vx, double vy, double vz)
const L1TStub & stub(int i) const